B
bp
Hello,
I am using Visio 2003. And I am opening pre-Visio 2003 documents
programmatically. When I save I get prompted with a dialog. How can I stop
this? I am doig this programmatically. Why would it be prompting me.
Looking at the object browser I see...
Save, SaveAs, SaveAsEx. But none seem to have the values I would need.
Even SaveAsEx only has these options:
visSaveAsRO
&H1
The document is saved as read-only.
visSaveAsWS
&H2
The current workspace is saved with the file.
visSaveAsListInMRU
&H4
The document is included in the Most Recently Used (MRU) list. By default,
Save and SaveAs do not place the document into the MRU list.
can anyone help?
thanks
I am using Visio 2003. And I am opening pre-Visio 2003 documents
programmatically. When I save I get prompted with a dialog. How can I stop
this? I am doig this programmatically. Why would it be prompting me.
Looking at the object browser I see...
Save, SaveAs, SaveAsEx. But none seem to have the values I would need.
Even SaveAsEx only has these options:
visSaveAsRO
&H1
The document is saved as read-only.
visSaveAsWS
&H2
The current workspace is saved with the file.
visSaveAsListInMRU
&H4
The document is included in the Most Recently Used (MRU) list. By default,
Save and SaveAs do not place the document into the MRU list.
can anyone help?
thanks