EHIGHPG parameter: Difference between revisions
(adding Usage section and text that seems to have been missed during wiki conversion) |
m (minor formatting) |
||
Line 3: | Line 3: | ||
<dl> | <dl> | ||
<dt>Default value | <dt>Default value | ||
<dd>-1 for <var class="product">Model 204</var> V6R1.0 file without | <dd>-1 for <var class="product">Model 204</var> V6R1.0 file without [[Table E (File architecture)|Table E]] defined; 16 for V6R1.0 file with Table E defined, but no data yet stored | ||
<dt>Parameter type | <dt>Parameter type | ||
<dd>Tables | <dd>Tables | ||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
This parameter reports the highest active Table E page. | |||
==Usage== | ==Usage== | ||
<p>The first page in Table E is page zero.</p> | <p> | ||
The first page in Table E is page zero.</p> | |||
<p>If the file was created and initialized prior to V6R1 | <p> | ||
If the file was created and initialized prior to V6R1:</p> | |||
<p class="code">IN TEST VIEW FICREATE | <p class="code">IN TEST VIEW FICREATE | ||
FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT | FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT | ||
Line 26: | Line 28: | ||
M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1</p> | M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1</p> | ||
<p>If the file was created in V5R1 but initialized in V6R1 | <p> | ||
If the file was created in V5R1 but initialized in V6R1:</p> | |||
<p class="code">IN TEST VIEW FICREATE | <p class="code">IN TEST VIEW FICREATE | ||
FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT | FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT | ||
Line 32: | Line 35: | ||
M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1</p> | M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1</p> | ||
<p>If the file was created and initialized in V6R1 | <p> | ||
If the file was created and initialized in V6R1:</p> | |||
<p class="code">IN TEST610 VIEW FICREATE | <p class="code">IN TEST610 VIEW FICREATE | ||
FICREATE 6 RELEASE V6R1 CREATE FORMAT | FICREATE 6 RELEASE V6R1 CREATE FORMAT |
Latest revision as of 21:39, 8 November 2017
Table E highest page used
Summary
- Default value
- -1 for Model 204 V6R1.0 file without Table E defined; 16 for V6R1.0 file with Table E defined, but no data yet stored
- Parameter type
- Tables
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V6.1
Description
This parameter reports the highest active Table E page.
Usage
The first page in Table E is page zero.
If the file was created and initialized prior to V6R1:
IN TEST VIEW FICREATE FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT IN TEST VIEW EHIGHPG M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1
If the file was created in V5R1 but initialized in V6R1:
IN TEST VIEW FICREATE FICREATE 3 RELEASE 9.0 (OR LATER) CREATE FORMAT IN TEST VIEW EHIGHPG M204.2671: PARAMETER EHIGHPG IS NOT SUPPORTED FOR FILES CREATED BEFORE VERSION 6.1
If the file was created and initialized in V6R1:
IN TEST610 VIEW FICREATE FICREATE 6 RELEASE V6R1 CREATE FORMAT IN TEST610 VIEW EHIGHPG EHIGHPG 2675 TABLE E HIGHEST PAGE USED