OOOOPS !! That should be "it" instead of "myStack" > answer file "Edit the script of this stack:" > edit the script of stack it
On 4/14/06 9:49 PM, "Jim Ault" <[EMAIL PROTECTED]> wrote: > On 4/14/06 9:23 PM, "Robert Sneidar" <[EMAIL PROTECTED]> wrote: > >> Well I figured this out pretty quickly. I put this into a button of a >> new stack: >> >> on mouseUp >> answer file "Edit the script of this stack:" >> put it into myStack >> edit the script of stack myStack >> end mouseUp >> >> and then removed the offending code. All's well. :-) > > A way could be > > --the multi-line message box > > set the lock messages to true > go stack problemStack > > --or in the multi-line message box > > answer file "Edit the script of this stack:" > edit the script of stack myStack > > > HTH > > Jim Ault > Las Vegas > > > _______________________________________________ > 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 _______________________________________________ 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
