Adjusts the size of the internal data buffer used to read unstructured application documents.
SET DOCLINELENGTH num
|
num |
Num can be |
At the start of an application session, DOCLINELENGTH is determined by the applicable document line length configuration option. If no document line length is explicitly specified, 256 is used by default.
The current value of DOCLINELENGTH is saved by the SET SAVE command, and restored by the SET RESTORE command. The SET RESET command resets DOCLINELENGTH to its configured or default value.