Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing console programs with VFP
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00398000
Message ID:
00398386
Views:
13
>I've created a utility program which is essentially a workstation configuration tool. Now I'd like to be able to run it from the command line or from a batch file.
>

VFP is a Winapp who's output is always directed to a Window, not a console. None of the native commands write to STDOUT. You'd have to fall back on writing through API calls, and completely hiding thr VFP main Window through CONFIG.FPW.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform