Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running vfp automatically
Message
De
23/02/2005 10:12:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00989617
Message ID:
00989624
Vues:
37
>Is it possible to run vfp automatically, that is, start vfp, execute one program, then quit that instance of vfp, done.

Do you mean an EXE?
Yes. You could use Windows task scheduler to run your EXE whenever, then make sure your EXE ends in QUIT and totally gets out of memory ,else you'd have to kill it from Windows' Task Manager

If you mean within the VFP IDE, I don't know why you'd want to do that, but you could use a CONFIG.FPW with a line like:
command = DO C:\MyPath\MyApp.PRG   && (or FXP or APP)
See: Modify Command Sys(2019)

HTH


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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform