Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Str()?
Message
De
08/06/2007 04:38:28
 
 
À
08/06/2007 04:11:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Str()?
Versions des environnements
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01231495
Message ID:
01231497
Vues:
14
>Dear All,
>
>i tried the ff cmd:
>
>?x.ttotal
>output:
> 11540320180.00
>
>?STR(x.ttotal)
>output:
>1.154E+10
>
>how can i convert x.ttotal to a string with a correct output like this 11540320180.00?
>
>thanks in advance.

STR(x.ttotal,14,2) or use TRANSFORM()

Lennert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform