I'm running the below Proc Import code on Academics' SAS Studio and getting errors as stated:
proc import datafile="C:/Users/radhi/Desktop/out.csv" out=cards dbms=csv replace;Here is the LOG message:
The browser on which SAS Studio runs just presents you with an interface to SAS: SAS runs on a server, not on your PC.
The server knows nothing of your local files.
The SAS server uses Linux, not Windows, and you give a Windows path. How could that work?
The browser on which SAS Studio runs just presents you with an interface to SAS: SAS runs on a server, not on your PC.
The server knows nothing of your local files.
The SAS server uses Linux, not Windows, and you give a Windows path. How could that work?
@ShelleySessoms @AnnaBrown This is also a very common question that might be suitable for pinning.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Ready to level-up your skills? Choose your own adventure.