BookmarkSubscribeRSS Feed
SAS_1001
Quartz | Level 8

I'm wondering how to setup SAS Global options, let's say :

options linesize=80 pagesize=24 ; (etc., etc.)

I don't want to assign in the program every time so I'd like to setup globally and these settings should be available whenever I invoke SAS EG.

Please advise !

Thanks

Paul

4 REPLIES 4
Community_Help
SAS Employee


I moved this to the Procedures community in order for you to have more SAS users view your quesiton. thank you

art297
Opal | Level 21

Doc has already answered the question, but the post should probably have been moved to the Enterprise Guide community.

Doc_Duke
Rhodochrosite | Level 12

Paul,

The recent SAS Dummies blog post may have your answer

http://blogs.sas.com/content/sasdummy/2014/04/16/ods-control-in-eg/

The process is different from regular sas programming (e.g. autoexec.sas)

Doc Muhlbaier

Duke

SAS_1001
Quartz | Level 8

Thanks Arthur,

That's work. I was changing in autoexec but EG was not picking up.  So I guess we need to assign options statement in 'Tools' 'options' 'sas programs' 'additional sas code' properties.  So every user has to change this one. Is there a place globally where we can set once and available for all the users always ?

Thanks & appreciated !

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 4 replies
  • 1851 views
  • 0 likes
  • 4 in conversation