My goal is to make a data listing which contains 10 variables. However, the space for a single page is not sufficient to display all 10 variables. I used proc report to make the listing file. SAS will automatically cut off the 10 variables into 2 pages. I hope that I can control how many variables to display in each page: ex. the first page displays 6 variables and the second page displays the rest 4 variables.
How to make this happen?
Thank you!
How to make this happen?
Thank you!