Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pasing parameters to an exe.
Message
From
11/04/1997 16:01:18
Joseph Bensadoun
Adcomp Consultants Inc.
North York, Ontario, Canada
 
 
To
11/04/1997 09:40:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00027862
Message ID:
00028022
Views:
37
>>I have created an exe with a parameter to be accepted in the openeing program. The problem is when I create an Icon in windows with xx.exe how do I pass the parameter e.g.
>>
>>In a program passing parameters is do myprog with "XX".
>>I want to perfrom the same from the executable.
>>
>>e.g myprog.exe with "XX"
>>
>>??????
>>
>>any help would be greatly appreciated
>>
>>
>>Joseph Bensadoun
>
>VFP exe (and most of others) will accept parameters from command:
>myprog.exe parm1 parm2 parm3 ....
>Some exe (e.g. VB) will accept whole parm string as one parameter and you have to break it in start module.

Thanks very much for the help. It worked
Previous
Reply
Map
View

Click here to load this message in the networking platform