TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-200
#INITTERM Built-In Function
#INITTERM Built-In Function
Use #INITTERM to reset your home terminal to its configured settings.
Result
#INITTERM returns nothing.
Considerations
•
You typically use this command when an application program leaves your terminal
in an abnormal state.
•
The #INITTERM built-in function calls the SETMODE operating system procedure,
function 28. For information about setting device attributes, see the description of
SETMODE setting for terminals in the Guardian User’s Guide and the description
of the SETMODE procedure in the Guardian Procedure Calls Reference Manual.
#INITTERM