I’ve built a system of templates with one ‘master’ template (let’s call it joel.dot) and about 200 ‘content’ templates (i.e. cover page.doc, study report.doc) which are all attached to the Master.
The .doc files are in the local or workgroup template folder so that they’re available from File > New > General Templates (called Templates on My Computer in 2003).
When the new doc is created, it’s nicely a “Document3” unnamed doc, and attached to joel.dot.
Under 2002 SP3 (but not 2003), when the document is saved and reopened, the attached template is listed as “cover page.doc”.
I’ve tried at the “Immediate” box to explicitly set the Activedocument.attachedtemplate to “joel.dot” prior to saving, and it didn’ t seem to make a difference.
Once opened, if the attached template is changed, it doesn’t revert again. It’s just the first save that seems to be wrong.
Has anyone seen this? Might there be a way around it? I haven’t tried hooking the SaveFile command.