I have a simple VB6 program which opens an ASCII text file, writes some data, closes the text file. Then a MS word template is opened and data is entered via bookmarks. The Word document is saved and then closed. Next another ASCII text file is opened and writen to and then closed.
All of this works fine the first time through the program, but when the user tries to run the program again - runtime error 52 pops up.
Any suggestions?
All of this works fine the first time through the program, but when the user tries to run the program again - runtime error 52 pops up.
Any suggestions?