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