HPlogo MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions (ABORTSESS - FCLOSE)

FATHER

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701
Edition 7 E0300 ♥
Edition 6 E0195

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




EXPANDUSLF


FCHECK