strange indeed.. but why do you have statements after a quit statement anyway? If you can't remove those fopr some reason just add return after the quit.
On 12/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I wonder if this is normal. In the action item of a button I have "quit" statement. However, the program does not seem to quit. The chain of events is something like this : Open Method : statement1 statement2 open_Window //this window has the quit button statement4 statement5 so what happens is that after the "quit", it continues executing statement4 and statement5. This seems strange. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
