BookmarkSubscribeRSS Feed
DPraba79
Calcite | Level 5
Hi ,

I want to create permanent data sets created by my project. I want single node data set names. Is it possible in sasEG.

for ex,

Data data1;
a=1;
run;

data1 should be created in user library rather than work library.

Thanks,
1 REPLY 1
ChrisHemedinger
Community Manager
You can configure your library preferences for tasks in Tools->Options->Tasks: Output Libraries.

For programs such as your example, you can specify the USER= system option:

http://support.sas.com/documentation/cdl/en/lrdict/59540/HTML/default/a000279243.htm

Chris
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 668 views
  • 0 likes
  • 2 in conversation