Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.10 EnableOverwriteInputFile property

This property specifies the overwrite processing to input files in the sort processing.

Syntax

object.EnableOverwriteInputFile = boolean

object

This specifies object expressions that define references to objects.

boolean

This sets whether to permit to overwrite the input files. As for values to be set, refer to the following setting value.

Setting value

Setting values of the EnableOverwriteInputFile property are as follows.

Setting value

Meaning

True

This permits overwriting input files.

False

This does not permit overwriting input files. (Default value)

Description

Note

Note that the data in the input file might not be secured when True is specified and an error occurs in the sort processing.