<?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: I don't understand &amp;quot;??&amp;quot; in INPUT statement in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-don-t-understand-quot-quot-in-INPUT-statement/m-p/61495#M13362</link>
    <description>? or ?? &lt;BR /&gt;
The optional question mark (?) and double question mark (??) format modifiers &lt;B&gt;suppress the printing of both the error messages and the input lines when invalid data values are read&lt;/B&gt;. The ? modifier suppresses the invalid data message. The ?? modifier also suppresses the invalid data message and, in addition, prevents the automatic variable _ERROR_ from being set to 1 when invalid data are read.&lt;BR /&gt;
&lt;BR /&gt;
Found it in the SAS doc &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/da/lrdict.hlp/a000146292.htm#a000146295" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/da/lrdict.hlp/a000146292.htm#a000146295&lt;/A&gt;</description>
    <pubDate>Fri, 14 Nov 2008 12:05:19 GMT</pubDate>
    <dc:creator>GertNissen</dc:creator>
    <dc:date>2008-11-14T12:05:19Z</dc:date>
    <item>
      <title>I don't understand "??" in INPUT statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-don-t-understand-quot-quot-in-INPUT-statement/m-p/61494#M13361</link>
      <description>Hi,&lt;BR /&gt;
I was just going through an old code, saw this wierd ?? in the INPUT statement, can someone please tell me what this ?? does, i have searched on GOOGLE but ?? is pretty common string online so couldn't find anything.&lt;BR /&gt;
&lt;BR /&gt;
DATA DUMMY;                                      &lt;BR /&gt;
 INFILE PREVFILE;                                  &lt;BR /&gt;
  INPUT @01 TESTBYTE ??  $CHAR1.;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Fri, 14 Nov 2008 11:40:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-don-t-understand-quot-quot-in-INPUT-statement/m-p/61494#M13361</guid>
      <dc:creator>SushilNayak</dc:creator>
      <dc:date>2008-11-14T11:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: I don't understand "??" in INPUT statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-don-t-understand-quot-quot-in-INPUT-statement/m-p/61495#M13362</link>
      <description>? or ?? &lt;BR /&gt;
The optional question mark (?) and double question mark (??) format modifiers &lt;B&gt;suppress the printing of both the error messages and the input lines when invalid data values are read&lt;/B&gt;. The ? modifier suppresses the invalid data message. The ?? modifier also suppresses the invalid data message and, in addition, prevents the automatic variable _ERROR_ from being set to 1 when invalid data are read.&lt;BR /&gt;
&lt;BR /&gt;
Found it in the SAS doc &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/da/lrdict.hlp/a000146292.htm#a000146295" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/da/lrdict.hlp/a000146292.htm#a000146295&lt;/A&gt;</description>
      <pubDate>Fri, 14 Nov 2008 12:05:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-don-t-understand-quot-quot-in-INPUT-statement/m-p/61495#M13362</guid>
      <dc:creator>GertNissen</dc:creator>
      <dc:date>2008-11-14T12:05:19Z</dc:date>
    </item>
  </channel>
</rss>

