Controlling LISTING output when using the REPORT procedure


There is no way to force PROC REPORT to print all of the variables on the same page if there is not enough room to do so. It may help to reduce the spacing between the columns, reduce the width of the columns and/or increase the line size. However, the reduced space still has to be large enough to print out all of the variables on one page or PROC REPORT will continue printing the remaining variables on the next physical page.

PROC REPORT in Base SAS software is an extremely flexible tool that combines formatting, summarization and analysis features with report generation. Because it is powerful and easy -to use, it has become a favorite with many SAS software users and always garners a few presentation spots at SAS users group conferences. Here are a few SUGI papers on PROC REPORT that you may find interesting and helpful: