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
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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