Table 1–4 (Cont.) COBOL Command Qualifiers
Qualifier
/RESERVED_WORDS=
[NO]200X
[NO]XOPEN
[NO]FOREIGN_EXTENSIONS
/SEPARATE_COMPILATION or
/NOSEPARATE_COMPILATION
/SEQUENCE_CHECK or
/NOSEQUENCE_CHECK
/SOURCE[=filename.ext]
/STANDARD=
or /NOSTANDARD
/TIE or /NOTIE
/TRUNCATE or /NOTRUNCATE
/VFC or /NOVFC
/WARNINGS=
or /NOWARNINGS
1
This is the default keyword when using the named option with no keywords.
1.3.2.6 Common Command-Line Errors to Avoid
The following are some common errors to avoid when entering COBOL command
lines:
•
Omitting /ANSI_FORMAT for programs that are in ANSI format (AREA A,
AREA B, and so forth)
•
Including contradictory options
•
Omitting a necessary qualifier, such as /LIST if you specify /MAP
•
Omitting version numbers from file specifications when you want to compile a
program that is not the latest version of a source file
Developing Compaq COBOL Programs
1.3 Developing Programs on OpenVMS Alpha
, . . .
85
[NO]MIA
[NO]SYNTAX
,...
[NO]V3
[NO]XOPEN
[NO]INFORMATION
[NO]OTHER
,...
1
ALL
NONE
Default
/RESERVED_WORDS=(XOPEN,
NO200X,
NOFOREIGN_EXTENSIONS)
/NOSEPARATE_COMPILATION
/NOSEQUENCE_CHECK
Source is filename.COB
1
/STANDARD=85
/NOTIE
/NOTRUNCATE
/VFC
/WARNINGS=OTHER
Developing Compaq COBOL Programs 1–35
Need help?
Do you have a question about the COBOL AAQ2G1FTK and is the answer not in the manual?