Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing using ??
Message
 
To
31/03/2001 18:41:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00490652
Message ID:
00490654
Views:
12
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform