LVTBL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (add link)
 
Line 15: Line 15:


==Description==
==Description==
<p>The number of 32-byte entries in the table of compiler variables, VTBL</p>
<p>
<p>LVTBL can range from 5 to 524287. For an application subsystem user, LVTBL must have a minimum value of 50. </p>
<var>LVTBL</var> specifies the number of 32-byte entries in the table of compiler variables, [[VTBL]]. </p>
<p>
<var>LVTBL</var> can range from 5 to 524287. For an [[Application Subsystem development|application subsystem]] user, <var>LVTBL</var> must have a minimum value of 50.  
</p>
 
[[Category:Utable parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 23:08, 21 August 2018

Length of VTBL

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

LVTBL specifies the number of 32-byte entries in the table of compiler variables, VTBL.

LVTBL can range from 5 to 524287. For an application subsystem user, LVTBL must have a minimum value of 50.