echo command
Warning
GPU support for this command has not been tested and may not work as expected.Syntax
echo style
style = none or screen or log or both
Examples
echo both
echo log
Description
This command determines whether Aspherix® echoes each input script command to the screen and/or log file as it is read and processed. If an input script has errors, it can be useful to look at echoed output to see the last command processed.
The commandl line option -echo can be used in place of this command.
Restrictions
none
Related commands: none
Default
echo log