<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS UE and the default font size displaying reported results in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669358#M200785</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/88384"&gt;@Shmuel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15475"&gt;@andreas_lds&lt;/a&gt;&amp;nbsp;, how do I change the default style in SAS UE?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I can't check this in UE-version of SAS Studio, but in the normal Studio you change the style via Settings / Results.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 04:50:23 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2020-07-15T04:50:23Z</dc:date>
    <item>
      <title>SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669169#M200699</link>
      <description>&lt;P&gt;I'm using SAS UE with windows.&lt;/P&gt;
&lt;P&gt;Is there a way to change the default &lt;STRONG&gt;font size&lt;/STRONG&gt; of reports displayed in the RESULTs tab?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My browser is customed to display PROGRAM code and LOG in a desired font size&lt;/P&gt;
&lt;P&gt;but the report(s) are displayed in much smaller size.&amp;nbsp;I would like to enlarge it.&lt;/P&gt;
&lt;P&gt;If possible - how to do it?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 14:24:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669169#M200699</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-07-14T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669177#M200703</link>
      <description>Maybe switching default style to Sapphire solves the issue.</description>
      <pubDate>Tue, 14 Jul 2020 14:44:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669177#M200703</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-07-14T14:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669179#M200705</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;SAS UE is using a web browser with SAS Studio as the interface. You could try the standard ctrl-+ to make the results window bigger. That works for me in Chrome, but makes the entire browser screen and the output bigger.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you can make the results bigger with style overrides like this:&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;proc print data=sashelp.class&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;style(headers)={fontsize=12pt}&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#FF00FF"&gt;style(data)={fontsize=12pt}&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;run;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;proc report data=sashelp.class&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;style(headers)={fontsize=12pt}&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#FF00FF"&gt;style(column)={fontsize=12pt}&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;run;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Changes like this will only work for PRINT, REPORT (and TABULATE). Otherwise, you need to change the style definition that's used for the output.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 14:51:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669179#M200705</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-07-14T14:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669193#M200715</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15475"&gt;@andreas_lds&lt;/a&gt;&amp;nbsp;, how do I change the default style in SAS UE?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 15:18:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669193#M200715</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-07-14T15:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669196#M200716</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;, it could be great if it was working, unfortunately I got an error&lt;FONT face="Menlo, Monaco, Consolas, Courier New, monospace"&gt;&lt;SPAN style="font-size: 13px; background-color: #f5f5f5;"&gt;:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;74         proc print data=test3 label;
 75         style(headers)={fontsize=12pt};
            _____
            180
 76         style(data)={fontsize=12pt};
            _____
            180
 ERROR 180-322: Statement is not valid or it is used out of proper order.
 77              by mm;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 15:25:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669196#M200716</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-07-14T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669266#M200744</link>
      <description>Hi: Compare your code to my code. The 2 style overrides belong as options on the PROC PRINT statement. Look where I have my semi-colon and compare it to where you have yours. Take off the semi after Label and it should work for you.&lt;BR /&gt;Cynthia</description>
      <pubDate>Tue, 14 Jul 2020 18:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669266#M200744</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-07-14T18:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669276#M200751</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;, you are right. it works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I may define it as a macro variable to be used on every reporting step, BUT&lt;/P&gt;
&lt;P&gt;Is there a way to define those styles as a default in the autoexec ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 19:21:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669276#M200751</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-07-14T19:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669345#M200777</link>
      <description>Every destination has a default style that it uses. If you're using EG, you can specify the default style to use for a destination. Not exactly the same as doing it it in an autoexec. There may be a registry way to do it. But I don't mess with the registry so that is a question for Tech support.&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 15 Jul 2020 00:59:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669345#M200777</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-07-15T00:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS UE and the default font size displaying reported results</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669358#M200785</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/88384"&gt;@Shmuel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15475"&gt;@andreas_lds&lt;/a&gt;&amp;nbsp;, how do I change the default style in SAS UE?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I can't check this in UE-version of SAS Studio, but in the normal Studio you change the style via Settings / Results.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 04:50:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-UE-and-the-default-font-size-displaying-reported-results/m-p/669358#M200785</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-07-15T04:50:23Z</dc:date>
    </item>
  </channel>
</rss>

