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 (July 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 16 Jul 2001 21:42:48 +0100
Reply-To:   roland.rashleigh-berry@virgin.net
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Roland <roland.rashleigh-berry@VIRGIN.NET>
Organization:   N/A
Subject:   Re: nocenter and spacing in proc report
Content-Type:   text/plain; charset=us-ascii

Huang, Ya wrote: > > Hello all, > > Does anyone know if it is possible to get rid of the > first two blank space in the proc report output, when > I have already specified 'nocenter' option in proc report? > I know I can specify 'spacing=0' to accomplish that, but > then all the columns are squeezed together which is not what > I want. I still want the space between each column, but not > the first two. > > Any idea?

If "options nocenter" doesn't do the trick then specify a smaller linesize as well so that it is forced to do it.


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