Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Write directly to command line
Message
From
25/02/2003 13:33:22
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00757650
Message ID:
00757692
Views:
8
>Sorry, I wasn't clear enough concerning command. I'm thinking of the DOS prompt. The program will be run from the DOS prompt in a batch file and I want it to be able to place a status message there if any problems or if completed.
>If you use the run ! command, it tries to execute what is placed in the DOS prompt. I want a simple message to show there without "Bad command or filename" below it. (Actually, how do you put the "Bad command or filename" on the screen? Similar to that.)

Use the DOS ECHO command in your batch file.

ECHO Results were invalid!
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform