Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I create a 2.6 program without screen I/O?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00215448
Message ID:
00215589
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform