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
Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1234 views
  • 0 likes
  • 2 in conversation