How to Quit with a button
Bob Sneidar
bobsneidar at iotecdigital.com
Wed Dec 10 12:21:00 EST 2014
Sweet!
Bob S
> On Dec 9, 2014, at 09:46 , J. Landman Gay <jacque at hyperactivesw.com> wrote:
>
> That only happens in the IDE, you can lock messages before quitting. Or, what I usually do from the message box: delete this stack. (Or you can use the menu option to remove from memory.) Then a regular quit doesn't ask.
>
> On December 9, 2014 11:25:36 AM CST, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>> My perennial question is, how do I quit without saving the stack or
>> even asking? There ought to be a “close without saving” variation.
>>
>> Bob S
>>
>>
>> On Dec 7, 2014, at 15:25 , Colin Holgate
>> <coiin at verizon.net<mailto:coiin at verizon.net>> wrote:
>>
>> Try this instead:
>>
>> on mouseup
>> quit
>> end mouseup
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> --
> Jacqueline Landman Gay | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list