Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I'm trying to display memo fields...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00540747
Message ID:
00540772
Views:
20
Hi Nadya,

>You have to use padr(left(myMemo,254),254) (or any reasonable number) or better to use another control, idea of which was discussed here recently. I'll try to find the thread info for you, if needed.

Why use padr(left(myMemo,254),254) when padr(myMemo,254) will do the same thing?

PADL(), PADR() and PADC() will always return a string with the length of the second parameter.

Regards,
Frank Camp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform