<?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: Format Output in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866238#M82617</link>
    <description>&lt;P&gt;Try changing your default font in SAS to the "SAS Monospace" font.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp; reason is a combination of the SAS FORMCHAR option setting in your system and the font displaying the characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Underlying reason is, I suspect, a disagreement between IBM and Microsoft on fonts in the early days of the PC. The character choice would display as nice box lines with an IBM font but all the Microsoft designed fonts redefine or removed the box drawing characters. The SAS Monospace font follows the old IBM spec.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 21:58:18 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-03-24T21:58:18Z</dc:date>
    <item>
      <title>Format Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866231#M82615</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why I am getting output like below 'ffffff'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS.JPG" style="width: 855px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/82021iF489E127E4D1F1BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS.JPG" alt="SAS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 20:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866231#M82615</guid>
      <dc:creator>lernenanytime</dc:creator>
      <dc:date>2023-03-24T20:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Format Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866237#M82616</link>
      <description>&lt;P&gt;I assume that's what you see in the listing output?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is trying to draw lines for the table (think ASCII Art), but it's using characters (or a font?) your computer doesn't seem to like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a system option, formchar, which allows you to specify the characters used to draw ASCII lines, try:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options formchar="|----|+|---+=|-/\&amp;lt;&amp;gt;*" ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/n0b0m78j9u41s6n1t6t217rkq4sk.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lesysoptsref/n0b0m78j9u41s6n1t6t217rkq4sk.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if you generate output as HTML or some other format, you shouldn't have this problem.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 21:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866237#M82616</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-03-24T21:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Format Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866238#M82617</link>
      <description>&lt;P&gt;Try changing your default font in SAS to the "SAS Monospace" font.&lt;/P&gt;
&lt;P&gt;The&amp;nbsp; reason is a combination of the SAS FORMCHAR option setting in your system and the font displaying the characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Underlying reason is, I suspect, a disagreement between IBM and Microsoft on fonts in the early days of the PC. The character choice would display as nice box lines with an IBM font but all the Microsoft designed fonts redefine or removed the box drawing characters. The SAS Monospace font follows the old IBM spec.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 21:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866238#M82617</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-03-24T21:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Format Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866240#M82618</link>
      <description>It works perfectly.</description>
      <pubDate>Fri, 24 Mar 2023 22:12:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Output/m-p/866240#M82618</guid>
      <dc:creator>lernenanytime</dc:creator>
      <dc:date>2023-03-24T22:12:22Z</dc:date>
    </item>
  </channel>
</rss>

