At 9:29 AM +0100 1/24/02, Pierre Delain wrote: >I try to use the expression "set the topstack to the defaultstack" found in >the Transcript dictionary in order to put a stack in the active window. But >Rev return an error.... >The same if I try to put "set the topstack to "Mystack"" in a script. Is it >a bug? >If this expression cannot be used, how can I put a stack in the frontmost >window?
If I understand correctly, you're looking for go stack "newStack" in the window of stack "currentStack" Do the docs really say "set the topstack to the defaultstack?" I would think "set the defaultStack to the topStack" would be more likely. regards, Geoff _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
