On 03/09/2015 at 03:31, xxxxxxxx wrote:
Hi,
One more thing though,
bc.SetBool(DESC_MINEX, true);
seems to do the same as:
bc.SetBool(DESC_MINEX, false);
I basically want to disable minimum and maximum values.
Any thoughts on this?
Thanks in advance for your help and time!