|
-
Mar 1st, 2004, 09:39 AM
#1
Thread Starter
Addicted Member
removing Carriage Returns
Hi All,
I have a problem, I have a text file with rows of data in the following format:
Name:
Bill
Name:
Bob
What I would like to do is strip out the CArriage return fromthe name: line to leave
Name:Bill
Name:Bob
Can I use the Trim() method to strip out carriage returns or is there another way.
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|