2.49 RECLEN

Use RECLEN to control how much of the record data is displayed. You can use RECLEN to control the amount of scrolling that must be done when records are large, while still showing enough data to evaluate the record. Data beyond the specified length is truncated.

Default

140 bytes

Syntax

RECLEN n
n

The number of bytes of the record that is displayed.

Example

RECLEN 280