Hi everybody,
I have a problem concerning Filehandles. Is it possible to open a file just to insert new lines at a certain point in that file? I don't want to append the new content, I just want to write it before a specific keyword in that file.
Or do I have to read out the whole file ?? I just thought, that there must be a more elegant solution for that problem ...
Thanks in Advance,
webstony
I have a problem concerning Filehandles. Is it possible to open a file just to insert new lines at a certain point in that file? I don't want to append the new content, I just want to write it before a specific keyword in that file.
Or do I have to read out the whole file ?? I just thought, that there must be a more elegant solution for that problem ...
Thanks in Advance,
webstony