<?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: different fixed formats in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517837#M140071</link>
    <description>I have no idea what the question is here.</description>
    <pubDate>Sun, 02 Dec 2018 07:26:27 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-12-02T07:26:27Z</dc:date>
    <item>
      <title>different fixed formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517807#M140059</link>
      <description>&lt;P&gt;We are using different formats like best. , percent. like these i need different fixed formats except date formats&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you kindly let me know what are they?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 05:19:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517807#M140059</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-12-02T05:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: different fixed formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517837#M140071</link>
      <description>I have no idea what the question is here.</description>
      <pubDate>Sun, 02 Dec 2018 07:26:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517837#M140071</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-02T07:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: different fixed formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517838#M140072</link>
      <description>fixed formats like&lt;BR /&gt;ex: negparen8.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;like above examples</description>
      <pubDate>Sun, 02 Dec 2018 07:33:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517838#M140072</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-12-02T07:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: different fixed formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517871#M140089</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you mean width specifications appended to format names?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you look through the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-format.htm&amp;amp;locale=en" target="_blank"&gt;list of SAS-supplied formats&lt;/A&gt;&amp;nbsp;you'll notice that &lt;EM&gt;all&lt;/EM&gt; of them include such a &lt;EM&gt;w&lt;/EM&gt; or &lt;EM&gt;w.d&lt;/EM&gt; specification. Omitting them means using the default value(s). These defaults and the ranges of valid values for &lt;EM&gt;w&lt;/EM&gt;&amp;nbsp;(and &lt;EM&gt;d&lt;/EM&gt; if any) can be found in the documentation of each&amp;nbsp;format. For example, in &lt;FONT face="courier new,courier"&gt;negparen.&lt;/FONT&gt; the width and number of decimals are not really unspecified, but they default to 6 and 0, respectively. Similarly, &lt;FONT face="courier new,courier"&gt;best.&lt;/FONT&gt;&amp;nbsp;is equivalent to &lt;FONT face="courier new,courier"&gt;best12.&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;percent.&lt;/FONT&gt; is equivalent to &lt;FONT face="courier new,courier"&gt;percent6.&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;percent6.0&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use &lt;EM&gt;w&lt;/EM&gt; (and, if applicable, even &lt;EM&gt;w.d&lt;/EM&gt;) specifications with user-defined formats as well.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 16:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517871#M140089</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2018-12-02T16:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: different fixed formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517888#M140091</link>
      <description>What do you mean by ‘fixed format’? That is not a term I’ve heard in reference to SAS formats in 20 years, though there are fixed format files which talk about the file structure</description>
      <pubDate>Sun, 02 Dec 2018 17:52:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/different-fixed-formats/m-p/517888#M140091</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-02T17:52:59Z</dc:date>
    </item>
  </channel>
</rss>

