I ran a confidence interval and the table is in my work folder. I need to save it to my computer for an assignment, but I am not sure how to download it. Thanks.
Are you working on SAS University Edition or SAS OnDemand?
Add a system option before your code .Then all the data in WORK will appear at folder '/folders/myfolders/'
options user='/folders/myfolders/';
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.