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/';
Dive into keynotes, announcements and breakthroughs on demand.
Explore Now →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.