MPE/iX Intrinsics Reference Manual (32650-90875)

106 Chapter4
Command Definitions (ABORTSESS - FCLOSE)
FATHER
FATHER
NM and CM callable.
Returns the process identification number (PIN) of the parent calling process. Process
handling (PH) capability is required.
Syntax
I16
pin
:=FATHER;
Functional Return
pin
16-bit signed integer (assigned functional return)
Returns the process identification number (PIN) of the parent process.
Condition Codes
CCE (2) Request granted. The parent is a user process.
CCG (0) Request granted. The parent is a job or session main process (logon CI).
CCL (1) Request granted. The parent is a system process.
Related Information
Manual Process Management Programmer's Guide