613-518-1166 info@zimdatabases.com

ZIM Language Reference

SET DOCLINELENGTH

< All Topics

Adjusts the size of the internal data buffer used to read unstructured application documents.

Syntax

SET DOCLINELENGTH num

Parameters

num

Num can be
an integer constant (e.g., 15, 200),
a variable, form field, menu item, or parameter that evaluates to an integer.
Num must be between 1 and 32000.

Comments

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.

 

See Also

SET SPECIALSCAN

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents