COBOL Manual for TNS/E Programs (H06.03+)

Program Compilation
HP COBOL Manual for TNS/E Programs520347-003
11-49
DIAGNOSE-85 and NODIAGNOSE-85
DIAGNOSE-85 and NODIAGNOSE-85
DIAGNOSE-85
causes the ECOBOL compiler to issue warnings when it encounters source
constructs that could cause the program to produce different results than it would if
it were compiled with the COBOL85 compiler.
NODIAGNOSE-85
prevents the ECOBOL compiler from issuing warnings when it encounters source
constructs that could cause the program to produce different results than it would if
it were compiled with the COBOL85 compiler.
Default: NODIAGNOSE-85
Placement: Anywhere
Scope: Applies until its opposite overrides it
Dependencies: None
DIAGNOSE-85
NODIAGNOSE-85
VST719.vsd