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 (October 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 16 Oct 2006 18:12:47 -0400
Reply-To:   Kristi Mahadocon <kmahadocon@SUNESIS.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Kristi Mahadocon <kmahadocon@SUNESIS.COM>
Subject:   ods escapechar and gslide/greplay

I'm creating plots for several different lab analytes. I'm using gplot to create the plot, gslide to create my headers and footers and then using greplay to append the two onto the same output.

I'm trying to use the ods escapechar to superscript some characters, but it doesn't appear to resolve. For example:

"WBC (10!{super 9}/L)")

in a title statement shows up in the output as

WBC (10!{super 9}/L)

Does gslide or gplot just not resolve the escapechar? Does anyone have suggestions for a work around?

TIA for any help, Kristi


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