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 (December 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 23 Dec 2008 11:33:01 -0800
Reply-To:     jfh@stanfordalumni.org
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Subject:      Re: Blank lines between obs with Proc Report
Comments: To: John Whittington <John.W@MEDISCIENCE.CO.UK>
In-Reply-To:  <5.1.0.14.2.20081223192048.0201c040@193.189.74.23>
Content-Type: text/plain; charset="ISO-8859-1"

A brute force method, courtesy of Ray Pass, is to add a new variable to each observation and then group and break on it. See

<http://www2.sas.com/proceedings/sugi31/235-31.pdf>

On Tue, 23 Dec 2008 19:23:23 +0000, "John Whittington" <John.W@MEDISCIENCE.CO.UK> said: > Hi folks, > > A pre-holiday quickie ... > > Is there a simple way of getting a blank line between each observation > when > using Proc Report with 'flow' options in some of the Define statements ? > > TIA for any assistance. > > Kind Regards, > > John > > ---------------------------------------------------------------- > Dr John Whittington, Voice: +44 (0) 1296 730225 > Mediscience Services Fax: +44 (0) 1296 738893 > Twyford Manor, Twyford, E-mail: John.W@mediscience.co.uk > Buckingham MK18 4EL, UK > ----------------------------------------------------------------

-- Jack Hamilton Sacramento, California jfh@alumni.stanford.org <== Use this, not jfh @ stanfordalumni.org


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