Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Expression only 2 decimal
Message
From
03/09/2002 03:27:52
 
 
To
02/09/2002 12:37:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00695960
Message ID:
00696123
Views:
12
>thank you
>
>But I want to get the number b4 the decimal point also

then it is either
round(a,2)
or
a - mod(a, .01)
depending on your needs
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform