How to check Encoding in SAS ?
The wrong encoding can produce errors or warnings like “transcode failed” or “data was lost during transcoding”, and so on! Whenever you see errors like these the first step would be to check the encoding set in the SAS. There are three places where you have encoding specified and you must check it in SAS … Read more