> It's a bug that will never be fixed.  The "..." syntax was
> inherited from GCC and hasn't been standardized.  It might work
> in the ... form if you cast the enum to an int, like
>
> case (int)UTM ... (int)DegMinSec :
>
> but I'm not sure.


But I checked my code, and I have a few places I successfully use ... on enums. 
Intermittent bug??? Are you saying I souldn't use ... at all?


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to