TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-69
#COLDLOADTACL Built-In Function
#COLDLOADTACL Built-In Function
#COLDLOADTACL indicates whether a TACL process is the cold-load TACL process.
Result
#COLDLOADTACL returns -1 if the TACL process from which it was invoked is the first
TACL process started during the cold-load process, and the TACL process has not
logged off since it was started. Otherwise, #COLDLOADTACL returns zero.
Consideration
#COLDLOADTACL is used primarily by TACLBASE, which performs certain operations
when it is invoked by the cold-load TACL process.
#COLDLOADTACL