Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
STR() not work
Message
 
À
30/09/2004 09:43:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00947504
Message ID:
00947513
Vues:
13
>I try to replace a numeric field with str() but not work,

You can't replace a numeric field with string. VFP should raise an error. Even If You replace if WITH VAL(STR(account_sum,16,0)) If the field is defined with two decimal places it always appears with 999999.99 format. If You want to change the way how it appears on form/report... You must change the inputmask propertie of the control that shows that field.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform