JebusRocks
Programmer
Hello all
I have a 88 level variable called X that is assigned the values 1 thru 9
I am wondering is the following IF statement a valid one?
IF X = 1 THRU 4 THEN
do something
I am wondering if the word thru is valid in this context?
Thanks in advance for any replies
I have a 88 level variable called X that is assigned the values 1 thru 9
I am wondering is the following IF statement a valid one?
IF X = 1 THRU 4 THEN
do something
I am wondering if the word thru is valid in this context?
Thanks in advance for any replies