<?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: WARNING: Apparent symbolic reference MS not resolved in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686878#M24495</link>
    <description>&lt;P&gt;Thank you so much! I can't believe the solution was that simple.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2020 01:37:51 GMT</pubDate>
    <dc:creator>autumnhxlvorsen</dc:creator>
    <dc:date>2020-09-26T01:37:51Z</dc:date>
    <item>
      <title>WARNING: Apparent symbolic reference MS not resolved</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686876#M24493</link>
      <description>&lt;P&gt;I am fairly new to SAS Studio as this is my first semester using it in college. I am getting four warning errors that say WARNING:&amp;nbsp;&lt;SPAN&gt;Apparent symbolic reference MS not resolved when I try and run my code for a Boxplot and Histogram on two separate&amp;nbsp;pieces of data. I have provided my code down below as well as the homework question they correspond with; any help on question 5 and 9 would be appreciated as to how to get this warning to go away. Thank you very much!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Include the following &lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;SGPLOT&lt;/STRONG&gt; SAS code (below the Question 5 header)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;NOTE&lt;/U&gt;&lt;/STRONG&gt;:&amp;nbsp; Replace the Your Name text in the TITLE2 statements with your actual first and last names&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;SGPLOT&lt;/STRONG&gt; DATA=MMS;&lt;/P&gt;&lt;P&gt;HISTOGRAM MMS;&lt;/P&gt;&lt;P&gt;TITLE "Histogram of M&amp;amp;Ms Eaten";&lt;/P&gt;&lt;P&gt;TITLE2 "Your Name";&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;SGPLOT&lt;/STRONG&gt; DATA=MMS;&lt;/P&gt;&lt;P&gt;VBOX MMS;&lt;/P&gt;&lt;P&gt;TITLE "Boxplot of M&amp;amp;Ms Eaten";&lt;/P&gt;&lt;P&gt;TITLE2 "Your Name";&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;9.&amp;nbsp;Do the following relative to Exploratory Data Analysis for the variable &lt;EM&gt;Error&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;[1.1] Precede the SAS code with comment header /* Question 9 */&lt;/LI&gt;&lt;LI&gt;Copy the prior &lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;SGPLOT&lt;/STRONG&gt; code (from Question 5b) and paste it below the section header; adapt it to generate both a histogram and a boxplot for the variable &lt;EM&gt;MMsError&lt;/EM&gt; (adapting may mean changing a title too)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-09-25 at 9.19.53 PM.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49821iDD8AFA5491E0AE2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-09-25 at 9.19.53 PM.png" alt="Screen Shot 2020-09-25 at 9.19.53 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-09-25 at 9.20.08 PM.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49822iEE153730094647B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-09-25 at 9.20.08 PM.png" alt="Screen Shot 2020-09-25 at 9.20.08 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-09-25 at 9.20.21 PM.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49823iFFEEF1BFA6CFBC0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-09-25 at 9.20.21 PM.png" alt="Screen Shot 2020-09-25 at 9.20.21 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 01:22:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686876#M24493</guid>
      <dc:creator>autumnhxlvorsen</dc:creator>
      <dc:date>2020-09-26T01:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Apparent symbolic reference MS not resolved</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686877#M24494</link>
      <description>&lt;P&gt;In the code that generates the warning you are using double quote characters.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;TITLE "Histogram of M&amp;amp;Ms Eaten";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In similar code in the pictures you posted you have a label statement that is using very similar text that does not produce the warning.&amp;nbsp; Notice how that code is using single quote characters instead of double quote characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &amp;amp; is the trigger for the macro processor to replace macro variable references.&amp;nbsp; But the macro processor ignores text that is inside of single quotes.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 01:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686877#M24494</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-09-26T01:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Apparent symbolic reference MS not resolved</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686878#M24495</link>
      <description>&lt;P&gt;Thank you so much! I can't believe the solution was that simple.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 01:37:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-Apparent-symbolic-reference-MS-not-resolved/m-p/686878#M24495</guid>
      <dc:creator>autumnhxlvorsen</dc:creator>
      <dc:date>2020-09-26T01:37:51Z</dc:date>
    </item>
  </channel>
</rss>

