Multiple choice technology mainframe

what does PS parameter signify

  1. determine whether page ejects are to be performed or not

  2. determine the maximum number of lines per (logical) page for a report

  3. determine the minimum number of lines per (logical) page for a report

  4. NONE

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The PS (Page Size) parameter specifies the maximum number of lines printed on a single logical page of a report before a page break occurs. Other parameters handle physical page ejects or formatting details, rather than the line limit per page.