On Wed, Nov 5, 2014 at 9:43 AM, Peter Haworth <p...@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"

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to