range

Description

Field access restraint variable

Syntax

int range;

Remarks

The range variable is used together with the variable selected to control the movement of the cursor by the user in data entry forms. In the older 'libtype 0' scheme, the user could not access fields using the cursor with a higher number than range. With the new 'libtype 1' scheme, there is no restriction on cursor movement. range holds the highest field value currently processed.