Date: Sat, 8 Sep 2007 14:42:40 -0700
Reply-To: rupalir2004@YAHOO.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: rupalir2004@YAHOO.COM
Organization: http://groups.google.com
Subject: to_print
Content-Type: text/plain; charset="iso-8859-1"
Hi,
I am confused with this question.
After submitting the following statements:
proc print data = to_print ;
run ;
you notice that different pages in the output listing are formatted
differently.
Referring to the situation above, which option do you add to the PROC
PRINT statement so that all output pages are formatted the same way?
Thanks,
Syamali
|