@ballardw wrote: @LWooly wrote: Hmm. Well I have found a fix, though I didn't think this bit of code was needed. I added this code on to the end of the code above: proc print data = TEschematic;
run; And bam. Now I have the data. I don't remember having to use proc print before, but at least it is working now. Without you telling us how you previously accessed the result we can't either. Perhaps you clicked on the output file in the Explorer? Or had a DMS command to open a viewtable of the output? Or were working in Enterprise Guide that sometimes opens things even when you may not want them? I'm not sure what I did in the past... But thanks for the information on the log. I've not really been trained how to read it.
... View more