Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing using ??
Message
 
À
31/03/2001 18:41:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00490652
Message ID:
00490654
Vues:
11
Would padr help?
DisplayText = padr(FirstVar, 20 " ")
DisplayText = padr(DisplayText + MyText, 50 " ")
DisplayText = MyValue
? DisplayText
>Example:
>
>do while .not. eof()
> ? "" at 0
> ?? text at 20
> ?? value at 50 picture "99999.99"
> skip
>enddo
>
>I want to align the numbers at the right side. (using proportional fonts)
>
>Rolf Lystad
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform