Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.4.1 ErrorCode property

This property notifies return codes of PowerBSORT.

Syntax

object.ErrorCode

object

This specifies object expressions that define references to objects.

Return value

The values to be returned to the ErrorCode property are as follows.

Return value

Meaning

0

Normal termination

-1

An error was found in processing PowerBSORT.

-2

An error was found in processing parsing in PowerBSORT OCX.

-3

An error was found in processing parsing in PowerBSORT OCX (peculiar error found exclusively in PowerBSORT OCX).

-4

An error of PowerBSORT OCX was found.

Description