PDSIZE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 15: Line 15:
<p>The number of contiguous pages in a procedure dictionary "chunk"</p>
<p>The number of contiguous pages in a procedure dictionary "chunk"</p>
<p>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.    </p>
<p>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.    </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 13:24, 19 April 2013

Summary

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

Description

The number of contiguous pages in a procedure dictionary "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.