WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

DOS

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

ECHO Command in WinBatch


Question:

I’m looking for an “ECHO” like function in WinBatch. The WinBatch program will be running from an AT command. The command line and messages are captured. The WinBatch variable should be echoed to the current Window. I’ve tried a number of variations RunWait(“cmd.exe”, “echo /c test”) or RunEviron(…) also tried BAT file and a C program in place of Cmd.exe, most open in a new Window and the message is not captured. Any suggestions

Answer:

Are you saying that you want your WinBatch script run like a command line program so that it can write output to the console window that started your script?

Console Wrapper Extender


Article ID:   W16436
File Created: 2014:07:18:09:51:38
Last Updated: 2014:07:18:09:51:38