ILE C/C++ Compiler Reference
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.
|--+--------------------------------------------------+---------|
| (1) .-*CURLIB/------. |
'-PPSRCFILE(-------+---------------+--file-name--)-'
'-library-name/-'
Notes:
- Create Module command only
- *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)
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.