BookmarkSubscribeRSS Feed
jotto2
Calcite | Level 5

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.


Screen Shot 2016-03-02 at 10.18.29 PM.png
3 REPLIES 3
Reeza
Super User

Are you working on SAS University Edition or SAS OnDemand?

jotto2
Calcite | Level 5
SAS university edition
Ksharp
Super User

Add a system option before your code .Then all the data in WORK will appear at folder '/folders/myfolders/'

 

options user='/folders/myfolders/';
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2463 views
  • 0 likes
  • 3 in conversation