Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining the number of decimal places of a variable?
Message
From
03/03/2003 10:42:11
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00759689
Message ID:
00760371
Views:
17
>
>It's not trailing 0's, it's values that end up as whole numbers with insignificant 0's. Doesn't work in VFP7, either.
>
n=1.23450
>? TRANSFORM(n)
>1.23450
>n=20.000
>? TRANSFORM(n)
>20
>
>So I guess that makes Larry wrong. < s >

And he isn't around to defend himself *grin*. Thanks for the info.
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform