Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Underline Extending too far on Label
Message
 
 
To
12/04/2004 14:25:03
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00894032
Message ID:
00894185
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
>Hey Sergey,
>
>Very strange... I was using
= TableAlias.FieldName
in the label caption and simply by using
= (ALLTRIM(TableAlias.FieldName))
it works fine. Even though the data in the table is already trimmed. Ok, I don't understand the why of it, but either way thanks!
>
>
Hi Jay,

The character fields in a table cannot be trimmed because VFP doesn't support variable lenght character fields. They always be padded with spaces to the field lenght.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform