Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (L)
Guardian Procedure Calls Reference Manual522629-013
8-27
LOOKUPPROCESSNAME Procedure
(Superseded by PROCESS_GETPAIRINFO_
LOOKUPPROCESSNAME Procedure
(Superseded by PROCESS_GETPAIRINFO_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Considerations
Summary
The LOOKUPPROCESSNAME procedure is used to obtain a description of a named
process pair by its name or by its index into the local destination control table (DCT).
To obtain remote process pair descriptions by index, use the GETPPDENTRY
procedure.
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Syntax for TAL Programmers
Parameters
ppd input, output
INT:ref:9
on input, is either:
the internal format process name
the entry number in the DCT ({0:n}), where the specified value is not greater
than 9215,
for the entry to be returned.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
CALL LOOKUPPROCESSNAME ( ppd ); ! i,o