OK, I am having one of those days where I can't figure out how to do the most basic things... How do I permanently change the font used for the Log window in SAS (I have 9.3, using SAS for Windows)? I like Inconsolata, it is easier with my poor eyesight.
Thanks!
Michelle
----> right click in the log window
select tools
then options
then fonts
and select the font you prefer
then either
use the "save settings on exit" feature
or
issue command (in the log window)
===> WSAVE
and remember to close your session properly
and backup your sasuser.profile
Hello,
Follow these steps
To change the font in the Enhanced Editor, select Tools ----> Options ------> Enhanced Editor and click the Appearance tab.
Reference : http://support.sas.com/documentation/cdl/en/hostwin/63285/HTML/default/viewer.htm#customizing.htm
Thankz
Yesh
Thanks, I have already changed the font for the Enhance Editor.
What I can't figure out is how to permanently change the font for the Log.
I have figured out how to change the Log for the current session (click on the Log window, then Tools->Options->Font), but want to make this change permanent...
Okey You need to save the settings when you exist.
Try this : Tools ---> Options ----> Preferences
Here tick mark the option " SAVE SETTINGS ON EXIT"
It should solve your problem.
Thankz
Yesh
----> right click in the log window
select tools
then options
then fonts
and select the font you prefer
then either
use the "save settings on exit" feature
or
issue command (in the log window)
===> WSAVE
and remember to close your session properly
and backup your sasuser.profile
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.