Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)

Compilation
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual426750-001
7-9
CROSSREF Command
CONDITIONS
Items tested in the program that have condition names
DATANAMES
VARIABLES
Data items defined in the Working-Storage Section
LABELS
PROCNAMES
Paragraph names and section names
LITERALS
Numeric and nonnumeric literals
MNEMONICS
Mnemonic names associated with display attributes
PROGRAMS
Program unit names for called programs
SCREEN
Screen groups or fields described in the Screen Section
UNREFS
Items defined in the program, but never referred to
Specifying CROSSREF with no options or classes produces a list of the following
program identifiers:
CONDITIONS
DATANAMES or VARIABLES
LABELS or PROCNAMES
MNEMONICS
PROGRAMS
SCREENS
If the NOLIST or SYNTAX commands are specified in the SCREEN COBOL source
program or at compile time, no cross-reference listing is produced. For a complete
description of CROSSREF, refer to the CROSSREF Manual.