Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want my cake, why doesn't this work
Message
From
09/01/2001 01:41:11
 
 
To
09/01/2001 01:08:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00460963
Message ID:
00461027
Views:
14
>on shutdown iif(messagebox('Wanna Quit?', 4) = 6, ;
> _vfp.DoCmd("_vfp.Quit"), '')


Haha, that one crossed my mind right after I replyed.

>on shutdown iif(messagebox('Wanna Quit?', 4) = 6, ;
> _vfp.DoCmd("_vfp.DoCmd('_vfp.Quit')"), '')


Lol! That had not occured to us, Dude. It kindof reminds me of code I used to write like this to slow down the app (Student versions you know ;-):

wait window chr(asc('t')) + chr(asc('e')) + chr(asc('s')) + chr(asc('t'))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform