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 (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:33:14 -0600
Reply-To:     Yu Zhang <zhangyu05@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Yu Zhang <zhangyu05@GMAIL.COM>
Subject:      Re: BODYTITLE option
Comments: To: Joyce <joycegeorge@gmail.com>
In-Reply-To:  <9e2816460701251226v44195aedhdcc169de6ba1ad94@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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