I used PROC IMPORT to read an Excel file into SAS. One of the variable contains a string of chacters with a length from 200 to 400 character depending on the record. I noticed that SAS did not read the whole string in, instead, a substantial part of the string was truncated and that's not what I want.
Any of you here ever experienced this situation and know hwo to fix it?
Thanks in advance.
Any of you here ever experienced this situation and know hwo to fix it?
Thanks in advance.