c-treeRTG for isCOBOL
:
Configuring the client
:
Configuring the client through CTREE_CONF
: <skiplock>
<skiplock>
The skiplock option advances the current record pointer when a locked record is encountered. This feature is off by default.
Accepted Values
Value
Effect
Synonyms
yes
Advance the current record pointer when a locked record is encountered.
y, true, on, 1
no
Do not advance the current record pointer. This is the default value.
n, false, off, 0
Example
<
skiplock
>
yes
</
skiplock
>
This site works best with JavaScript enabled