Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE with Parameters
Message
 
 
To
13/03/2002 12:23:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632203
Message ID:
00632216
Views:
11
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform