Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to display the values in my decimals places.
Message
De
07/06/1999 15:21:37
 
 
À
07/06/1999 15:13:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00227168
Message ID:
00227184
Vues:
23
>I think you need something like this:
>lcVar = PADL(ALLTRIM(STR(mprice, 15, 6)), 15, '0')
>Mark
--------------
Hi Mark and thanks...
lcVar = PADL(ALLTRIM(STR(mprice, 15, 6)), 15, '0') - works..
my only problem is the decimal point is in the output.
example...00000000.123456 ------- It should be...000000000123456..
Do you know what is wrong?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform