BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
GreggB
Pyrite | Level 9

I made a change in one of the PROC FORMAT steps and when I try to save the program it won't allow me to save changes. I exited anyway and opened some other SAS programs, made few changes and SAS does save those changes.  My autoexec program is here: C:\Program Files\SASHome\SASFoundation\9.4

 

I'm baffled.

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Everything under Program Files is writable for the administrator-level accounts.

And since SAS uses a specially defined userid (sas) for installation, that user can also write there.

All others are blocked, as they should be.

If you want to change your personal autoexec, do so in your directory under C:\users

View solution in original post

2 REPLIES 2
Kurt_Bremser
Super User

Everything under Program Files is writable for the administrator-level accounts.

And since SAS uses a specially defined userid (sas) for installation, that user can also write there.

All others are blocked, as they should be.

If you want to change your personal autoexec, do so in your directory under C:\users

GreggB
Pyrite | Level 9

Thanks. 

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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