Reference Manual |
NAME
echo - echo arguments to standard outputSYNOPSIS
echo [args]+DESCRIPTION
echon [args]+
echov [args]+
cecho color [args]+
decho [args]+
kecho [args]+
kecho2 [args]+
lecho [args]+
pecho [-t] | [args]+
sbecho part [args]+
...
Command echo copies each argument to the standard output device.SEE ALSOCommand echon performs the same operations as echo but omits the closing new line character.
Command echov performs the same operations as echo but with $ substitution.
Command cecho performs the same operations as echo but displays in the specified color, if the stdio device is a window.
Command decho copies each argument to the debug output device.
Command kecho copies each argument to an OK message box.
Command kecho2 copies each argument to an OK/Cancel message box.
Command lecho copies each argument to file: nat32.log.
Command pecho copies each argument to a message box that closes after 10 sec. Argument -t closes the message box without delay.
Command sbecho copies each argument to the specified part of the Status Bar of the current window.
cat, color, set