| Date: | Sat, 22 Mar 2003 00:22:29 +0000 |
| Reply-To: | "Gleb V. Kotelnytskyy" <kiz@PTH.NTU-KPI.KIEV.UA> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | "Gleb V. Kotelnytskyy" <kiz@PTH.NTU-KPI.KIEV.UA> |
| Organization: | NTUU "KPI" |
| Subject: | codepage 866 encoding |
|---|
How can I read date from cp 866 encoded file?
when i specify
infile spr encoding=pcoem866;
i receives even more senceless output then without encoding= option.
i.e. that output can not even be converted to the windows encoding with
any combination of 2 transformations betwen (WIN,KOI,DOS,ISO) charsets.
Any kind of help would be greatly appreciated. Thank you in advance.
|