Hi Guys.
Only just joined and this is my first post.
I have a text file which I've loaded into a memo.
I want to strip out any CRLF's in this file.
I'm using StringReplace to replace any occurrence of Chr(13) and Chr(10) with single spaces
but for some strange reason it can't find them.
There is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.