Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create a 2.6 program without screen I/O?
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00215448
Message ID:
00215589
Views:
24
>I've got a program (in 2.6a) that reads a file, processes the contents, creates a file with the results, and quits.
>
>It works fine as is...but I have no need for any screen I/O.
>
>Is there anyway to have the program do it's stuff without it first creating a "window" to run in? This program may need to run a hundred times a day and I'd rather it not be opening and closing a useless window all day long...that's gotta slow it down some too...
>
>Any ideas?
>
>Rick Liebespach


You've gotten some incorrect advice from others. Under 2.x there is no way to totally hide the screen. The FPW SCREEN will appear. You can't totally hide it. However, once it has appeared you can "hide" it with something like MOVE WINDOW SCREEN -1000, -1000.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform