I’m having a very bizarre issue at the moment where the path of the work library is changing halfway through me running the code, leaving me with the error message: TABLENAME could not be found. For example, if I would import data, and I can see it in the work library, The path of the work library would be like: C:\Users\$User\SASTempfile\_TD11568 And then I would run my next step in the code, which could be some simple proc sql referring to the imported data. Halfway through processing, i would get TABLENAME could not be found error. The work library has been changed to: C:\Users\$User\SASTempfile\_TD14024 This all happens in less than 10 Minutes. Have i accidently selected an option unintentionally? Can anyone identify what’s happening? Thanks
... View more