COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
DIAGNOSEALL and NODIAGNOSEALL
NODIAGNOSEALLDefault:
AnywherePlacement:
Applies until its opposite overrides itScope:
NoneDependencies:
ELD
NoneDefault:
In the command linePlacement:
Applies to the compilation unitScope:
NoneDependencies:
ENDIF
NoneDefault:
Must be either on a directive line of its own or be the last of a sequence of directivesPlacement:
Requires a preceding IF or IFNOT directive with the same toggle-numberDependencies:
IF and IFNOTReferences:
ENDUNIT
The compiler detects the end of a Procedure Division by encountering either an END
PROGRAM statement or the end of the file.
Default:
Must be either on a directive line of its own or be the last of a sequence of directivesPlacement:
Applies to program unitScope:
NoneDependencies:
984 Compiler Directives










