ECHO (Command Processor) (Windows Embedded CE 6.0)
1/6/2010
This command displays a message, or sets whether or not the command processor echoes the commands that the user enters.
ECHO [ON | OFF]
ECHO [message]
Parameters
- ON
Specifies that the command processor should echo the commands that the user enters.
- OFF
Specifies that the command processor should not echo the commands that the user enters.
- message
Specifies a message to display.
Remarks
Use ECHO without parameters to display the current echo setting.