7.0.1-RC1 selectively not obeying "open card in script?

J. Landman Gay jacque at hyperactivesw.com
Wed Nov 5 13:46:03 EST 2014


On 11/5/2014, 12:35 PM, Dr. Hawkins wrote:
> On Wed, Nov 5, 2014 at 9:43 AM, Peter Haworth <pete at lcsql.com> wrote:
>
>> Not likely as this has been working but check "the result" after the open
>> statement to see if some sort of error occurred.
>>
>
> (ck is a simple routine to log/put messages.  Here it is effectively a 1
> argument put)
>
>   ck srcCd & cr & the long name of srcCd & cr & exists(srcCd)
>
> card scD_1207 of stack rawForms
> card "scD_1207" of stack "rawForms" of stack
> "/Users/hawk/dhbk/1411/141105/dochawkbk.141105b.livecode"
> true
>
>   open invisible srcCd
>   ck the result
>
> no such card
>
> Huh?
>
> The same result if I don't use the "invisible"
>

What happens if you use "go" instead of "open"?

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list