BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
cb
Fluorite | Level 6 cb
Fluorite | Level 6

Hi, is there any way in SAS 9.4 to change the fonts in a dataset?

Thank you very much!

Corina

1 ACCEPTED SOLUTION

Accepted Solutions
ScottBass
Rhodochrosite | Level 12

@cb wrote:

In Base SAS 9.4.

 

Thank you!


"Base SAS 9.4" can describe DMS, EG, SAS Studio, etc.  You still haven't answered my question.

 

However, I'm assuming you mean DMS, so perhaps this helps?  

https://communities.sas.com/t5/SAS-Programming/changing-font-size-in-Viewtable-window/td-p/282732


Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.

View solution in original post

6 REPLIES 6
ScottBass
Rhodochrosite | Level 12
Which client? EG? DMS? SAS Studio? ...

Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.
cb
Fluorite | Level 6 cb
Fluorite | Level 6

In Base SAS 9.4.

 

Thank you!

ScottBass
Rhodochrosite | Level 12

@cb wrote:

In Base SAS 9.4.

 

Thank you!


"Base SAS 9.4" can describe DMS, EG, SAS Studio, etc.  You still haven't answered my question.

 

However, I'm assuming you mean DMS, so perhaps this helps?  

https://communities.sas.com/t5/SAS-Programming/changing-font-size-in-Viewtable-window/td-p/282732


Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.
cb
Fluorite | Level 6 cb
Fluorite | Level 6

Thanks very much for your response, Scott!

Unfortunately I can't change the configuration file, and in SAS 9.4 I'm not even sure of the location/name. Since, there is no other way around this, I'll just have to probably switch to SAS Studio.

ScottBass
Rhodochrosite | Level 12

@cb wrote:

Thanks very much for your response, Scott!

Unfortunately I can't change the configuration file, and in SAS 9.4 I'm not even sure of the location/name. Since, there is no other way around this, I'll just have to probably switch to SAS Studio.


A late reply, but a reply nonetheless...

 

Assumptions:

You have SAS 9.4 Base installed (i.e. DMS) on your desktop machine

Your install is under Windows

It is a "usual" install (i.e. normal program groups, desktop icons, etc).

 

1) Locate your SAS 9.4 icon:  either Start -> All Programs -> SAS -> SAS 9.4 icon, or perhaps you have a copy on your desktop

2) RMB the icon and select properties

3) Copy the target path

4) Note the location of the config file

5) Copy the config file somewhere where you have write access

6) Edit the config file to your heart's content - I expect you to read the doc for this part 😉  Nested configurations can be quite useful.

7) Copy the existing icon, for example RMB, hold, and drag it to your desktop

😎 Edit that icon, changing the target path to point to your customized config file

9) Optional: Change the icon image to something else so you know that icon has the customized config file


Please post your question as a self-contained data step in the form of "have" (source) and "want" (desired results).
I won't contribute to your post if I can't cut-and-paste your syntactically correct code into SAS.
cb
Fluorite | Level 6 cb
Fluorite | Level 6

THANK YOU VERY MUCH, SCOTT! i FOLLOWED YOUR INSTRUCTIONS AND CHANGED THE FONTS!THANK YOU VERY MUCH, SCOTT! i FOLLOWED YOUR INSTRUCTIONS AND CHANGED THE FONTS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 6 replies
  • 7538 views
  • 1 like
  • 2 in conversation