| 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
|