Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

A.1.9 CURRENCY compile option

This option specifies whether to use $ (CURRENCY($)) or to use another symbol (CURRENCY(currency-symbol)) as the character for the currency symbol. If CURRENCY(currency-symbol) is specified, refer to the CURRENCY SIGN clause explained in the "COBOL Language Reference" for the currency symbol that can be used.

Item

Description

Specification of currency sign

Specifies what to use as the currency symbol. The default is $.

$

Uses $ as the currency symbol.

Specify currency symbol character

Uses another symbol.

Currency symbol character

The currency symbol character is specified.