Previous Topic: ! Command

Next Topic: echo-off Command

echo Command

The echo command displays each command in a script file before the command is executed.

The output of echoed commands goes to the DSA console (if connected) and the trace-log file (if open).

Messages can be displayed using the echo command, for example:

echo "Initializing ...";