Division Place Len
Syntax
DIVISION PLACE LEN number
Parameters
- number: An integer specifying the number of character spaces to allocate for the division place column. The default is 4.
Description
Controls the width (in characters) of the column generated by the DIVISION PLACE command.
Remarks
Useful for creating more compact reports when the default column width is too large.
Examples
DIVISION PLACE LEN 3