LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu
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


Back to: Top of message | Previous page | Main SAS-L page