TTYSET |
![]() ![]() ![]() |
The TTYSET statement sets the terminal modes.
Format
TTYSET var
where
The TTYSET statement allows an application that alters terminal settings to restore previously saved settings on exit.
The format of the dynamic array var is described under the TTYGET() function. Because this dynamic array may be extended in future releases, programs must ensure that any additional fields returned by TTYGET() are restored on use of TTYSET().
See also: |