revilord
Programmer
- Oct 2, 2003
- 64
I am simply trying to write a line of text to a file testfile.txt and put tabs in the line. How do I do this?
sample that doesn't work
a.Writeline("Add a tab between here " & "\t" & "and here")
sample that doesn't work
a.Writeline("Add a tab between here " & "\t" & "and here")