Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing arguments on the command line
Message
 
 
À
10/12/2001 10:17:30
Jim Foderaro
Insurance Rating Systems, Inc.
Universal City, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00592068
Message ID:
00592077
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>Hi Everyone,
>
>Is it possible to pass an argument on the command line to a VFP application running as an EXE? I'm using VFP 6.0.
>
Yes, it's possible but you can pass only character type arguments.
In shortcut
C:\mydir\myvfpapp.exe str1 str2

* In VFP main program
LPARAMETERS tcParam1, tcParam2
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform