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 (August 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 15 Aug 2006 22:19:58 -0700
Reply-To:     David L Cassell <davidlcassell@MSN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         David L Cassell <davidlcassell@MSN.COM>
Subject:      Re: sas superscript without ODS escape
In-Reply-To:  <200608151822.k7FHWPqB021675@mailgw.cc.uga.edu>
Content-Type: text/plain; format=flowed

sashelp@GMAIL.COM wrote: > >Hi All, > Can someone tell me the way to present 1st(superscipt) >2nd(subscript) 3rd(subscript) >without using ods escapechar?. I tried to use the byte function and >call symput to get the values. But didn't really work. > By the way i am trying to present them in text output not in >PDF/RTF. >Gani

I'm with Chris on this.

Unless you are working in Unicode, the choice of the appearance of any 'special' character you pick will depend on the font and/or the codepage. So this *might* look okay to you and still look like garbage to someone else. Like your boss. Which would be bad.

I think you need to choose another way of doing this, so you will not be subject to the whimsy of the machine it is displayed on.

HTH, David -- David L. Cassell mathematical statistician Design Pathways 3115 NW Norwood Pl. Corvallis OR 97330

_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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