Hi Guys,
I hope you can help, I have a file and within that file I have about 20 odd lines of information, what I basically want to do is copy the first bit of information and ouput it to another text file so for e.g.
\\blah\blah\blah.pj ->
\\blah.pj ->
\\blah\blah\blah\blah\blah.pj ->
\\blah.pj ->
I want all the info from \\ to -> ouputted to another file.
Thanks in advance for your help