BookmarkSubscribeRSS Feed
yonib
SAS Employee

Hi,

The Setup for our default SAS System user work folder is located at:

-WORK E:\SASWork\

Is it possible that for some users the default SAS System work folder will be at Different location like:

-WORK C:\SASWork\

Thanks in advanced,

2 REPLIES 2
art297
Opal | Level 21

Everywhere I've worked individual work folders have always been designated with user-specific locations whose specific locations are differentiated with system parameters.  E.g., something like:

-WORK "!TEMP\SAS Temporary Files"

DLing
Obsidian | Level 7

For Windows PC, WORK usually uses the local hard drive as opposed to LAN or other network storage.  You can point them anywhere you like as long as you have read/write access.

In UNIX environments, it is not uncommon to see a central directory and/or filesystem that's built for speed only being used for WORK.  Since these SAS datasets only last for the duration of a SAS job, there's no need for mirroring or stripping.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 2 replies
  • 1439 views
  • 0 likes
  • 3 in conversation