<?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: space for empty value? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1065#M509</link>
    <description>instead of [PRE]     dlm = ','  [/PRE]&lt;BR /&gt;
use file statement option [pre]     DSD    [/pre]&lt;BR /&gt;
 &lt;BR /&gt;
any time you're handling CSV structures, this option is important.&lt;BR /&gt;
&lt;BR /&gt;
Peter</description>
    <pubDate>Wed, 19 Jul 2006 11:48:37 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-07-19T11:48:37Z</dc:date>
    <item>
      <title>space for empty value?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1064#M508</link>
      <description>file 'output.csv' dlm=',';&lt;BR /&gt;
put protocol site screen dob lbdt hgb tsat ferr gfr_cb gfr;&lt;BR /&gt;
&lt;BR /&gt;
For the above code, if any values are empty, it puts a space in the output - so I get "aaa,bbb, ,ccc, ,ddd etc".&lt;BR /&gt;
&lt;BR /&gt;
How can I remove the space in the empty value?&lt;BR /&gt;
Trim() &amp;amp; Compress() didn't work.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Tue, 18 Jul 2006 21:44:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1064#M508</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-18T21:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: space for empty value?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1065#M509</link>
      <description>instead of [PRE]     dlm = ','  [/PRE]&lt;BR /&gt;
use file statement option [pre]     DSD    [/pre]&lt;BR /&gt;
 &lt;BR /&gt;
any time you're handling CSV structures, this option is important.&lt;BR /&gt;
&lt;BR /&gt;
Peter</description>
      <pubDate>Wed, 19 Jul 2006 11:48:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1065#M509</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-19T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: space for empty value?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1066#M510</link>
      <description>Thank you!</description>
      <pubDate>Wed, 19 Jul 2006 13:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/space-for-empty-value/m-p/1066#M510</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-19T13:29:38Z</dc:date>
    </item>
  </channel>
</rss>

