ECHO
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.
See Also
Command Processor Commands | Command Processor Shell
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.