I just noticed this Icon on the Results screen in SAS/Studio that is labeled Download generated data.
What is that supposed to do?
How would I "generate data" for it to download?
So I took a look at what FILEREFs SAS/Studio had defined for my SAS session.
proc print data=sashelp.vextfl width=min;
run;
And there was one named _DATAOUT.
So using a quick search, I was able to find a page that helps a little bit.
Which seems to have been generated in response to my earlier confusion about this feature.
So I took a look at what FILEREFs SAS/Studio had defined for my SAS session.
proc print data=sashelp.vextfl width=min;
run;
And there was one named _DATAOUT.
So using a quick search, I was able to find a page that helps a little bit.
Which seems to have been generated in response to my earlier confusion about this feature.
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 lock in 2025 pricing—just $495!
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.