<?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: field formats in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490714#M128464</link>
    <description>&lt;P&gt;To read such a field, you need to apply an informat, such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;input varname dollar8.;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will give you a numeric variable that you can summarize.&amp;nbsp; If you want to print out the result using dollar signs and commas, apply a format for printing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;format summarized_varname dollar9.;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 04:11:59 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2018-08-29T04:11:59Z</dc:date>
    <item>
      <title>field formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490635#M128414</link>
      <description>&lt;P&gt;I have a field with the input layout of '$9999.99'. What SAS format will fit this besides character. This field will be summarized in a total with supporting record lines. Really stuck on what format to use.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 21:36:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490635#M128414</guid>
      <dc:creator>larrytex</dc:creator>
      <dc:date>2018-08-28T21:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: field formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490644#M128419</link>
      <description>&lt;P&gt;DOLLAR&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=leforinforref&amp;amp;docsetTarget=p03sgbuduqemljn1nqj7qm1leql9.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=leforinforref&amp;amp;docsetTarget=p03sgbuduqemljn1nqj7qm1leql9.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/229049"&gt;@larrytex&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a field with the input layout of '$9999.99'. What SAS format will fit this besides character. This field will be summarized in a total with supporting record lines. Really stuck on what format to use.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 21:50:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490644#M128419</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-28T21:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: field formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490714#M128464</link>
      <description>&lt;P&gt;To read such a field, you need to apply an informat, such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;input varname dollar8.;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will give you a numeric variable that you can summarize.&amp;nbsp; If you want to print out the result using dollar signs and commas, apply a format for printing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;format summarized_varname dollar9.;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 04:11:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/490714#M128464</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-08-29T04:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: field formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/492356#M129370</link>
      <description>Sorry. Needed char format. Used source to text formatting to make it work&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2018 16:08:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/field-formats/m-p/492356#M129370</guid>
      <dc:creator>larrytex</dc:creator>
      <dc:date>2018-09-04T16:08:31Z</dc:date>
    </item>
  </channel>
</rss>

