TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-259
#MOM Built-In Function
#MOM Built-In Function 
Use #MOM to obtain the process name, or CPU number and process identification 
number, of the creator, or backup, of your TACL process. #MOM invokes the MOM 
operating system procedure.
Result
•
If TACL is a named process and the backup does not exist, the result is blank.
•
If TACL is a named process and the backup does exist, the result is the process 
name itself.
•
If TACL is an unnamed single process, the result is the TACL ancestor.
Consideration
To obtain the identity of the job ancestor of your TACL process, if your TACL process 
is part of a batch job, use the #MYGMOM built-in function.
#MOM










