Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.36 UsableMemorySize property

This property set the size of the work area that PowerBSORT uses (memory size).

Syntax

object.UsableMemorySize = long

object

This specifies object expressions that define references to objects.

long

This sets the size of the work area in kilobyte.
The size of the work area that can be set is 0 or from 64 to 32767 kilobytes.

Description