How does one insert an EOF marker in a text file?
My VB program creates a text file that a third party app reads. Unless I open it up in notepad and save it, the third party app gives incorrect results. Could it be the EOF marker?