| Date: | Mon, 13 Dec 1999 18:23:23 -0000 |
| Reply-To: | michaelq@demon.net |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Michael Quill <michaelq@DEMON.NET> |
| Subject: | Re: Removing non - printable chars from fields |
| In-Reply-To: | <4F93BEEBFA8AD3119EE7009027D0D3B3153FF8@gwhdemnts01.server.demon.net> |
| Content-Type: | text/plain; charset="iso-8859-1" |
Well perhaps, if you happen to know that '0D'x is a legitimate entry to
compress. I have found no reference to this in the manuals.
Best thought of as one of those examples where various people contribute
different solutions, There are three so far. And that is the charm of this
place.
> -----Original Message-----
> From: SAS(r) Discussion [mailto:SAS-L@listserv.uga.edu]On Behalf Of
> lpogoda@aol.com
> Sent: 13 December 1999 17:38
> To: SAS-L@listserv.uga.edu
> Subject: Re: Removing non - printable chars from fields
>
>
> I swear I'll never understand -
>
> 10 seconds' worth of experimentation reveals that the
> COMPRESS function
> accepts hexadecimal codes.
|