> I'm trying to have a field member always display 4 decimal
> places as the user enters a dollar amount.  I've tried adding
> the (set the floatPrecision = 4) to the movie script but when
> I test by typing into the field, it doesn't display the
> decimal or the 4 decimal places to the right.  Can anyone
> suggest what I may be doing wrong?

float precision is not going to do what you want. from your previous
email I gather you want to parse the field as the user enters text &
display things in a certain format. this is going to require some
programming. it is not a function.

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to