LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 2002, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 30 Apr 2002 15:33:32 -0400
Reply-To:   "Braten, Michael (Exchange)" <mbraten@BEAR.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Braten, Michael (Exchange)" <mbraten@BEAR.COM>
Subject:   Re: Two Lines Around Header Usibg PROC REPORT
Comments:   To: David Friedman <harrypotterdhf@EARTHLINK.NET>
Content-Type:   text/plain

how about this ?

proc report headline ;

columns ( '---' ( 'name' name) ('comments' comments ) ('reason' reason) ) ) ;

> -----Original Message----- > From: David Friedman [SMTP:harrypotterdhf@EARTHLINK.NET] > Sent: Friday, April 26, 2002 11:23 AM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Re: Two Lines Around Header Usibg PROC REPORT > > Still can't get it to work with two lines unfortunately.

**************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication. ***********************************************************************


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