Hi!
How can you go back a line, when you are reading a textfile. I know there is a function to skip the line, but I haven't found a way to go back the line.
I need that because when script looks for certain expression in the text file and finds that expression, I need to record that line. But...