my code is:
*Import data;
proc import datafile="C:\Users\Arindam\Desktop\SASUniversityedition\my folder\sas sample.txt";
out=WORK.sas_sample dbms=dlm replace;
delimiter=tab getnames=yes;
run;
and im getting following error. pls help
ERROR: Output SAS data set must be provided.
proc import datafile="C:\Users\Arindam\Desktop\SASUniversityed
-->
proc import datafile="C:\Users\Arindam\Desktop\SASUniversityed
Yeah... The **bleep** semicolon was there. 🙂
Thanks for your support.
Please refer to the following webpage to understand how to specify a shared folder in SAS University Edition and then how to specify a file path in your SAS program. Let me know if you have further questions.
http://support.sas.com/software/products/university-edition/faq/data_access_import.htm
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.