XRECPPG parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
</dl>
</dl>
==Description==
==Description==
<p>The maximum number of extension records per Table X page.</p>
<p>The maximum number of extension records per [[Table_X_(File_architecture)|Table X]] page.</p>
<p>The product of XRECPPG and XSIZE must not exceed 536,870,911.</p>
<p>The product of XRECPPG and <var>[[XSIZE_parameter|XSIZE]]</var> must not exceed 536,870,911.</p>
[[Category:CREATE parameters]]
[[Category:CREATE parameters]]
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 15:53, 13 December 2017

Table X slots per page

Summary

Default value
256
Parameter type
Tables
Where set
During file creation
Related products
All
Introduced
Model 204 V7.1

Description

The maximum number of extension records per Table X page.

The product of XRECPPG and XSIZE must not exceed 536,870,911.