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

A.1.17 INITVALUE compile option

This option specifies whether to initialize items without the VALUE clause in working-storage section data to their specified values (INITVALUE) or not (NOINITVALUE).

Item

Description

Initialize value of data item in WORKING-STORAGE

Specifies whether to initialize items without the VALUE clause in working-storage section data to their specified values. The default is NOINITVALUE.

INITVALUE

Initializes the items.

NOINITVALUE

Does not initialize the items.

Value

Specifies a two-digit hexadecimal number if INITVALUE is selected. If INITVALUE is selected, an entry must be made for this item.