Storing Template preferences

J

John Marshall, MVP

Any suggestions on how to remember choices a user makes when he creates a
new document with a template?

The template will give the user a set of choices and I would like the
choices to persist for the next time the uses creates a new document with
that template.

I'm learning towards adding something to Normal.Dot so that the template
remains unchanged. It would also mean that the users preference would remain
if a new version of the template is distributed.

John... Visio MVP
 
J

Jonathan West

John Marshall said:
Any suggestions on how to remember choices a user makes when he creates a
new document with a template?

The template will give the user a set of choices and I would like the
choices to persist for the next time the uses creates a new document with
that template.

I'm learning towards adding something to Normal.Dot so that the template
remains unchanged. It would also mean that the users preference would
remain if a new version of the template is distributed.

For small quantities of user-specific data, I would suggest using the
registry, via the GetSetting and SaveSetting commands.
 
J

John Marshall, MVP

Thanks Jonathan. Time for some more research. At least now I have the
keywords to use.

John... Visio MVP
 

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