<?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: help with a project in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31170#M4666</link>
    <description>hi right now when i run my program i am getting this error message//&lt;BR /&gt;
WARNING: Apparent symbolic reference YR2 not resolved.                                                                                                                                                                                                          &lt;BR /&gt;
200        Year(LS.SaleDate) = &amp;amp;yr2&lt;BR /&gt;
                               _&lt;BR /&gt;
                               _&lt;BR /&gt;
                               _                                                                                                                          &lt;BR /&gt;
                               22&lt;BR /&gt;
                               22&lt;BR /&gt;
                               22                                                                                                                                                           &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ER&lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.          &lt;BR /&gt;
                                                                                                                                                                                                                                                                &lt;BR /&gt;
201        AND QTR(LS.SaleDate) &amp;lt;= &amp;amp;qt                                                                                                                                                                                                                          &lt;BR /&gt;
WARNING: Apparent symbolic reference QT not resolved.                                                                                                                                                                                                           &lt;BR /&gt;
201        AND QTR(LS.SaleDate) &amp;lt;= &amp;amp;qt&lt;BR /&gt;
                                   _&lt;BR /&gt;
                                   _&lt;BR /&gt;
                                   _                                                                                                           &lt;BR /&gt;
                                   22&lt;BR /&gt;
                                   22&lt;BR /&gt;
                                   22                                                                                                                                               &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ER&lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.

Message was edited by: saslackey</description>
    <pubDate>Thu, 03 Jun 2010 21:00:03 GMT</pubDate>
    <dc:creator>saslackey</dc:creator>
    <dc:date>2010-06-03T21:00:03Z</dc:date>
    <item>
      <title>help with a project</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31168#M4664</link>
      <description>hi, i need some help with a project. I have the skeletal code and i am new working on this. If anyone would like to help me out. please reply to this.</description>
      <pubDate>Thu, 03 Jun 2010 16:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31168#M4664</guid>
      <dc:creator>saslackey</dc:creator>
      <dc:date>2010-06-03T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: help with a project</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31169#M4665</link>
      <description>Hi:&lt;BR /&gt;
  Asking for "help with a project" is a vague request. It might possibly be too vague to get you any responses. What would be most useful would be some more descriptive information. For example, fill in the blanks:&lt;BR /&gt;
&lt;BR /&gt;
1) I have a project where I need to _______________________&lt;BR /&gt;
                               &lt;BR /&gt;
2) The data that I have is ____________________ (in a SAS dataset, in a flat file, in a database)&lt;BR /&gt;
                       &lt;BR /&gt;
3) The data represents _____________________ (a year of sales, counts of fish species, instrument measurements, stock prices... ...)&lt;BR /&gt;
                &lt;BR /&gt;
4) I have to do _________________________________________ with the data&lt;BR /&gt;
                     &lt;BR /&gt;
5) My output will be ___________________________ (a report, a dataset, a flat file, an email)&lt;BR /&gt;
                         &lt;BR /&gt;
6) If the output is a report, the report needs to be produced so that it can be opened with ____________________________________ (in a browser, in Word, with Acrobat Reader)&lt;BR /&gt;
                  &lt;BR /&gt;
7) I will be using ______________________________ (SAS Enterprise Guide, Base SAS, Base SAS and SAS/AF, SAS and the Enterprise Intelligence Platform, SAS and Enterprise Miner)&lt;BR /&gt;
                     &lt;BR /&gt;
8) My computer platform is _________________________ (Windows, Unix, Linux, Mainframe) &lt;BR /&gt;
                           &lt;BR /&gt;
9) My version of SAS is ________________________&lt;BR /&gt;
                    &lt;BR /&gt;
10) I think what I need to do/use is ____________________________&lt;BR /&gt;
                                &lt;BR /&gt;
11) Specifically, I am having trouble with ______________________________&lt;BR /&gt;
                         &lt;BR /&gt;
12) The skeletal code or the code I've tried is:&lt;BR /&gt;
...post the code...&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 03 Jun 2010 16:47:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31169#M4665</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-03T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: help with a project</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31170#M4666</link>
      <description>hi right now when i run my program i am getting this error message//&lt;BR /&gt;
WARNING: Apparent symbolic reference YR2 not resolved.                                                                                                                                                                                                          &lt;BR /&gt;
200        Year(LS.SaleDate) = &amp;amp;yr2&lt;BR /&gt;
                               _&lt;BR /&gt;
                               _&lt;BR /&gt;
                               _                                                                                                                          &lt;BR /&gt;
                               22&lt;BR /&gt;
                               22&lt;BR /&gt;
                               22                                                                                                                                                           &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ER&lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.          &lt;BR /&gt;
                                                                                                                                                                                                                                                                &lt;BR /&gt;
201        AND QTR(LS.SaleDate) &amp;lt;= &amp;amp;qt                                                                                                                                                                                                                          &lt;BR /&gt;
WARNING: Apparent symbolic reference QT not resolved.                                                                                                                                                                                                           &lt;BR /&gt;
201        AND QTR(LS.SaleDate) &amp;lt;= &amp;amp;qt&lt;BR /&gt;
                                   _&lt;BR /&gt;
                                   _&lt;BR /&gt;
                                   _                                                                                                           &lt;BR /&gt;
                                   22&lt;BR /&gt;
                                   22&lt;BR /&gt;
                                   22                                                                                                                                               &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, &lt;BR /&gt;
ER&lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.  &lt;BR /&gt;
              a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.

Message was edited by: saslackey</description>
      <pubDate>Thu, 03 Jun 2010 21:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31170#M4666</guid>
      <dc:creator>saslackey</dc:creator>
      <dc:date>2010-06-03T21:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: help with a project</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31171#M4667</link>
      <description>You will need to share much more information, especially about your entire SAS program - at least the part relevent to the PROC, DATA, or other "step" executions.  SAS version, OS platform, whether SAS is local or accessed remote, whether the program has worked in the past or not -- all these will help you immensely, somewhat for your own self-diagnosis and then maybe for others on the appropriate SAS discussion forum, depending on the situation.&lt;BR /&gt;
&lt;BR /&gt;
So, to start in your quest, some helpful info - you have a particular message, pasted below, indicating that there is a SAS macro variable called YR2 which is not known to SAS - you would have needed some prior code to assign a value to the macro variable. &lt;BR /&gt;
&lt;BR /&gt;
WARNING: Apparent symbolic reference YR2 not resolve&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 04 Jun 2010 11:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/help-with-a-project/m-p/31171#M4667</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-06-04T11:55:17Z</dc:date>
    </item>
  </channel>
</rss>

