Forum Discussion
rraghvani
2 years agoChampion Level 3
See aqFile.WriteToTextFile Method. When you have a new text file, it's not possible to write to a specific line, as the file is empty. And for an existing text file, use ReadLine Method to skip the number of lines, and then write the text.
You will have to create your own function, to write to a specific line in a text file.
Related Content
- 9 years ago
- 8 years ago
- 6 years ago
- 10 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago