Date: Fri, 18 Feb 2011 09:32:01 -0600
Reply-To: Joe Matise <snoopy369@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Matise <snoopy369@GMAIL.COM>
Subject: Re: Fileinput, UTF-8 encoding and ¤ as delimiter
In-Reply-To: <AANLkTikao9VtYVw3TrzC5OHFB7bK=fhCkKnQ+YE4Uw3u@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Is it possible it's technically a different character code in UTF-8? You
might try identifying the character's underlying code value and using that
in case they're technically different characters. I am not completely sure
that the SAS program editor will always correctly encode characters written
into the code when in UTF-8, though this is by no means my area of
expertise...
-Joe
On Fri, Feb 18, 2011 at 9:17 AM, Majd Mirza <majood@majdmirza.com> wrote:
> Dear all,
>
> I'm having a problem reading ¤-delimited data (Currency sign) in SAS
> UTF-8 mode.
> Does anybody know why SAS doesn't recognize this symbol in UTF-8 mode? it
> works fine using english mode.
>
> Any work around?
>
> Best regards,
> Majd
>
|