Hello,
How do you open a text file for editing?
Example.
I open a text file that has 3 lines.
textfile1
Hello this is vb world.
How are you today.
Wow im bored.
- end of file
Now how would i go about inserting an extra line w. out erasing the rest.
Thanks.




Reply With Quote