NEW PAGE AFTER


This field is used in output processes, and indicates whether or not the report will skip to a new page after a subsequent PRINT statement is executed. This field is also used when you are running something outside of APPX that will affect the screen. If this field is set to Y or left blank, APPX will repaint the screen after the RUN statement is executed.

          SET      --- NEW PAGE AFTER             =      Y
          PRINT    TAP WORK TEXT                  AT 050 ROWS 010 COLUMNS 030

Related PDF's: NEW PAGE BEFORE, SKIP AFTER, SKIP BEFORE