Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Parameter from vfp to delphi
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00122626
Message ID:
00122643
Views:
13
I don't know enough of Delphi to know to accept a parameter in it, but to pass a parameter from Delphi to VFP, you need to call the VFP application with the parameter after the name (RUN MyApp.EXE MyParameter).

In your main application, you need to add LPARAMETERS MyParameter on the first line.

>How can I access parameter which is passed by Delphi exe. to a VFP exe or how can I pass parameter from VFP to Delphi ?
Previous
Reply
Map
View

Click here to load this message in the networking platform