Guest_imported
New member
- Jan 1, 1970
- 0
how do i read and write from a certain line of a text file. for example: i want to read from line 1 and line 3 of a text file (line one will be opened in lin1.text and line 3 will be opened from line3.text). after i have edited those lines, i want to write them back to line 1 and line 3. im not that versed in vb and text files, so can anyone out there help me out with my problem?