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

Peter Haworth pete at lcsql.com
Wed Nov 5 14:09:44 EST 2014


Maybe some sort of de-referencing problem?  What happens if you:

go card "scD_1207" of stack "rawForms"

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>

On Wed, Nov 5, 2014 at 10:35 AM, Dr. Hawkins <dochawk at gmail.com> 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"
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list