Hi, I am using PB 6.5 with PFC. I wrote a validation rule to verify that a decimal column (decimal(2)) have values > 0.00. real(gettext()) > 0.00 but this rule don4t work, because the function Real don4t consider the decimal values: with 0.01 - return False with 0.98 - return False with 1.00 - return True Any idea? TIA ----------------------------- Ing. Dario Schmidt CERIDE - Santa Fe Argentina ---------------------------- > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
