| 
	SKIP AFTER 
 
	This field is used in output processes and determines the number of lines that are skipped after a subsequent PRINT statement is executed. 
	  SET      --- SKIP AFTER                 =      2
 PRINT    TAP WORK TEXT                  AT 010 ROWS 002 COLUMNS 020
 
 
	Related PDFs: NEW PAGE AFTER, NEW PAGE BEFORE, SKIP BEFORE |