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
I moved this to the Procedures community in order for you to have more SAS users view your quesiton. thank you
Doc has already answered the question, but the post should probably have been moved to the Enterprise Guide community.
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
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 !
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!
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.
Ready to level-up your skills? Choose your own adventure.