[Gambas-user] SELECT CASE... without TO?

Eilert eilert-sprachen at ...221...
Tue May 31 11:59:33 CEST 2005


Is it possible that the CASE instruction does not know a TO range?

I had

SELECT CASE Val(t$)

CASE 1 TO 19

...

END SELECT

and it says "End of line expected" for the line with the CASE.

If TO is not implemented, what would you use here instead?

Thanks for your help.

Rolf





More information about the User mailing list