Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.14 FjcobDataCompression property

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

Syntax

object.FjcobDataCompression = boolean

object

This specifies object expressions that define references to objects.

boolean

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

Setting value

Setting values of the FjcobDataCompression property are as follows.

Setting value

Meaning

True

The records are compressed. (Default value)

False

The records are not compressed.

Description

Note

The COBOL file system is required to process NetCOBOL files.