Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine whether in Design or Run mode?
Message
 
À
23/07/2007 12:45:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01242864
Message ID:
01242867
Vues:
16
>Is there any property or function to determine whether an object is in 'Design' or 'Run' mode?

Check _VFP.StartMode in Help, in short:

When _vfp.StartMode = 0 you are in VFP environment.
When _vfp.StartMode # 0 run-time mode.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform