Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command line arguments or sending parameters to executab
Message
From
13/11/2000 14:58:02
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00441154
Message ID:
00441202
Views:
14
>Is there a way to send a parameter, such as "ACCOUNTING" in calling the executable created in VFP?

Yeah, just setup the shortcut to:

c:\vfpapp.exe ACCOUNTING

and add "LPARAMETERS tcStartupAction" to the first line of your Main program. By the way, this won't work with a form as the main item in your project, I think it has to be a program.
Previous
Reply
Map
View

Click here to load this message in the networking platform