Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoid memo bloat
Message
From
21/06/2007 11:44:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
21/06/2007 11:19:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01234728
Message ID:
01234748
Views:
11
>Hi All
>
>If I want to allow a note to be captured into a memo field can I avoid the memo bloat by always saving a fixed size note i.e. SUBSTR( lcMyText, 1, 1024 ) for example?

I think that should be padr(lcMyText, 1024). substr() won't add spaces.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform