M
Martin Cameron
I have a Master Document which provides the user with a form to input data
which is then held in an ini file). This data is then - currently - accessed
by other templates when I call those other templates on an individual basis.
For example, I have a number of letter templates that are sent off regularly
to my clients . The templates pick up the name and address and other specific
data for that particular letter from the ini file. There ar also templates
for in-house records, for faxes etc
What I would like to do is to be able to access these other templates from
this master document by clicking on a button on the master document, which
would then present me with the desired template.
I am sure ths is a trivial problem, but it's one that has confounded me for
a while.
which is then held in an ini file). This data is then - currently - accessed
by other templates when I call those other templates on an individual basis.
For example, I have a number of letter templates that are sent off regularly
to my clients . The templates pick up the name and address and other specific
data for that particular letter from the ini file. There ar also templates
for in-house records, for faxes etc
What I would like to do is to be able to access these other templates from
this master document by clicking on a button on the master document, which
would then present me with the desired template.
I am sure ths is a trivial problem, but it's one that has confounded me for
a while.