| 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 |
|
| 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.
***********************************************************************
|