Try using Insert|Field, then selecting 'Docproperty', followed by clicking
the 'Options' button and choosing "CharactersWithSpaces".
Alternatively, you can code it yourself with Ctrl-F9 to create a pair of
field braces, then typing:
DOCPROPERTY "CharactersWithSpaces"
between them to get:
{DOCPROPERTY "CharactersWithSpaces" }
and pressing F9 to update.
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.