MPE/iX Quick Reference Guide (32650-90881)

102 Chapter3
Intrinsics Descriptions
Descriptions of the Intrinsics Available in MPE/iX
CA U8V I32
HPUNLOADCMPROCEDURE(
procname,library
,
status
);
INITUSLF
NM and CM callable.
Initializes a USL file to the empty state. A USL contains CM object code and is meaningful
only in the CM program development process.
I16 I16V I16A
uslferror
:=INITUSLF(
uslfnum,record
);
IODONTWAIT
NM and CM callable.
Initiates completion operations for an I/O request.
I16 I16V UDS I16 U16
fnum
:=IODONTWAIT(filenum,
buffer,length,cstation
)
IOWAIT
NM and CM callable.
Initiates completion operations for an I/O request.
I16 I16V UDS I16 U16
fnum
:=IOWAIT(
filenum,buffer,length,cstation
);
JOBINFO
NM and CM callable.
Provides access to job and session information.
I16V I32 U16A I16V * I16
JOBINFO(
jsind,jsnum,jsstatus
)[,
itemnum,item,itemerror
] [...];
Up to five
itemnum
/
item
/
itemerror
triples can be specified.
KILL
NM and CM callable.
Deletes a child process of the calling process and all of its descendants. Process handling
(PH) capability is required.
I16V
KILL(
pin
);
LOADPROC
NM and CM callable.
Dynamically loads a compatibility mode (CM) segmented library (SL) procedure and any