Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.83.1 KEEP_MAX Parameters

BY_FIELD

IN_FIELD

OF_FIELD


Anchor
OF_FIELD
OF_FIELD
OF_FIELD

Specifies from 1 to 50 fields that are to be scanned for the maximum value by the KEEP_MAX command.

...

The fields specified must also be numeric.

Anchor
IN_FIELD
IN_FIELD
IN_FIELD

Specifies the field that is to hold the value of the field having the maximum value of the field(s) specified in the OF_FIELD parameter.

...

This field is reset at the beginning of each SELECT/SELECTLIST loop.

Anchor
BY_FIELD
BY_FIELD
BY_FIELD

Specifies the condition under which the fields are to be scanned for the maximum value.

...