MPE/iX Quick Reference Guide (32650-90881)

32 Chapter1
Command Descriptions
Commands Syntax
LIMIT
Limits the number of concurrently running jobs/sessions.
LIMIT [[+ |
- ] numberjobs
]
[[+ | - ],
numbersessions
][;JOBQ=
qname
]
LIMIT 2,15
LINK
Creates an executable program file by merging the relocatable object modules from all the
files in its FROM= parameter.
LINK [FROM=
file
[,
file
[,...]][;TO=
destfile
]]
[;RL=
rlfile
[,
rlfile
[,...]]][;XL=
xlfile
[,
xlfile
[,...]]]
[;CAP=
caplist
] [;NMSTACK=
nmstacksize
][;NMHEAP=
nmheapsize
]
[;UNSAT=
unsatname
]
[;PARMCHECK
=checklevel
] [;ENTRY
=entryname
][;NODEBUG][;MAP]
[;SHOW]
LINK FROM=OBJCODE;TO=EXECPROG;NMSTACK=50000;MAP;SHOW
LISTACCT
Displays information about one or more accounts.
Syntax
LISTACCT [
acctset
][,
listfile
][;PASS]
[;FORMAT={SUMMARY|BRIEF|DETAIL}]
LISTACCT HPXLII;PASS
LISTDIR (UDC)
The LISTDIR UDC executes the LISTFILE command to list all files that are directories.
NOTE
System-defined UDCs are not automatically available. Your System Manager
must use the SETCATALOG command to make these UDCs available for your
use. For example,
SETCATALOG HPPXUDC.PUB.SYS
Syntax
LISTDIR [ [DIR=]
dir_name
][ [FORMAT=]
format_opt
]
LISTEQ
Displays all active file equations for a job or session.
LISTEQ [
listfile
]