B
Bo Rasmussen
Hi,
I need a way to show help to users of my templates. This help could e.g.
show available macros and related shortcuts as well as instructions for
other things.
My idea was to create an autotext entry "HelpText" in each of my templates.
In a global template I would then create a macro "ShowHelp" which creates a
new document and inserts the relevant "HelpText" autotext.
The problem is that when I open a new document (based on the normal
template) the autotext is unavailable. So I tried to retrieve the autotext
prior to creating the document - but this gives me a String representation
which limits my autotext. For example I cannot use a table anymore - as the
table disappears.
Does anybody know how to do what I want?
Regards
Bo
I need a way to show help to users of my templates. This help could e.g.
show available macros and related shortcuts as well as instructions for
other things.
My idea was to create an autotext entry "HelpText" in each of my templates.
In a global template I would then create a macro "ShowHelp" which creates a
new document and inserts the relevant "HelpText" autotext.
The problem is that when I open a new document (based on the normal
template) the autotext is unavailable. So I tried to retrieve the autotext
prior to creating the document - but this gives me a String representation
which limits my autotext. For example I cannot use a table anymore - as the
table disappears.
Does anybody know how to do what I want?
Regards
Bo