Compaq COBOL AAQ2G1FTK User Manual

Page 539

Advertising
background image

Compaq COBOL for OpenVMS VAX and Compaq COBOL Compatibility and Migration

B.3 Command-Line Qualifiers (Options or Flags)

information about Compaq COBOL for OpenVMS VAX command-line qualifiers,
see the VAX COBOL User Manual.

B.3.1 Qualifiers and Flags Shared by Compaq COBOL and Compaq COBOL

for 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 Tru64 UNIX operating systems.

Table B–2 Qualifiers Shared by Compaq COBOL and Compaq COBOL for

OpenVMS VAX and Equivalent Flags and Options

OpenVMS Qualifier,
Windows NT Option

Equivalent Tru64 UNIX Flag

1

/ANALYSIS_DATA

3

None

/ANSI_FORMAT

-ansi

/AUDIT

3

None

/CHECK

2

-check

/CONDITIONALS

-conditionals

/COPY_LIST

-copy_list

/CROSS_REFERENCE

-cross_reference

/DEBUG

-g

/DEPENDENCY_DATA

3

None

/DIAGNOSTICS

3

None

/FIPS

2

-fips 74

/FLAGGER

-flagger

/LIST

-list

/MACHINE_CODE

-machine_code

/MAP

-map

/NATIONALITY={JAPAN | US}

-nationality {japan|us}

/OBJECT

None

/SEQUENCE_CHECK

-sequence_check

/STANDARD

2

-std

/STANDARD=MIA

-std mia

/TRUNCATE

-trunc

/WARNINGS

2

-warn

1

The flags are generally equivalent in features to the qualifiers, except that flags do not have a

negative form.

2

There are some differences in behavior and features between Compaq COBOL and Compaq COBOL

for OpenVMS VAX. See the specific documentation for details.

3

Not available on Windows NT.

/NATIONALITY={JAPAN | US}, -nationality japan

When /NATIONALITY=JAPAN or

-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_
DATA are specified implicitly.

Compaq COBOL for OpenVMS VAX and Compaq COBOL Compatibility and Migration B–5

Advertising