Re-hello.

About the error range warnings with enums.

OK, I remember now how to fix it (there was discussion about this 2 years
ago).

The trick is to remove all the "extended members of a enum", like 

const
extendedenum1 = ord(high(tdataevent))+1; 
extendedenum2 = ord(high(tdataevent))+2; 

end append it in the tdataevent enum list instead.

I will do it tonight.

Fre;D







--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to