If I take the exact same handler and put it in the card script instead of
the stack script it works.

doug

On 1/18/04 12:45 PM, "David Squance" <[EMAIL PROTECTED]> wrote:

> 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
> 
> 
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to