Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Parameter to running program
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01486218
Message ID:
01486233
Views:
77
See http://www.berezniker.com/content/pages/visual-foxpro/how-pass-parameters-vfp-exe

>Does anyone have code to pass parameters in the .exe command line to a running application.
>
>I want to include a link to the application in an e-mail and have the application start using the record seek info passed by the e-mail. And I need to account for the possibility that the application is already running. I can do this with PARAMETERS statement, but I also have a trap in the PRG to prevent a second instance of the program from starting. So now I have that trap "drop a turd" with the record search info using fcreate() and then I have a timer in the program file look for the turd every 2 seconds and go to that record. Crude but it works.
>
>Anyone have a better idea?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform