PPSRCFILE
Valid only with the CRTCMOD or CRTCPPMOD commands. This
option is used together with the PPGENOPT option to define where the
preprocessor output object is stored.
- *CURLIB
- Default setting. The object is stored in the current library. If a job does not have a current library, QGPL is used.
- library-name
- The name of the library where the preprocessor output is stored.
- file-name
- The physical file name under which the preprocessor output is stored. The file is created if it does not already exist.
- Notes:
-
- The PPSRCMBR and PPSRCFILE options cannot be specified with the PPSRCSTMF option.
Specifying OPTION(*PPONLY) for a data management
file implies the following settings: - PPGENOPT(*DFT) PPSRCFILE(QTEMP/QACZEXPAND) PPSRCMBR(*MODULE)
