Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transform() back to Numeric
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00722042
Message ID:
00722068
Vues:
13
You're welcome.

>>Try
ROUND(EVAL( CHRTRAN(lcVal, ".,", ""))/100,2)
>>* or
>>EVAL( CHRTRAN(CHRTRAN(lcVal, SET("SEPARATOR"), ""), SET("POINT"), ".") )
>
>Thanks Sergey that did the trick.
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform