Hello all,
I need to perform a change about a SAS options named news and get it replaced by nonews.
see: https://support.sas.com/documentation/cdl/en/hostunx/61879/HTML/default/viewer.htm#a000313243.htm
I am unsure where and how I can change this... I think I should modify the file:
$ vim /sas/studioconfig/workspaceserver/autoexec_usermods.sas
and add:
options news=nonews
Can someone confirm / help me with this?
@oswin_fox,
Just add the following line to sasv9_usermods.cfg
-NONEWS
View solution in original post
@alexal
Hey, thanks for the answer. I give this a try 🙂
Cheers
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Join SUGA
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.