Version 4.2.6 for Mainframes
 —  Parameter Reference  —

MP - Maximum Number of Pages of a Report

This Natural profile and session parameter specifies the maximum number of pages to be produced for a report.

Within a Natural session, the setting of profile parameter MP can be reduced, but not increased by the FORMAT statement. The value specified with the session parameter MP applies only to the specified report.

Possible settings 1 - 99999 The value specified is the number of physical pages and has no effect on the starting page number used. The program will be terminated with an error message if the MP value is exceeded.
0 No page limit is defined.
Default setting 0
Dynamic specification yes
Specification within session no Applicable Statements:

DISPLAY
FORMAT
PRINT
WRITE

Applicable Command:  

Top of page