Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Expression only 2 decimal
Message
From
02/09/2002 12:11:03
 
 
To
02/09/2002 12:00:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00695960
Message ID:
00695965
Views:
11
>Hi All
>
>I want to get from a numeric Expression only the 2 decimal points how do I do it?
>
>thanx
Bill,

not sure what you mean

a = 1.234
? mod(a,1) - mod(a,.01)
=.23
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform