LNTBL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:


==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.