XSIZE parameter

From m204wiki
Revision as of 00:57, 28 February 2013 by Alex (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

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

Description

The number of pages in Table X.

XSIZE can range from 1 to 536,870,911. Use the INCREASE command to change the size of Table X.

Files created with XSIZE greater than zero have a version number of 7.1.0; files created with XSIZE=0 have a version number of 6.1.0.