A couple of very basic Rev object questions

David Squance squance at elkvalley.net
Sat Jan 17 22:45:32 EST 2004


I've been using   toplevel stack "stackName"   successfully, as long as the
stack "stackName" is open, ie. in memory, but not showing.

I don't know if your syntax is incorrect or if there's some other problem.
Dave

>I did find one error occurring though. I had an "go stack" command in my
>"openCard" handler. When I moved the handler to the stack script that line
>causes a repeated error (I tried changing it to an openStack handler
>instead, but the same error occurs):
>
>         executing at 12:01:49 PM
>Type    Handler: error in statement
>Object    mainstack
>Line    go stack "onlineStack" as topLevel
>Hint    openStack
>
>
>That line causes no problem when in the card script instead.
>
>Any idea why?
>
>doug




More information about the use-livecode mailing list