Hi I am getting two different messages using PROC IMPORT (attached log). I have tested both and I get different messages based on if it a csv or xlxs file in the proc import. When I use a csv file I get the following note: NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to WORK.PARMS.PARMS.SLIST. If I run the code using xlsx file as the input into the proc import it works ok. Any ideas? Thanks
... View more