TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-77
#CONVERTPHANDLE Built-In Function
2. This function call converts a process name to its corresponding process handle:
11> #CONVERTPHANDLE / INTEGERS / $S
512.31.2.18.0.0.11.57728.0.243
3. This example uses #CONVERTPHANDLE to convert a process handle field in
STRUCT s to a process identifier:
[#CONVERTPHANDLE / PROCESSID / [s:proc]]
where
proc is a process-handle field in the STRUCT named s.
[s:proc] returns the ten-integer format of the process handle, as
obtained from an SPI buffer using the #SSGET built-in
function.
[#CONVERTPHANDLE
/PROCESSID/ [s:p]]
returns the process descriptor; for example:
\SYSTWO.$PROC.