M
Mr. Smart
I used automation from Foxpro to drive Word. I need to save a document say
(abc.doc) using VBA's SaveAs method. When i save the first time, there is no
problem. However, if I close the document and create a new document and
saving it with the initial name (abc.doc), it complains that the file is
read-only. Sorry, is there a way I can overwrite a file. This is even when i
closed the document. Thanks. How do I save a file without making it read-only
(abc.doc) using VBA's SaveAs method. When i save the first time, there is no
problem. However, if I close the document and create a new document and
saving it with the initial name (abc.doc), it complains that the file is
read-only. Sorry, is there a way I can overwrite a file. This is even when i
closed the document. Thanks. How do I save a file without making it read-only