MPE/iX Commands Reference Manual (32650-90877)

372 Chapter10
Command List VIII
Commands PASCAL thru PURGEUSER
LISTFILE
fileset
,
format_opt
[>
outfile
]
Use
This UDC may be issued from a session, a job, a program, or in break mode. Pressing Break
aborts execution.
If a permanent file exists with the same name as specified as
outfile
, then CIOR defaults
are used rather than the PLISTF CCTL default.
Examples
Refer to the LISTFILE command earlier in this chapter for examples.
Related Information
Commands LISTF, LISTFILE, LISTDIR (UDC), FINDFILE (UDC), FINDDIR (UDC)
Manuals None
PREP
Prepares a compatibility mode program from a user subprogram library (USL) file onto a
program file.
Syntax
PREP uslfile,progfile
[;ZERODB][;CAP=
capabilitylist
] [;PMAP]
[;RL=filename] [;MAXDATA=
segsize
] [;PATCH=
patchsize
]
[;STACK=
stacksize
] [;DL=
dlsize
]
[;NOSYM] [{;FPMAP | ;NOFPMAP}]
Parameters
uslfile
Actual file designator of user subprogram library (USL) file into which the
program has been compiled.
progfile
Actual file designator of program file onto which prepared program
segments are written. This can be any binary output file created in one of
two ways:
By using the MPE/iX BUILD command to create a new file and
specifying a file code of PROG or 1029, and one extent.
By specifying a nonexistent file in the
progfile
parameter, in which
case a file of the correct size and type is created. This file is a temporary
file.
ZERODB Request to initialize to zero the initially defined, user-managed (DL-DB)
area of the stack, as well as the uninitialized portions of the DB-Q (initial).
Default is that these areas are not affected.
PMAP Request to produce a descriptive listing of the prepared program to a file