ECHO command

The ECHO command has various uses :

Synopsis

 ECHO [OFF|ON]
 ECHO text
 ECHO.text

Enables/disables current directory echoing (i.e. ``PBAT …>’‘).

Show text in console.

Compatibility

Fully compatible with cmd.exe.

See also

PAUSE command,SET command,TITLE command,CLS command,Command list