Is this known?
Open the CVI 8.1 UIR editor and...
1) Create a numeric control and edit it
2) Set range checking to "coerce"
3) Set minimum to something greater then 0 or maximum to a value lesser than 0
4) Click OK
5) "Default value is out of range"
2 and 3 can be swapped with same result.
This is not happening in 8.01.
-----------------------
/* Nothing past this point should fail if the code is working as intended */