I was told the data was be UCS2 encoding. All I am doing is reading the data merging it with other files. It's a file with japanese text in it. So basically I have to read in the data, make sure it's read in correctly, create a SAS file and pass it on. Doesn't sound too hard but it is.
I have a comma delimited file with unicode. The files come out from microsoft software. I am told that the unicode should be ucs2. I installed the additional software to read in the unicodes, I added encoding=ucs2 to my sas startup file. I have tried proc import, input statements but nothing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.