TEMPCUR parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 15: Line 15:
<p>The TEMPCUR parameter tracks the number of CCATEMP pages currently in use.</p>
<p>The TEMPCUR parameter tracks the number of CCATEMP pages currently in use.</p>
<p>To ensure that the statistics for TEMPCUR, TEMPMAX, and TEMPSIZE counts are calculated on the same basis, each count includes the first two pages of CCATEMP: the first is the File Control Table; the second is reserved.</p>
<p>To ensure that the statistics for TEMPCUR, TEMPMAX, and TEMPSIZE counts are calculated on the same basis, each count includes the first two pages of CCATEMP: the first is the File Control Table; the second is reserved.</p>
[[Category:System Parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 14:39, 19 April 2013

Summary

Default value
None
Parameter type
System
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The TEMPCUR parameter tracks the number of CCATEMP pages currently in use.

To ensure that the statistics for TEMPCUR, TEMPMAX, and TEMPSIZE counts are calculated on the same basis, each count includes the first two pages of CCATEMP: the first is the File Control Table; the second is reserved.