Stop IDE from executing stack when opening stack?
J. Landman Gay
jacque at hyperactivesw.com
Thu Apr 27 01:37:51 EDT 2006
Garrett Hylltun wrote:
> Robert Brenstein wrote:
>> When programming such potentially problematic actions, it is usually a
>> good idea to program an escape. Like when holding the control and
>> shift key down disables the check or disables executing the quit. Or
>> more complicated: if the check fails and alt is down, beep and wait
>> for key input. One specific key aborts the quit, others make it
>> continue normally. You get the idea :)
>
> Originally I did have such a routine in place.
Or in a pinch, type this into the message box:
lock messages;go stack "myStack"
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list