<?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: What is the difference between %uinput() and %input()? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396877#M95864</link>
    <description>Sorry this is macro call</description>
    <pubDate>Mon, 18 Sep 2017 17:08:23 GMT</pubDate>
    <dc:creator>SAS_John</dc:creator>
    <dc:date>2017-09-18T17:08:23Z</dc:date>
    <item>
      <title>What is the difference between %uinput() and %input()?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396876#M95863</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am reading other person's code. Just want to know the difference between %uinput() and %input()?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ATOXGRC=%uput(ATOXGR, $atoxgr_c_r.);&lt;BR /&gt;ATOXGRN=%uinput(ATOXGRC, $atoxgrn_i.);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396876#M95863</guid>
      <dc:creator>SAS_John</dc:creator>
      <dc:date>2017-09-18T16:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between %uinput() and %input()?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396877#M95864</link>
      <description>Sorry this is macro call</description>
      <pubDate>Mon, 18 Sep 2017 17:08:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396877#M95864</guid>
      <dc:creator>SAS_John</dc:creator>
      <dc:date>2017-09-18T17:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between %uinput() and %input()?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396879#M95866</link>
      <description>&lt;P&gt;%input is a macro statement whiich is part of the SAS macro language - I've never heard of %uinput so &amp;nbsp;I assume it's a macro someone else has written.&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/69726/HTML/default/viewer.htm#n1jspx1ctztpvzn1gpkw12oe3661.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/mcrolref/69726/HTML/default/viewer.htm#n1jspx1ctztpvzn1gpkw12oe3661.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 17:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396879#M95866</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-09-18T17:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between %uinput() and %input()?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396884#M95870</link>
      <description>&lt;P&gt;There is no %INPUT() macro function. There is a %INPUT macro statement. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The %UPUT() and %UINPUT() macros used in your code are user defined.&lt;/P&gt;
&lt;P&gt;You will need to look for the code that defined them in either in the program you are reading or in an autocall library of macro definitions that the program expects to use.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 17:25:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-difference-between-uinput-and-input/m-p/396884#M95870</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-09-18T17:25:52Z</dc:date>
    </item>
  </channel>
</rss>

