Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling Truncation in Character Field Objects
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00764341
Message ID:
00764354
Views:
25
Why you do not use the 'stretch with overflow' option?

>The default behavior for truncating character strings that are too long to fit in a field object seems to be to truncate starting at the last blank.
> IOW, if the string is "My Big String", and there is only enough room for "My Big Str", VFP will show only "My Big".
> I would like to show all the data that fits (in the above example: "My Big Str"). Is there any way to do this?
> I don't want to count characters and compare this to the width of the field control because we can't accurately know the length of each character.
> Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform