LNTBL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
<dd>Utable
<dd>Utable
<dt>Where set
<dt>Where set
<dd>On user's parameter line or reset by UTABLE command
<dd>On user's parameter line or reset by <var>[[UTABLE_command|UTABLE]]</var> command
<dt>Related products
<dt>Related products
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.2</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The number of 12-byte entries in NTBL</p>
<p>
<p>This parameter is used primarily by the User Language compiler, FLOD, and SQL processing. LNTBL can range from 0 to 32760. For an application subsystem user, LNTBL must have a minimum value of 50.</p>
<var>LNTBL</var> specifies the number of 12-byte entries in NTBL.</p>
<p>
This parameter is used primarily by the SOUL compiler, <var>[[FLOD command|FLOD]]</var> command, and SQL processing. <var>LNTBL</var> can range from 0 to 32760. For an application subsystem user, <var>LNTBL</var> must have a minimum value of 50.</p>
 
[[Category:Utable parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 00:35, 3 December 2014

Length of NTBL

Summary

Default value
50
Parameter type
Utable
Where set
On user's parameter line or reset by UTABLE command
Related products
All
Introduced
Model 204 V2.2 or earlier

Description

LNTBL specifies the number of 12-byte entries in NTBL.

This parameter is used primarily by the SOUL compiler, FLOD command, and SQL processing. LNTBL can range from 0 to 32760. For an application subsystem user, LNTBL must have a minimum value of 50.