<?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: '1' in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/1/m-p/916905#M361166</link>
    <description>&lt;P&gt;The program author decided to write a digit "1" in the first column of the text file fruit for each data line being written. You would need to ask them why they did that. AFAIK, it doesn't mean anything.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 03:11:58 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-02-20T03:11:58Z</dc:date>
    <item>
      <title>'1'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1/m-p/916904#M361165</link>
      <description>&lt;PRE&gt;data test;
set apple;
file "temp/fruit"
put
@001 "1"
@002 final
@003 bank
;
run;&lt;/PRE&gt;
&lt;P&gt;does "1" in&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159673"&gt;@001&lt;/a&gt; "1" means a special header? why put "1"?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 02:47:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1/m-p/916904#M361165</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2024-02-20T02:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: '1'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1/m-p/916905#M361166</link>
      <description>&lt;P&gt;The program author decided to write a digit "1" in the first column of the text file fruit for each data line being written. You would need to ask them why they did that. AFAIK, it doesn't mean anything.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 03:11:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1/m-p/916905#M361166</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-02-20T03:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: '1'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1/m-p/916929#M361177</link>
      <description>&lt;P&gt;I found out it really does mean '1' and nothing else&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 09:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1/m-p/916929#M361177</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2024-02-20T09:28:12Z</dc:date>
    </item>
  </channel>
</rss>

