The parameter for keyword OPTION is not valid; parameter is
ignored.
20
Cause . . . . . : The parameter
for the keyword OPTION must follow these rules:
- The parameter must be one of *XREF, *NOXREF, *GEN, *NOGEN, *SECLVL,
*NOSECLVL, *SHOWCOPY, *NOSHOWCOPY, *EXPDDS, *NOEXPDDS, *EXT, *NOEXT, *SHOWSKP,
*NOSHOWSKP, *SRCSTMT, *NOSRCSTMT, *DEBUGIO, or *NODEBUGIO.
- The same parameter cannot be repeated.
- If a compile option is specified, the *NOxxxx parameter for the same
compile option cannot also be used, and vice versa. For example, if you
specify *XREF you cannot also specify *NOXREF, and vice versa.
The parameter is ignored.
Recovery . . . : Correct the parameter for
keyword OPTION. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.