MPE/iX Quick Reference Guide (32650-90881)

92 Chapter3
Intrinsics Descriptions
Descriptions of the Intrinsics Available in MPE/iX
I16 I16V
pin
:=GETPROCID(
numchild
);
GETPROCINFO
NM and CM callable.
Returns status information about the parent or a child process. Process handling (PH)
capability is required.
I32 I16V
processinfo
:=GETPROCINFO(
pin
);
GETUSERMODE
NM and CM callable.
Dynamically returns a program to nonprivileged mode.
GETUSERMODE;
HP32208
CM callable only.
Returns the current VUF (version, update, fix level) of KSAM/3000.
D
version
:=HP32208
HPACDINFO
Lists security information from the access control definition (ACD) of a specified file or
device. Any user with RACD access to an ACD can obtain information about that ACD.
Syntax
I32 IV * IV *
HPACDINFO(
status
,
itemnum1
,
item1
[,
itemnum2,item2
][,...]);
HPACDPUT
Manipulates security information in the access control definition (ACD) of a specified file
or device.
Syntax
I32 IV * IV *
HPACDPUT(
status,itemnum1,item1,itemnum2,item2
);
HPCALENDAR
This intrinsic returns the date in the supported date type code 4 listed in
the table, “Supported Date Formats.”