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 (May 2006, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 24 May 2006 17:00:09 -0400
Reply-To:     Don Henderson <donaldjhenderson@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
Comments:     RFC822 error: <W> MESSAGE-ID field duplicated. Last occurrence
              was retained.
From:         Don Henderson <donaldjhenderson@HOTMAIL.COM>
Subject:      Re: ODS Graphics and Titles ...
In-Reply-To:  <200605241655.k4OEwktg016687@mailgw.cc.uga.edu>
Content-Type: text/plain; charset="us-ascii"

Check out:

http://support.sas.com/91doc/getDoc/graphref.hlp/a001025092.htm

The above implies that the default is to embed the title in the image rather than the HTML "wrapper" (options gtitle). Daniel, is your setting gtitle/nogtitle. There are comparable settings for footnotes: gfootnote/nogfootnote.

-don

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Ya Huang Sent: Wednesday, May 24, 2006 12:55 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: ODS Graphics and Titles ...

reset goptions has a side effect of resetting title and footnate. I learned this in a hard way.

On Wed, 24 May 2006 09:47:37 -0700, Daniel Ide <spam@CASTEX.DE> wrote:

>Hi Yu, > >I'm not sure, what that would affect... as I'm at home now, i cannot >try out your idea. It's the first thing I will do on friday morning! > >But a question before: I could imagine, that the "error" is, that I >reset the GOPTIONS before the output file is written? Do you think it's >because of that? > >Thanks for answering, > Daniel


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