Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- Development Mode
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00330349
Message ID:
00366392
Vues:
12
Hi Benjamin,

The following is from the VS6SP3.CHM file in the main VFP directory (this is an updated file from the documentation):

StartMode Property
------------------
Contains a numeric value that indicates how an instance of Visual FoxPro was started. Read-only at run time.

Syntax
------
ApplicationObject.StartMode

Value Description
----- -----------
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.


HTH.

>Evan,
>
>When I look in the documentation it says only 0 through 4. Can you tell me what the 5 stands for?
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform