<?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: Other = _ERROR_ in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Other-ERROR/m-p/66475#M14421</link>
    <description>[pre]&lt;BR /&gt;
data cntl;&lt;BR /&gt;
   retain fmtname 'b' type 'I' hlo ' ';&lt;BR /&gt;
   start = 'A';&lt;BR /&gt;
   label = '1      ';&lt;BR /&gt;
   output;&lt;BR /&gt;
   start = ' ';&lt;BR /&gt;
   label = '_ERROR_';&lt;BR /&gt;
   hlo = 'O';&lt;BR /&gt;
   output;&lt;BR /&gt;
   run;&lt;BR /&gt;
proc format cntlin=cntl;&lt;BR /&gt;
   run;&lt;BR /&gt;
data _null_;&lt;BR /&gt;
   y = input('X',b.);&lt;BR /&gt;
   put _all_;&lt;BR /&gt;
   run;&lt;BR /&gt;
[pre]

Message was edited by: data _null_;</description>
    <pubDate>Tue, 17 May 2011 17:22:16 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2011-05-17T17:22:16Z</dc:date>
    <item>
      <title>Other = _ERROR_</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Other-ERROR/m-p/66474#M14420</link>
      <description>Simple question:&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to add other = _ERROR_ to a format control dataset?&lt;BR /&gt;
&lt;BR /&gt;
TIA,&lt;BR /&gt;
&lt;BR /&gt;
Derek</description>
      <pubDate>Tue, 17 May 2011 16:14:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Other-ERROR/m-p/66474#M14420</guid>
      <dc:creator>cov_derek</dc:creator>
      <dc:date>2011-05-17T16:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Other = _ERROR_</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Other-ERROR/m-p/66475#M14421</link>
      <description>[pre]&lt;BR /&gt;
data cntl;&lt;BR /&gt;
   retain fmtname 'b' type 'I' hlo ' ';&lt;BR /&gt;
   start = 'A';&lt;BR /&gt;
   label = '1      ';&lt;BR /&gt;
   output;&lt;BR /&gt;
   start = ' ';&lt;BR /&gt;
   label = '_ERROR_';&lt;BR /&gt;
   hlo = 'O';&lt;BR /&gt;
   output;&lt;BR /&gt;
   run;&lt;BR /&gt;
proc format cntlin=cntl;&lt;BR /&gt;
   run;&lt;BR /&gt;
data _null_;&lt;BR /&gt;
   y = input('X',b.);&lt;BR /&gt;
   put _all_;&lt;BR /&gt;
   run;&lt;BR /&gt;
[pre]

Message was edited by: data _null_;</description>
      <pubDate>Tue, 17 May 2011 17:22:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Other-ERROR/m-p/66475#M14421</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-05-17T17:22:16Z</dc:date>
    </item>
  </channel>
</rss>

