Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- Development Mode
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00330349
Message ID:
00365790
Views:
17
>Evan,
>
>When I look in the documentation it says only 0 through 4. Can you tell me what the 5 stands for?

StartMode was modified because SP3 allowed multi-thread DLLs. Taken from the VFP SP3 Help file:

0 A development version of Visual FoxPro was started in an interactive session.
1 Visual FoxPro was started as an application object. For example, the following command creates an instance of Visual FoxPro as an application object:
oMyObject = CREATEOBJECT('VisualFoxPro.Application')

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.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform