Page 1 of 1

Make #PB_String_Numeric really accept numeric

Posted: Wed Jun 02, 2004 4:05 pm
by Karbon
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...

Re: Make #PB_String_Numeric really accept numeric

Posted: Wed Jun 02, 2004 4:27 pm
by Manolo
Karbon 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...
Yes and #PB_String_Float_P for decimal points
and #PB_String_Float_Q for decimal quote