Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a compiled EXE program with no screen display
Message
De
01/11/2004 23:06:20
Arden Weiss
Liberty Computers Ltd.
Maryland, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Running a compiled EXE program with no screen display
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 2000
Database:
Visual FoxPro
Divers
Thread ID:
00956844
Message ID:
00956844
Vues:
47
Want to have a VFP program run so that there is no on-screen display of any kind.

I have created an EXE that does not display anything to the VFP screen, but the VFP screen itself gets displayed while the program is running during the inkey(5) period of time. Program shown below:

set console off
set talk off
=inkey(5)
quit

But I do not know what settings to included so it can be run in the background to process data with no screen presence whatsoever -- is this possible, and if so, how.

Thanks in advance....
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform