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 (January 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 25 Jan 2007 14:54:04 -0600
Reply-To:     Joyce <joycegeorge@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Joyce <joycegeorge@GMAIL.COM>
Subject:      Re: BODYTITLE option
Comments: To: Yu Zhang <zhangyu05@gmail.com>
In-Reply-To:  <445d9dbe0701251233v4259949fm44438e8d8d921b50@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Yu and all,

I was in SAS 8.2. I figured it out the problem. NODATE and NONUMBER should not be specified along with BODYTITLE in SAS V8.2.

Thank you so much for the quick response.

-Joyce.

On 1/25/07, Yu Zhang <zhangyu05@gmail.com> wrote: > > Joyce, > > couldn't replicate it in sas v9. what vesion of SAS you are using? > > > On 1/25/07, Joyce <joycegeorge@gmail.com> wrote: > > > > Any thoughts? > > > > On 1/25/07, Joyce <joycegeorge@gmail.com > wrote: > > > > > > Hi all, > > > > > > RTF file is not able to open, when I used BODYTITLE option in ODS RTF > > > statement. > > > Is there any way to overcome this. It is working fine without > > BODYTITLE > > > option. > > > > > > FLNM='C:\TEST.RTF'; > > > > > > ODS RTF FILE=FLNM STYLE=STYLES.MYSTYLE BODYTITLE; > > > PROC PRINT; > > > RUN; > > > ODS RTF CLOSE; > > > > > > Thanks, > > > Jo. > > > > > > >


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