Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want my cake, why doesn't this work
Message
De
09/01/2001 01:41:11
 
 
À
09/01/2001 01:08:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00460963
Message ID:
00461027
Vues:
15
>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'))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform