hi right now when i run my program i am getting this error message//
WARNING: Apparent symbolic reference YR2 not resolved.
200 Year(LS.SaleDate) = &yr2
_
_
_
22
22
22
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant,
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant,
ER
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
201 AND QTR(LS.SaleDate) <= &qt
WARNING: Apparent symbolic reference QT not resolved.
201 AND QTR(LS.SaleDate) <= &qt
_
_
_
22
22
22
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant,
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant,
ER
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
a missing value, BTRIM, INPUT, LOWER, PUT, SUBSTRING, UPPER, USER.
Message was edited by: saslackey