Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pasing parameters to an exe.
Message
From
11/04/1997 09:40:49
 
 
To
10/04/1997 17:48:11
Joseph Bensadoun
Adcomp Consultants Inc.
North York, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00027862
Message ID:
00027959
Views:
30
>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.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform