Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Small number to string conversion
Message
De
17/05/2006 22:56:26
 
 
À
17/05/2006 22:51:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01123084
Message ID:
01123088
Vues:
23
>See Transform()

I could have done it with transform by doing something like that:
TRANSFORM(lnAmount,"99999999999999999.999999999999999")
in order to make room for any kind of data that could be received as a numeric. But, I wanted something clean. So, I ended up with the ALLTRIM(PADL(lnAmount,20)) such as I mentioned in the other message.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform