TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-263
#MYSYSTEM Built-In Function
#MYSYSTEM Built-In Function
Use #MYSYSTEM to obtain the name of the system executing the current TACL. 
#MYSYSTEM invokes the MYSYSTEMNUMBER operating system procedure and 
converts the resulting number to the node name.
Result
#MYSYSTEM returns the node name.
Consideration
#MYSYSTEM is not affected by #SYSTEM. Although you might be conducting 
operations on another system, your TACL continues to run on the system on which it 
was started.
#MYSYSTEM










