Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Found another bug
Message
De
04/07/2001 11:53:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Found another bug
Divers
Thread ID:
00526700
Message ID:
00526700
Vues:
54
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform