in reply to Re: Adding Filename to the end of each line
in thread Adding Filename to the end of each line
Sorry about that, I noticed that I copied and pasted the wrong code I was working on, but somehow you were still able to understand what I was trying to do. I see now where my mistake was, it was pretty much spot on to what you posted, where I went wrong was the print function, I had it as print $ofh $updateline; and that was it. the missing piece was the comma and "\n" .. thank you again for helping me.
|
|---|