Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Found another bug
Message
From
04/07/2001 11:53:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Found another bug
Miscellaneous
Thread ID:
00526700
Message ID:
00526700
Views:
53
Hello again all,

My second bug in 1 day...

set currency to "£"
? val("123.23") && returns 123.23
? val("$123.23") && returns 123.23 -- Vartype = Y
? val("£123.23") && returns 0.00 -- Vartype = N

VFP Does exactly the same thing whatever set currency is set to, it appears that VAL always accepts the US Dollar and returns type currency (not what the doc's say)

(my currency symbol in Windows is set to Swiss francs)

by any chance is this fixed in VFP7? - (Racking up that ammunition)

TIA
Will Jones
Next
Reply
Map
View

Click here to load this message in the networking platform