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 (April 2010, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 5 Apr 2010 08:51:30 -0700
Reply-To:     SAS_learner <proccontents@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         SAS_learner <proccontents@GMAIL.COM>
Subject:      Re: Inserting Special characters inside the Report
Comments: To: Ron Manley <ron2sas@gmail.com>
In-Reply-To:  <k2i1e9ba8b51004050604wb12b6016hbebcae8c3f871afe@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Thanks Ron for suggestion, I tried the way you have suggested but it did not work. When I spoke to a colleague of mine here he said there is some company settings that is preventing special character inside the proc report even though I use the code this way

ods escapechar = "^"; %let GE = %nrbquote(^S={font_face=Symbol}'"B1"x'^S={});

Any way thanks once again for the help . I am using >= instead

thanks SL

On Mon, Apr 5, 2010 at 6:04 AM, Ron Manley <ron2sas@gmail.com> wrote:

> ^S={font_face=Symbol}'"B1"x'^S={} >


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