Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert to currency give me error
Message
De
23/06/2003 11:17:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Convert to currency give me error
Divers
Thread ID:
00802925
Message ID:
00802925
Vues:
48
Hi,

a workaround to the currency index bag, Thread #802831, on VFP7 and VFP8 is to use NTOM() function, but numeric approximation put another limit
?NTOM(MTON($225179981368.5286)) && VFP round error

?NTOM(922337203685477.5807) && VFP error
no problem, for now, currency range is
[-220000000000.0000,220000000000.0000].

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform