Open stack in "safe" mode

Jim Ault JimAultWins at yahoo.com
Sat Apr 15 01:11:01 EDT 2006


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" <JimAultWins at yahoo.com> wrote:

> On 4/14/06 9:23 PM, "Robert Sneidar" <bobs at twft.com> 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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list