If I use "proc import" to import a excel table with long variable names, the variable names will be trancated with at most
8 letter length. For example, "PatientHealthID" would become "PatientH". Any body knows how to fix this problem?