Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert number to string and back
Message
De
31/03/2008 12:28:46
 
 
À
31/03/2008 12:13:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01306961
Message ID:
01307004
Vues:
8
>Does TRANSFORM() work for you?
>
>? TRANSFORM(1234.56000) && you should get the string "1234.56000"

Fred

Yes it does, now how do you get 1234.56000 back, as a number, like:
lnx = 123.45678
lcx = transform(lnx)    && "123.45678"
lny = somefunction(lcx) && get 123.45678 type numeric back
Carlos
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform