<?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: INFILE Statment using &amp;amp;var in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281697#M19358</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is difficult to tell from the code you provide. Can yhou give us the entire rpogram / macro code and the log? Often this kind of error is due to the scope of a variable. Also, try and run your code using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;OPTIONS MPRINT MLOGIC SYMBOLGEN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thes eporvide valuable troubleshooting info in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jan.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2016 12:16:58 GMT</pubDate>
    <dc:creator>jklaverstijn</dc:creator>
    <dc:date>2016-07-01T12:16:58Z</dc:date>
    <item>
      <title>INFILE Statment using &amp;var</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281687#M19356</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using %connect to connect to mainframe and connect to a table i am using macro varible &amp;amp;business2&amp;nbsp; which i have as a %let statment in another node within my SAS project before this code runs Business2 = 160629, when i put &amp;amp;business2.&amp;nbsp;&amp;nbsp; by it self the log shows it has resolved to 160629 however in the INFILE it does not like it and log advises WARNING: Apparent symbolic reference BUSINESS2 not resolved.&amp;nbsp; now i have used different INFILE styles from&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; INFILE "EXAW.TF.LA.BEK.TGHUP03.FALCANT.D&amp;amp;Business2";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; INFILE "EXAW.TF.LA.BEK.TGHUP03.FALCANT.D&amp;amp;Business2.";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; INFILE = "EXAW.TF.LA.BEK.TGHUP03.FALCANT.D&amp;amp;Business2";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; INFILE "EXAW.TF.LA.BEK.TGHUP03.FALCANT.D&amp;amp;Business2"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; INFILE "EXAW.TF.LA.BEK.TGHUP03.FALCANT.D&amp;amp;Business2."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anyone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281687#M19356</guid>
      <dc:creator>RJ2016</dc:creator>
      <dc:date>2016-07-01T11:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: INFILE Statment using &amp;var</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281696#M19357</link>
      <description>&lt;P&gt;To use a macro variable in rsubmit during a connect session, you first need to use the %syslput statement (in the local context, before the rsubmit) so that the macro variable is created in the remote context.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:15:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281696#M19357</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-07-01T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: INFILE Statment using &amp;var</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281697#M19358</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is difficult to tell from the code you provide. Can yhou give us the entire rpogram / macro code and the log? Often this kind of error is due to the scope of a variable. Also, try and run your code using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;OPTIONS MPRINT MLOGIC SYMBOLGEN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thes eporvide valuable troubleshooting info in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jan.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/281697#M19358</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-07-01T12:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: INFILE Statment using &amp;var</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/282003#M19361</link>
      <description>&lt;P&gt;Hi Kurt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Managed to get this to work thanks to your response thank you&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 14:21:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/INFILE-Statment-using-amp-var/m-p/282003#M19361</guid>
      <dc:creator>RJ2016</dc:creator>
      <dc:date>2016-07-04T14:21:55Z</dc:date>
    </item>
  </channel>
</rss>

