Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running a compiled EXE program with no screen display
Message
From
01/11/2004 23:06:20
Arden Weiss
Liberty Computers Ltd.
Maryland, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Running a compiled EXE program with no screen display
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows 2000
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00956844
Message ID:
00956844
Views:
46
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....
Next
Reply
Map
View

Click here to load this message in the networking platform