Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to remove ascii(160) characters
Message
From
17/11/2012 07:08:42
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01557507
Message ID:
01557508
Views:
69
Likes (1)
>I have a table with address lines where many of the blank characters are in fact ascii(160) how do I get rid of them
>
>Thanks
>
>Colin
lcString= chrtran(lcString,chr(160),'')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform