TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-254
#LOGOFF Built-In Function
If you use the #LOGOFF function while working through a modem, the modem
disconnects (unless the ancestor of the TACL process is running in another
system).
If the ancestor of your current TACL process is a process running in another
system and you enter the LOGOFF command, the current TACL process is
deleted and control returns to the ancestor process. This message is displayed:
Exiting from TACL on \node-name
If you are accessing a remote node through a modem on your local node, TACL
does not issue a modem disconnect.
Any process that tries to use your variables after you log off receives error 66 on its
I/O requests.
If your TACL is interactive and you are using a HP Tandem 6520 or 6530 terminal
emulator, and TACL is configured to clear the screen as a security measure (the
default), it does so when you log off. You can override the automatic screen
clearing with the NOCLEAR option. Conversely, if TACL is configured to omit
automatic screen clearing, you can use the CLEAR option to clear the terminal
screen.