Using the Open statement I can open text files for reading from, or writing to but not at the same time. Does anyone know how?
I want to scan the lines of an existing text file and when I find certain things, I want to insert new lines in the appropriate places.
