Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RunTime or Design mode?
Message
From
01/09/2004 05:41:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00938331
Message ID:
00938338
Views:
25
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform