<?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 WARNING: Apparent symbolic reference _PROGRAM not resolved. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Apparent-symbolic-reference-PROGRAM-not-resolved/m-p/904268#M44000</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;source: 11   +%put LSM NES user: &amp;amp;sysuserid.;
normal: LSM NES user: jdoe
source: 12   +%put LSM NES program: &amp;amp;_PROGRAM.;
warning: WARNING: Apparent symbolic reference _PROGRAM not resolved.
normal: LSM NES program: &amp;amp;_PROGRAM.
source: 13   +
source: 14   +data _null_;
source: 15   +  this_guid = cats(put(datetime(),best10.), symget('sysjobid')) ;
source: 16   +  call symput('LSMGUID',this_guid);
source: 17   +run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have a program that I'm trying to run but before it even gets through the actual program this is the warning I get and I get no output to excel. There are no errors, just this warning.&amp;nbsp; What reason(s) could there be for this? I ran the program before and it ran fine and output data.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 18:09:09 GMT</pubDate>
    <dc:creator>bhca60</dc:creator>
    <dc:date>2023-11-22T18:09:09Z</dc:date>
    <item>
      <title>WARNING: Apparent symbolic reference _PROGRAM not resolved.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Apparent-symbolic-reference-PROGRAM-not-resolved/m-p/904268#M44000</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;source: 11   +%put LSM NES user: &amp;amp;sysuserid.;
normal: LSM NES user: jdoe
source: 12   +%put LSM NES program: &amp;amp;_PROGRAM.;
warning: WARNING: Apparent symbolic reference _PROGRAM not resolved.
normal: LSM NES program: &amp;amp;_PROGRAM.
source: 13   +
source: 14   +data _null_;
source: 15   +  this_guid = cats(put(datetime(),best10.), symget('sysjobid')) ;
source: 16   +  call symput('LSMGUID',this_guid);
source: 17   +run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have a program that I'm trying to run but before it even gets through the actual program this is the warning I get and I get no output to excel. There are no errors, just this warning.&amp;nbsp; What reason(s) could there be for this? I ran the program before and it ran fine and output data.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 18:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Apparent-symbolic-reference-PROGRAM-not-resolved/m-p/904268#M44000</guid>
      <dc:creator>bhca60</dc:creator>
      <dc:date>2023-11-22T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Apparent symbolic reference _PROGRAM not resolved.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Apparent-symbolic-reference-PROGRAM-not-resolved/m-p/904291#M44001</link>
      <description>&lt;P&gt;We can't see from what you have posted, where the macro variable&amp;nbsp;_PROGRAM is defined. I'm assuming that is done earlier in your program. Please post the complete SAS log so we can see what is going on.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 20:58:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Apparent-symbolic-reference-PROGRAM-not-resolved/m-p/904291#M44001</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-11-22T20:58:25Z</dc:date>
    </item>
  </channel>
</rss>

