Hello,
I have the following in a file (not the actual data)
12345
abcdefghij
klmnopqrstuvwxyz;
12345
abcdefghij
klmnopqrstuvwxyz;
12345
abcdefghij
klmnopqrstuvwxyz;
I wish to join the line ending in ; to the previous line how can I do this?
Mike
"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant.
I have the following in a file (not the actual data)
12345
abcdefghij
klmnopqrstuvwxyz;
12345
abcdefghij
klmnopqrstuvwxyz;
12345
abcdefghij
klmnopqrstuvwxyz;
I wish to join the line ending in ; to the previous line how can I do this?
Mike
"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant.