Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to build a VFP exe to run minimized in windows sched
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01326698
Message ID:
01326704
Vues:
16
You could move it off screen. Set the top and left of _SCREEN to -200. ie
 _SCREEN.TOP = -200
_SCREEN.LEFT = -200
>>I have a VFP project that builds an executable that just does some utility work. I build the exe and add it to my scheduler to run every so often. The problem is that the executable fires off and runs in front of other windows that are open. What I would like to know is how to build that project and place it in the Windows XP Scheduler to run minimized in the background, as this routine runs every 10 minutes.
>>
>>TIA
>
>Check Re: VFP Apps Always takes Focus - Can this be changed? Thread #1312973
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform