Hello!
I'd like to have an IF Statement:
IF DATE LE &TODATE AND GE &FROMDATE
Unfortunately all the variables and the field DATE are alphanumeric and I get the error:
(FOC280) COMPARISON BETWEEN COMPUTATIONAL AND ALPHA VALUES IS NOT ALLOWED
What can I do here?
Thanx
Eva
I'd like to have an IF Statement:
IF DATE LE &TODATE AND GE &FROMDATE
Unfortunately all the variables and the field DATE are alphanumeric and I get the error:
(FOC280) COMPARISON BETWEEN COMPUTATIONAL AND ALPHA VALUES IS NOT ALLOWED
What can I do here?
Thanx
Eva