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