Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.15 FjcobKeyCompression property

When the output file is NetCOBOL indexed file, this property specifies the compression of the index key.

Syntax

object.FjcobKeyCompression = boolean

object

This specifies object expressions that define references to objects.

boolean

This sets whether to compress the index key. As for values to be set, refer to the following setting value.

Setting value

Setting values of the FjcobKeyCompression property are as follows.

Setting value

Meaning

True

The index key is compressed. (Default value)

False

The index key is not compressed.

Description

Note

The COBOL file system is required to process NetCOBOL files.