[futurebasic] Re: Interrupting quit

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 1998 : Group Archive : Group : All Groups

From: GBeckman <GBeckman@...>
Date: Fri, 27 Mar 1998 21:36:03 EST
In a message dated 3/27/98 7:47:06 PM, you wrote:

>Will gAction = 0 stop the quit app process in Action:Menu, and not create any
>side effects?


  Better check gKissOfDeath also.  If it is non zero, you are going to quit.
gKissOFDeath will cause gAction=_windowAction and gSubAction=_windowClose.

Hope This Helps,

George