Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Compilation
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
7-6
Compiler Command Summary
overrides all others. Commands specified in the source text override commands
specified in the SCOBOLX run command.
Compiler Command Summary
Compiler commands are divided into categories by function. The categories and
descriptions are:
•
Option commands—Specify the source text input format, the source listing options,
the title field of the page header, and compilation options. For more information
about option commands see the OPTION Command on page 7-13.
•
Cross-reference commands—Control the generation of cross-reference information
on program identifiers.
•
Toggle commands—Selectively compile portions of the source text. Up to 15 flags,
called toggles, can be turned on (set), turned off (reset), or tested.
•
Section command—Identifies individual texts in a SCREEN COBOL source library
accessed by a COPY statement.
Table 7-1
lists compiler option commands and their defaults. Table 7-2 lists compiler
cross-reference commands and their defaults. Table 7-3
lists compiler toggle
commands.
Table 7-1. Compiler Option Commands (page 1 of 2)
Command Default
ANSI TANDEM
COMPILE
ERRORS ERRORS 100
HEADING
LINES LINES 60
LIST
MAP NOMAP
NOLIST LIST
NOMAP
NOSHOWCOPY SHOWCOPY
NOSMAP
NOSYMBOLS
NOWARN WARN
OPTION
SHOWCOPY
SMAP NOSMAP