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 (December 2008, 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 Dec 2008 09:02:40 -0600
Reply-To:     "./ ADD NAME=Data _null_," <iebupdte@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "./ ADD NAME=Data _null_," <iebupdte@GMAIL.COM>
Subject:      Re: Regular expression for compress() c modifier?
Comments: To: Ben Powell <ben.powell@cla.co.uk>
In-Reply-To:  <200812181433.mBIEPwxD008832@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1

Are you not able to print the value using $HEX format.

On 12/18/08, Ben Powell <ben.powell@cla.co.uk> wrote: > Calling all regular expressionists... > > I've come across the compress() modifiers that enable you to filter out odd > characters. The variety I had printed as rectangles but were not tabs. Using > the compress() modifier of c cleans them out. What would the prx method of > this be, keeping all alphanumeric characters and punctuation in the string? > > All comments much appreciated (I still don't know what the odd character was) > > Rgds >


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