Compaq COBOL for OpenVMS VAXand Compaq COBOL Compatibility and Migration
B.3 Command-Line Qualiers (Options or Flags)
information about Compaq COBOL for OpenVMS VAXcommand-line qualifiers,
see the VAXCOBOL User Manual.
B.3.1 Qualiers and Flags Shared by Compaq COBOL and Compaq COBOLfor OpenVMS VAX
Table B–2 lists the OpenVMS command-line qualifiers shared by Compaq COBOL
and Compaq COBOL for OpenVMS VAX and the equivalent Compaq COBOL
flags and options on the Windows NT and the Tru64UNIX operating systems.
TableB2 Qualiers Shared by Compaq COBOL and Compaq COBOL for
OpenVMS VAXand Equivalent Flags and Options
OpenVMS Qualier,
Windows NT Option Equivalent Tru64 UNIX Flag1
/ANALYSIS_DATA3None
/ANSI_FORMAT
-ansi
/AUDIT3None
/CHECK2
-check
/CONDITIONALS
-conditionals
/COPY_LIST
-copy_list
/CROSS_REFERENCE
-cross_reference
/DEBUG
-g
/DEPENDENCY_DATA3None
/DIAGNOSTICS3None
/FIPS2
-fips 74
/FLAGGER
-flagger
/LIST
-list
/MACHINE_CODE
-machine_code
/MAP
-map
/NATIONALITY={JAPAN|US}
-nationality {japan|us}
/OBJECT None
/SEQUENCE_CHECK
-sequence_check
/STANDARD2
-std
/STANDARD=MIA
-std mia
/TRUNCATE
-trunc
/WARNINGS2
-warn
1The flags are generally equivalent in features to the qualifiers, except that flags do not have a
negative form.
2There are some differences in behavior and features between Compaq COBOL and Compaq COBOL
for OpenVMS VAX.See the specific documentation for details.
3Not available on WindowsNT.
/NATIONALITY={JAPAN|US}, -nationality japan
When /NATIONALITY=JAPANor
-nationality japan
is specified, the yen sign
(¥) is the default currency sign and symbol, and Japanese Language Support
features are enabled. Also, in this case /NODIAGNOSTICS and /NOANALYSIS_
DATAare specified implicitly.
Compaq COBOL for OpenVMS VAX and Compaq COBOL Compatibility and Migration B5