skip to main content

Configuring the client : Configuring the client through CTREE_CONF : <maxlencheck>

<maxlencheck>
The maxlencheck option specifies whether to check that the record being read from disk fits entirely into the record buffer for which length is equal to the maxlen file definition. If this option is set to yes, an error is returned if the record read from disk is larger than maxlen bytes. If this option is set to no, the record is truncated at maxlen bytes before it is returned to COBOL. This option is enabled by default.
Accepted Values
Example
<maxlencheck>no</maxlencheck>

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left