Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a VFP 9.0 EXE with Parameters
Message
 
À
11/04/2006 08:58:05
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01112340
Message ID:
01112343
Vues:
15
>Is it possible to run a VFP 9.0 EXE and execute in with parameters from the command line, and if so what is th syntax ?
>
>Thanks For Your Help !
>Stephen J. Hunt
>Admit Computer Services Inc.

Yes, it is possible:
MyExe parameter1, 0, something


** Start your main program with:
LPARAMETERS par1, par2, par3
Keep in mind that ALL parameters passed to your executable files will be string type.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform