BRESERVE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
Line 14: Line 14:
</dl>
</dl>
==Description==
==Description==
The amount of space (in bytes) on a Table B page on which new records cannot be started. The space is reserved for the expansion of existing records on the Table B page.  
The amount of space (in bytes) on a <var>[[Table_B_(File_architecture)|Table B]]</var> page on which new records cannot be started. The space is reserved for the expansion of existing records on the Table B page.  
[[Category:CREATE parameters]]
[[Category:CREATE parameters]]
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 13:57, 13 October 2014

Table B reserve space

Summary

Default value
17
Parameter type
Tables
Where set
During file creation or reset by file manager
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The amount of space (in bytes) on a Table B page on which new records cannot be started. The space is reserved for the expansion of existing records on the Table B page.