Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I pass info to an exe through Config.fpw
Message
From
09/08/1998 22:15:00
 
 
To
09/08/1998 11:37:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00124959
Message ID:
00125141
Views:
11
Sorry, I forgot to mention - you've probably realized it anyway, but get the Command=Do.... out of your fpw.

>Alan -
>
>My paths are set up inside the exe and I did try passing the parameters through the shortcut's command line, but that didn't work. The exe seemed to ignore the parameter passing and just went right to the program I specified as the startup. I tried a variety of syntax's thinking I had it wrong, to no avail, e.g.:
>COMMAND= DO mystartprog with "Test". Can you tell me the correct syntax to accomplish this?
>
>Sylvia
>>
>If the paths are set up inside the exe, just pass the parameters to the exe directly from the shortcut's command line. As long as you're using separate shortcuts, it shouldn't be a problem.
>>
>>Otherwise, you need two separate fpw files with the paths pointing to different data directories.
>>
>>>Does anyone know is there's a way to pass parameters to the startup program in an .exe through the Config file or another file? I'm trying to figure out a way to allow users to have two icons on their desktop, one of which would run the application with test data and the other would run the application with live data. I was hoping to do this by specifying a different config.fpw file in the Windows icon for one of them, but couldn't get it to work. I tried using _startup and command = do start.prg with but it seems that the .exe just ignores those lines in the config.fpw
>>>
>>>I finally ended up just copying the app to two directories for now in the hopes I can come up with a better solution. Is there one?
Previous
Reply
Map
View

Click here to load this message in the networking platform