proc print data=sashelp.class blankline=5; title1 "SASHELP.CLASS with Blank Line After Every 5 Observations"; run;