Hi.
I'm currently using MS Word automation to open up a template and fill
in user information automatically based on the person who opened it.
However I can't figure out how to set the savepath so when the user
chooses to save, the save dialog goes to the path given by me.

Does anybody have any solutions regarding this?

Best regards

Svein Arild

Re: Setting savepath through Word Automation. by ObiVan

ObiVan
Thu Aug 31 03:32:01 CDT 2006


svein.arild.myrer@gmail.com wrote:
> Hi.
> I'm currently using MS Word automation to open up a template and fill
> in user information automatically based on the person who opened it.
> However I can't figure out how to set the savepath so when the user
> chooses to save, the save dialog goes to the path given by me.
>
> Does anybody have any solutions regarding this?
>
> Best regards
>
> Svein Arild

------------------------------------------------------

sorry - a bit to quick there. .options.DefaultFilePath solved it. :)