TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-302
#PROCESSINFO Built-In Function
SRLFILES
returns a list of shared run-time library (SRL) file names used by the process. A 
maximum of 32 SRLs can be attached to a process. If the process has no 
associated SRLs, this option returns nothing. If the operating system RVU 
precedes the D40 RVU, this option returns nothing.
SRLNAMES
returns a list of SRL names used by the process. A maximum of 32 SRLs can 
be attached to a process. If the process has no associated SRLs, this option 
returns nothing. If the operating system RVU precedes the D40 RVU, this 
option returns nothing.
SRLNUMFILES
returns the number of SRL files used by the process. A maximum of 32 SRLs 
can be attached to a process. If the process has no associated SRLs, this 
option returns 0. This value is the number of SRL files returned from the 
system procedure PROCESS_GETINFOLIST_. Some of the SRL file entries 
can be empty. If the operating system RVU precedes the D40 RVU, this option 
returns nothing.
SRLNUMNAMES
returns the number of SRL names used by the process. A maximum of 32 
SRLs can be attached to a process. If the process has no associated SRLs, 
this option returns 0. This value is the number of SRL files returned from the 
system procedure PROCESS_GETINFOLIST_. Some of the SRL file entries 
can be empty. If the operating system RVU precedes the D40 RVU, this option 
returns nothing.
SUBDEVICE
is a subdevice type.
SWAP
returns the name of the file used for storing the virtual data of a process. This 
name is specified in the SWAP swap-file
 option of the RUN command or 
with the SET SWAP [ $volume-name ]
 command. If nothing is specified 
with either (or both) the RUN command SWAP option or SET SWAP 
command, a dummy file name, "$volume.#0", is returned. In this case, 
#volume is the name of the physical volume that the operating system has 
2 No such process could be found.
5 The system could not be accessed.
99 The parameters were inconsistent.
Value Meaning










