Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG in VAL() function
Message
From
12/12/2003 12:52:35
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00858634
Message ID:
00858665
Views:
14
Hi Esparta,

this is correlate with decimals:
? VAL('$95.0000                    ')
the workaround is:
? VAL('$95.00                     '+'0')
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform