Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn off VFP splash screen in config file
Message
From
13/12/2006 14:26:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
13/12/2006 11:10:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01177174
Message ID:
01177345
Views:
19
>Sergey --
>
>That works fine for starting VFP, and I thank you.
>
>However, this doesn't help with the FXP that I invoke in scheduled tasks each hour. Any ideas on that one?

Several - first, build a simple project out of that prg, and build an exe out of it. I already have one like that, and it runs invisibly in the scheduler, every three hours.

If you don't want to do that, create a special config.fpw in the directory where your .fxp resides, with

command=do my.fxp

in it (plus other settings you may want), and have

"c:\...full path to home()...\vfp9.exe" -T -C"X:\pathToYourFxp\config.fpw"

in the Run textbox of the scheduler. Also set the target directory ("Start in") to fxp's directory.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform