Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
STR() not work
Message
De
30/09/2004 09:43:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
STR() not work
Divers
Thread ID:
00947504
Message ID:
00947504
Vues:
47
Hello,

I try to replace a numeric field with str() but not work,

account_am = 1948.00 to have accountchr = 1948 without .00 after and does not
any space after too.

means only 1948 in accountchr nothing more.

with

REPLACE accountchr WITH STR(account_am,16,0)

Any help would be appreciated

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform