Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM inaccurate with commas in number
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
APPEND FROM inaccurate with commas in number
Divers
Thread ID:
01311718
Message ID:
01311718
Vues:
79
I have a CSV file that is downloaded from a financial institution. Etrade, to be exact.

Some fields have values greater than 1000, and any that do use commas per traditional representation. For example: 1,234.00

The problem is that APPEND FROM does not simply ignore the comma. Instead, VFP miscalculates the value, and the value of the field in the DBF is assigned 1.00 rather than 1234.00

This despite the fact that the data in the file is delimited correctly.

Is there a simple workaround for this bug?

Thanks very much.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform