Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RunTime or Design mode?
Message
De
01/09/2004 05:41:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00938331
Message ID:
00938338
Vues:
24
This message has been marked as the solution to the initial question of the thread.
Borislav,

The _VFP.StartMode property will allow you to determine how VFP was started.

0 A development version of Visual FoxPro was started in an interactive session.
1 Visual FoxPro was started as an application object.
2 Visual FoxPro was started as an out-of-process .exe automation server.
3 Visual FoxPro was started as an in-process .dll automation server.
4 Visual FoxPro was started as a distributable .app or .exe file.
5 Visual FoxPro was started as an in-process .dll automation server for multithreaded use

Regards
Neil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform