Hello. Not sure where to put this question, but is there any way to have SAS not open the explorer and results windows by default? I always close them immediately. Thanks!
Since I'm old school, I put these in my local SAS config file:
-FONT 'Consolas' 10
-awstitle "SAS 9.4M7 x64 UTF-8"
-noenhancededitor
-nodmsexp
You can also use the same options on your SAS desktop shortcut alternatively.
EDIT: I also arrange my windows and use the "WSAVE ALL" command as mentioned earlier.
Yes, sorry I am running base SAS 9.4.
I don't want to suppress results as they are reported. I want SAS to boot up showing only the log and editor windows. I'm find if the results window pops up later when I'm running things.
Hello @kpberger,
Try this:
This should save the window arrangement in your user profile catalog. Make sure that it is not overwritten accidentally by the "Save settings on exit" feature in Tools → Options → Preferences... → General, if NORSASUSER is your standard option setting.
¹ I can't find the WSAVE command in the online documentation, only in the built-in help files of my Windows SAS 9.4M5.
Hi, thanks for your response. Those steps didn't work and I think it's because "This command [WSAVE ALL] saves the global settings, such as window color and window position, that are in effect for all windows that are currently open." (http://www.math.wpi.edu/saspdf/vms/c04.pdf) So it seems like it wouldn't work for closed windows which is rather a catch 22.
I did verify the steps worked to change the size of a window (I now have SAS open with the editor maximized which I also prefer so thank you).
Since I'm old school, I put these in my local SAS config file:
-FONT 'Consolas' 10
-awstitle "SAS 9.4M7 x64 UTF-8"
-noenhancededitor
-nodmsexp
You can also use the same options on your SAS desktop shortcut alternatively.
EDIT: I also arrange my windows and use the "WSAVE ALL" command as mentioned earlier.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.