X
xargon
Hi everyone,
I must say some of the things with the Visio program API is such a pain!
I call the SaveAs method from within my VBA code and save my document as
an XML document (with the vdx) extension. Now, the problem is that after I
save it, visio loads the file. What I want to do is store the file in the
hard disk, read it into a text string and delete it again!
However, now I cannot delete it as Visio has loaded the document! Is there
any way to tell visio not to load the document and just save a copy of it!
Boy, getting old here!
Cheers!
xargon
I must say some of the things with the Visio program API is such a pain!
I call the SaveAs method from within my VBA code and save my document as
an XML document (with the vdx) extension. Now, the problem is that after I
save it, visio loads the file. What I want to do is store the file in the
hard disk, read it into a text string and delete it again!
However, now I cannot delete it as Visio has loaded the document! Is there
any way to tell visio not to load the document and just save a copy of it!
Boy, getting old here!
Cheers!
xargon