Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Align data in memo field
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00541093
Message ID:
00541246
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>I am trying to align data in a Memo field. I use CHR(9) and PadR() functions to align data. The following is the information that I am trying to align. I can align the first four columns but not the last column. The reason being that the second last column is a description field whose value is varying in length. PadR() with spaces does not help align the last column. Is there a way to align data in a memo field, perhaps use a particular font. Please help.
>
>Thank you.
>Neetu
>
>Information in Memo field
>
>Sl.no.	Description	Ordered
>1	Product A	 100
>2	Product ABCD	 200
>3      Product XYZ      300
Should be non-proportial font like courier, for example. In the Download section I have a form Statistics, which uses EditBox for displaying statistical messages. It's an enhancement of MessageBox functionality, if we want to give the user some stats information, like in the above example.

Hope this helps.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform