Re: How to set minimum integer value?
Integer does support range but only positive numbers. I raised this issue with XC few months ago. I had a conversation with them and they did agree integer class as coded in XC5 is wrong and will be corrected in 5.3.x to support negative, positive and 0.
In the mean time you can overwrite the default Integer class with your own to support negative numbers as well.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|