< > HELP!!
< > HELP!!
Out of context: Reply #6
- Started
- Last post
- 24 Responses
- Nairn0
Is it JUST a list of emails, with carriage returns after each entry?
If so, get a half decent text editor and do a smart search and replace as follows ..
SEARCH:
firstpartofmailaddress@domain.co...<CR>
REPLACE WITH:
firstpartofmailaddress@domain.co...<CR>
<... and then check and edit the first and last entries.
- oops. where <CR> = carriage return, however that's dealt with by whatever smart editor you choose to use.Nairn