Share via


ECHO (Command Processor) (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.