It looks like the PROC CIMPORT STEP ran because it created a result viewtable in the work folder in the library. However when I try to open it, I get an error message saying it "cannot be opened". I then ran a PROC CONTENTS and it generated the list of variable names and values no problem. But won't populate the table in the results. If I import the library code, it populates the table in the viewtable, but it's coded to convert all the numeric data into qualitative data, I would rather it stay quant. It's just easier to program around and manipulate. This is data collected from a government survey with categorical and numeric variables. I haven't been able to find a lot out there on working with .sct files.
... View more