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:26:47 -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
In-Reply-To:  <9e2816460701251209k22307875n42536699758d2ef3@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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