Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Quit Visual Foxpro
Message
From
25/03/1999 17:49:54
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00201951
Message ID:
00202158
Views:
25
>&& main.prg
>do form frmbudget
>on shutdown clear
>read event
>
>&& cmdQuit
>on shutdown clear event
>thisform.release()

Nick -
Try this:

form.init
ON SHUTDOWN THIS.cmdQuit.Click() && call the cleanup routine

form.cmdQuit.Click
ON SHUTDOWN && to clear ON SHUTDOWN
CLEAR EVENT

HTH
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Previous
Reply
Map
View

Click here to load this message in the networking platform