Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to exit ?
Message
 
 
To
22/02/2004 14:28:34
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00879742
Message ID:
00879748
Views:
14
Does the next work?

IF AcceptUser
This.DefineMenu()
ELSE

QUIT

ENDIF

.
.
.
PROCEDURE AppExit
CLEAR EVENTS
oMainObject = .NULL.
ON SHUTDOWN
QUIT
ENDPROC
*-----

AT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform