Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Config.fpw not launching a prg.
Message
From
23/02/2004 12:10:15
 
 
To
23/02/2004 11:17:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00879960
Message ID:
00879985
Views:
15
>I have an external prg that I would like to launch as my application gets launched.
>
>For arguments sake Myprg.prg contains the following command"
>
wait 'myprg launched' window
>
>My config.fpw file contains the following:
>
command=do 'myprg.prg'
>
>I created a shortcut to launch myexe and it has the follwing command line:
>
>C:\myapp\myexe.exe -cconfig.fpw
>
>Nothing happens, no window is displayed, myprg.prg is never launched.
>
>config.fpw & myprg.prg & the shortcut all reside in the same folder as the exe.




What happens if you try:
command=do myprg
or
command=do <path>\myprg


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform