0
Hello, I need to add a TEXT at a certain position of a TXT file, if possible using STRING LIST.
I have a TXT and inside this TXT has about 300 lines. And in the middle of it has the following line:
hardware{98828};
I need to add a TEXT before that sentence there, how can I do ? in case it has to identify that there is this TEXT in the TXT file, and add a word before it.
I look forward to any help!