James Hurley wrote: > Hi Mark, > > Thanks. On further testing I see that you are right--generally > speaking. > > My problem is when I attempt to open a stack from a Palette stack > with the statement: > > open stack "mystack" > > the stack opens but the PreOpenStack handler is not executed. > > On the on the other hand, If I open it from Open in the FIle menu, the > PreOpenStack is executed. > > Is there something about opening a stack from another stack that does > not trigger the PreOpenStack message?
Try using "go stack" to the stack file name on disk. This should always trigger a preOpenStack. Aloha from Hawaii, Jim Bufalini _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
