User's Reference > General > TCL and General User Commands > Command Reference > H > HUSH

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

HUSH (TCL) (m604806+hush.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

HUSH

Suppresses the display (echo) of data typed at the keyboard.

Command Class

TCL-I command.

Syntax

HUSH

Comments

In normal use, each character (keystroke) typed at a terminal is echoed back to the terminal (displayed on the screen) by the host computer. This is called terminal echo.

The NOHUSH command is used to restore terminal echo.

Example

:HUSH
:

None of the characters typed at the keyboard are displayed on the screen once the HUSH command is entered.

RealityV15.1 (MoTW) Revision 7Comment on this topic