[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Correction on Evaluate. This is a typo. The orig had the dash.
- Subject: Correction on Evaluate. This is a typo. The orig had the dash.
- From: Cliff Scott <SCOTTC@SENSORMATIC.COM>
- Date: Mon, 11 Jun 2001 10:58:37 -0400
I can't get this to work. I get a missing quote error message. Is it
because you can't have multiple conditions in a when? If I take out the
second condition, I don't get an error.
Evaluate Cov_End_DT
When >= $CurrDt-90 and <= $CurrDt
When-other
Show 'found other'
End-Evaluate