Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending PARAMETER in an EXE file
Message
From
26/04/2000 17:13:17
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00363794
Message ID:
00363807
Views:
22
I'm not sure I understand the exact sequence, but you can run a FoxPro .exe from another FoxPro program just like any other FoxPro procedure or function. Just put a parameters statement in the main program, then call the .exe with the parameters (DO Program2.exe WITH lc_Param1, lc_Param2).

Hope this helps.

>I want to send parameter to another EXE from my program by running that EXE from my program. Suppose I'm working on my program (PROGRAM1.exe)and from one of the form in my program I'm running PROGRAM2.exe, I want to send a parameter to a form in PROGRAM2.exe from PROGRAM1 by running PROGRAM1.exe. Please If anybody can solve my problem let me know. THANK YOU
Previous
Reply
Map
View

Click here to load this message in the networking platform