MPE/iX Commands Reference Manual (32650-90864)

46 Chapter 2
Command Definitions A-B
ALLOCATE
In addition to comma (,) a semicolon (;) and equal sign (=) may be used as a delimiter.
Example
To allocate a procedure identified as PROC1, that resides in SL.PUB.SYS, enter:
ALLOCATE PROCEDURE,PROC1
Program files residing in the nonsystem domain (a volume set) are not allocated. Attempts
to do so result in a LOAD ERR 92 message.
Related Information
Commands DEALLOCATE
Manuals Introduction to MPE XL for MPE V Programmers (30367-60004)