PDSTRPPG parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
 
Line 17: Line 17:
<p>The maximum number of procedure entries per dictionary page</p>
<p>The maximum number of procedure entries per dictionary page</p>
<p>PDSTRPPG can range from 1 to 256.  </p>
<p>PDSTRPPG can range from 1 to 256.  </p>
<p>The <var>[[File_size_calculation_in_detail#Sizing_the_procedure_dictionary|file sizing]]</var> section provides details on how to size the PDSTRPPG parameter.</p>
[[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:26, 15 March 2017

Names/procedure dictionary page limit

Summary

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

Description

The maximum number of procedure entries per dictionary page

PDSTRPPG can range from 1 to 256.

The file sizing section provides details on how to size the PDSTRPPG parameter.