COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
parameter
NoneDefault:
Must appear before the first COBOL source program (that is, before the first
Identification Division header).
Placement:
The last valid SUBSET in the program applies.Scope:
SUBSET is incompatible with STANDARD 2002Dependencies:
SUBTYPE
NOTE: Do not use this directive in the OSS environment.
SUBTYPE 0Default:
AnywherePlacement:
The last SUBTYPE in the program applies.Scope:
SUBTYPE is appropriate only if the program was compiled with RUNNABLE.Dependencies:
RUNNABLEReferences:
SUPPRESS and NOSUPPRESS
NOSUPPRESSDefault:
Accepted anywhere, but to suppress the compiler listing without altering the source
text, put SUPPRESS on the command line.
Placement:
Applies until its opposite overrides itScope:
SUBTYPE 999










