B
Bill
I have a document that I'd like to add a
"SET" command to initialize what amounts
to a document variable. I.e., I set the variable
and then use the variable to insert its value
amongst the text of the document.
Example:
{SET DOT "revise this string when date becomes available"}
blah blah blah {DOT}
blah blah
blah
blah {DOT}
blah blah
blah blah blah
blah
{DOT}
I coded the DOT variable name as you see above but
the substitutions are not occurring. Do I misunderstand
the use of field codes?
Thanks,
Bill
"SET" command to initialize what amounts
to a document variable. I.e., I set the variable
and then use the variable to insert its value
amongst the text of the document.
Example:
{SET DOT "revise this string when date becomes available"}
blah blah blah {DOT}
blah blah
blah
blah {DOT}
blah blah
blah blah blah
blah
{DOT}
I coded the DOT variable name as you see above but
the substitutions are not occurring. Do I misunderstand
the use of field codes?
Thanks,
Bill