PDSIZE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 11: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p><var>PDSIZE</var> is the number of contiguous pages in a procedure dictionary "section" or "chunk".</p>
<p><var>PDSIZE</var> is the number of contiguous pages in a procedure dictionary "section" or "chunk".</p>

Revision as of 13:54, 14 March 2017

Pages per procedure dictionary section

Summary

Default value
3
Parameter type
Tables
Where set
During file creation
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

PDSIZE is the number of contiguous pages in a procedure dictionary "section" or "chunk".

When selecting the number, take into account the percentage of procedure names and aliases known or anticipated when the file is designed. PDSIZE can range from 1 to 255.