MPE/iX Quick Reference Guide (32650-90881)

40 Chapter1
Command Descriptions
Commands Syntax
PAUSE [num_
seconds] [;JOB=jobid] [;INTERVAL=interval_secs] [;EXIST |
WAIT | NOTEXIST]
STREAM JLOGEND
#J123
PAUSE JOB=!HPLASTJOB
PLISTF (UDC)
The PLISTF UDC executes the LISTFILE command to list descriptions of one or more disk
files.
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
NOTE
If the PLISTF UDC is cataloged, it will override the LISTF command.
Syntax
PLISTF [
fileset
] [,
format_opt
] [;
outfile
]
PREP
Prepares a compatibility mode program from a user subprogram library (USL) file onto a
program file.
PREP
uslfile,progfile
[;ZERODB] [;CAP=
capabilitylist
] [;PMAP]
[;RL=
filename
]
[;MAXDATA=
segsize
][;PATCH=
patchsize
] [;STACK=
stacksize
]
[;DL=
dlsize
]
[;NOSYM] [;FPMAP
;NOFPMAP]
PREP USLX,PROGX
SAVE PROGX
PREPRUN
Prepares and executes a compiled compatibility mode program.
PREPRUN
uslfile
[,
entrypoint
] [;NOPRIV][;RL=
filename
] [;PMAP]
[;NOCB] [;DEBUG]
[;INFO=
quotedstring
] [;LMAP[;STDIN[
*formaldesig
=
fileref
$NULL]]]
[;MAXDATA=
segsize
]
[;PARM=
parameternum
] [;STDLIST=[
*formaldesig
fileref
[,NEW]