Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing console programs with VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00398000
Message ID:
00398660
Vues:
19
>Do you have any idea what API calls I should look for?
>

Yep, all the basic file I/O APIs; you need to open STDOUT for output and write everything to whatever file handle is assigned.

If you don't need to write to the console, then you can just read the command line as parameters from the main line program, and ignore writing to STDOUT; create a log file instead, and have your batch file display it if not empty.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform