Hello again.....
Thought I better start a new thread. Using help from this forum I have managed to get to a file that looks something like this:
;45;45;258;457;256
;125;56;485;45;65
The final step is this. How would I add a specified text (for example 'pingpong') to the front of every line? The end result looking like this:
pingpong;45;45;258;457;256
pingpong;125;56;485;45;65
...please...
Thought I better start a new thread. Using help from this forum I have managed to get to a file that looks something like this:
;45;45;258;457;256
;125;56;485;45;65
The final step is this. How would I add a specified text (for example 'pingpong') to the front of every line? The end result looking like this:
pingpong;45;45;258;457;256
pingpong;125;56;485;45;65
...please...