COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
character-string
Default values is all spaces.
Standard top-of-page lineDefault:
AnywherePlacement:
Applies until another HEADING overrides itScope:
NoneDependencies:
IF and IFNOT
NoneDefault:
IF must be either on a directive line of its own or be the last of a sequence of
directives.IFNOT can be anywhere.
Placement:
IF or IFNOT applies until matching ENDIF appears.Scope:
Requires a preceding IF or IFNOT directive with the same toggle-numberDependencies:
IF and IFNOTReferences:
INNERLIST and NOINNERLIST
NOINNERLISTDefault:
AnywherePlacement:
Applies until its opposite overrides itScope:
INNERLIST works only if LIST is active and SUPPRESS is not.Dependencies:
References:
• LIST and NOLIST
• SUPPRESS and NOSUPPRESS
INSPECT and NOINSPECT
INSPECTDefault:
AnywherePlacement:
IF and IFNOT 987










