BMLekki
June 12th, 2001, 02:34 PM
I have a txt file that is a list of email addresses, in a singal coulum.
ex.
test@abc.com
test@xyz.com
I want to open the file and pull all of these together and seperate them with a ";".
To look like this:
test@abc.com;test@xzy.com
Thanks,
BMLekki
BMLekki@bpas.com
ex.
test@abc.com
test@xyz.com
I want to open the file and pull all of these together and seperate them with a ";".
To look like this:
test@abc.com;test@xzy.com
Thanks,
BMLekki
BMLekki@bpas.com