Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Development Mode
Message
De
15/10/2020 08:52:00
 
 
À
14/10/2020 08:10:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01676646
Message ID:
01676671
Vues:
64
>I'd like to bypass code while in development mode only.
>I'm fairly certain there's a way VFP knows it's running under development mode as opposed to running the EXE.
>Any help?

There's always the old standby:
llDeveloperMode = (MESSAGEBOX("Please, are you running in developer mode?", 4) = 6)
:-) It has the added benefit of assessing the truthfulness of the user straight-away. Possibly their ignorance I suppose, but in most cases their truthfulness. :-)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform