open template problems

G

greg

Hello,
I have a program that opens documents like this:

Set moWordDocument = .Documents.Open(FileName:=sWordDocumentFullPath)

And sometimes I get this error:

Source: Microsoft Word
Description: The disk is full. Free some space on this drive, or save the
document on another disk.
Try one or more of the following:
* Close any unneeded documents, programs, and windows.
* Save the document on another disk.

Looking this up. It seems like it could be a template problem.

I see there is a reference to a template in my problem documents. Which I
do not have.
However if I put a dummy template there. I still see the error.

is there a way to work around this problem?
open and stop templates from being accessed?



thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top