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
Title:
Writing console programs with VFP
Miscellaneous
Thread ID:
00398000
Message ID:
00398000
Views:
43
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.

The problem is, the only way I know how to provide results to users is with Windows constructs such as MESSAGEBOX(). How can I write these out to the console so that users won't have to clear the messageboxes?

I tried FOPEN("CON") but got a "File already exists" error. Any other ideas?

Thanks!
zahid
Next
Reply
Map
View

Click here to load this message in the networking platform