ILE C/C++ Compiler Reference
Valid only with the CRTCMOD or CRTCPPMOD commands. This
option is used together with the PPGENOPT option to define the IFS
stream path name where preprocessor output is stored.

PPSRCSTMF Syntax:
|--+----------------------------------+-------------------------|
| (1) |
'-PPSRCSTMF(-------+----------+--)-'
+-pathname-+
'-*SRCSTMF-'
Notes:
- Create Module command only
- path-name
- Enter the IFS path of the file that will contain the preprocessor
output. The path name can be either absolutely or relatively qualified.
An absolute path name starts with '/'; a relative path name starts
with a character other than '/'. If absolutely qualified, then the
path name is complete. If relatively qualified, the path name is completed
by pre-pending the job's current working directory to the path name.
- *SRCSTMF
- If this setting is chosen, you must also select the SRCSTMF
command option. Preprocessor output is saved to the current directory
under the same base filename specified by the SRCSTMF command option,
but with a filename extension of .i.
- Notes®:
-
- The PPSRCMBR and PPSRCFILE options cannot be specified with the
PPSRCSTMF option.
- The SRCSTMF parameter is not supported in a mixed-byte environment.
-
Specifying OPTION(*PPONLY)
for an IFS file implies the following settings:
- PPGENOPT(*DFT) PPSRCSTMF(*SRCSTMF)
[ Top of Page | Previous Page | Next Page | Contents |
Index ]