Re: Can't use global/public constant in switch/case ?
- Posted by raseunew Feb 16, 2011
- 1251 views
Euphoria Interpreter v4.0.0
Linux, Using System Memory
Revision Date: 2010-12-22, Id: 115714454200
seems to only affect global switch statements
ie:
if the switch statement appears inside
a procedure or function, then the
error goes away
have'nt read the eu4 manual.
this may be by design
a