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 (November 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 18 Nov 1999 08:52:49 -0500
Reply-To:     "Ravi, Prasad" <Prasad.Ravi@WL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Ravi, Prasad" <Prasad.Ravi@WL.COM>
Subject:      Re: Modifying contents page for ODS output
Comments: To: Peter Baade <Peter_Baade@HEALTH.QLD.GOV.AU>
Content-Type: text/plain; charset="iso-8859-1"

Have you tried using TITLE statement right after the ODS statement and before PROC?.

-----Original Message----- From: Peter Baade [mailto:Peter_Baade@HEALTH.QLD.GOV.AU] Sent: Wednesday, November 17, 1999 5:40 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Modifying contents page for ODS output

Has anyone found out how to modify the procedure name that SAS writes to the HTML contents page when using ODS? For example, when using PROC GCHART, SAS by default writes "The GCHART Procedure" to the contents page (with accompanying URL links). I can remove the "The" and the "Procedure" (using "replace text" in PROC TEMPLATE) but I would like to change the "GCHART" to something like "Figure" or "Graph". There is little ODS documentation about at the moment, so I thought (and hoped) someone out there might have got a bit further than me. (I'm using developmental copy of version 8 for windows).

Cheers,

Peter Brisbane, Australia


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