Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXE with Parameters
Message
 
 
À
13/03/2002 12:23:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00632203
Message ID:
00632216
Vues:
12
The parameters passed to the exe should be separated by spaces not commas. See mskb #Q109612.

>Leave off the dash, and seperate parameters with commas. For instance, you should be able to run the below by using:
>
>c:\ac\account.exe L
>
>I think that all parameters passed this way come in as character, so you may have to convert to other data types if needed.
>
>
>>Hello all
>>
>>I need to run EXE with parameters like
>>
>>c:\ac\account.exe -L
>>
>>it is not work if run VFP and type in command window
>>
>>do c:\ac\account.exe with "L"
>>
>>its work properly.
>>
>>How i solve this. Please tell me any body
>>
>>thank you
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform