Page Break Boundary


PLBCMP GUI Only

 

Some controls only take affect at a page break boundary. The following rules apply:

 

  1. After a PRTOPEN and before a PRTPAGE statement causes printed output, these controls can be executed to have an affect starting with the first page.

  2. Should one of these controls be executed after a PRTPAGE has caused printed output, these controls can be executed butthey will not take affect until after a *NEWPAGE or *F is executed. In this case, the controls will not take affect for the page output currently in process.

  3. These controls can be executed and become affective in the next printed page if they are executed after a *NEWPAGE or *F and before a PRTPAGE causes printed output.

 

 

See Also: List Controls (PRTPAGE), PRTPAGE

 



PL/B Language Reference