Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting rid of carriage returns in memo fields
Message
From
22/08/1999 19:37:27
 
 
To
22/08/1999 18:38:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00256063
Message ID:
00256451
Views:
31
Hi John,

>I'll hold on to this one. However since it doesn't remove leading spaces I guess we'll have to keep what we have. We've had some enter almost a whole line of leading spaces which messes with our report writing program.

LTRIM(cString) gets rid of the leading spaces, RTRIM(cString) gets rid of trailing spaces and ALLTRIM(cString) does both.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform