Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Turn off VFP splash screen in config file
Message
De
13/12/2006 14:26:31
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
13/12/2006 11:10:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01177174
Message ID:
01177345
Vues:
20
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform