Documents relatifs
Intended For: Advanced Mul tics PL/I programmers who need to use Mul tics subroutines to perform IIO, manipulate files in the storage system, and/or wTite
routines to locate a record when the key is supplied. Unlike CONSECUTIVE organization, INDEXED organization does not require every record to be accessed in
Entry point names identify points within a module to which control is passed when the module is called by another library module or by compiled code.. with
The normal method of handling program check interrupts is by entry to a resident error-handling routine (see DOS PL/I Resident Library: Program Logic). To
10nce IBMBPIR or IBMTPIR (with IBMaPII or IBMTPII) has created the environment, it transfers control to the PL/I procedure whose address' is contained in
The initialization routine is passed the address of the FCB and the address of the SIOCB. It opens the file if necessary and acquires the first record for print files.
where switch assignment list consists of one or more switch assignments separated by commas. Note that a switch name exists only at the compiler control level, and therefore you
The use of procedures in PL/M allows construction of modular programs, allows construction and use of subroutine libraries, eases programming and documentation,