All that is missing is the ability to put a decimal in there..
I would love to have the data validation done like that so I don't have to worry with it..
That or add
#PB_String_Integer
#PB_String_Float
or something...
Make #PB_String_Numeric really accept numeric
Make #PB_String_Numeric really accept numeric
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Re: Make #PB_String_Numeric really accept numeric
Yes and #PB_String_Float_P for decimal pointsKarbon wrote:All that is missing is the ability to put a decimal in there..
I would love to have the data validation done like that so I don't have to worry with it..
That or add
#PB_String_Integer
#PB_String_Float
or something...
and #PB_String_Float_Q for decimal quote
Return to the forum