S
singeredel
I have the following sentence and reference fields in a template:
Thank you, { REF AttentionTitle\* CharFormat } {REF AttentionLineLast \*
Charformat }, for allowing me to take part in the care of your patient.
After running the program to create the document using the template,
sometimes the fields pertaining to these references are blank and therefore
it leaves the error message "Error! Reference Source not found. Error!
Reference Source not found" in the reference fields, as follows:
"Thank you, { Error! Reference source not found. } { Error! Reference source
note found }, for allowing me to take part..."
I would like to know how to write code to just delete these messages if
these errors are found so that the text reads:
"Thank you for allowing me..."
Thanks!
Thank you, { REF AttentionTitle\* CharFormat } {REF AttentionLineLast \*
Charformat }, for allowing me to take part in the care of your patient.
After running the program to create the document using the template,
sometimes the fields pertaining to these references are blank and therefore
it leaves the error message "Error! Reference Source not found. Error!
Reference Source not found" in the reference fields, as follows:
"Thank you, { Error! Reference source not found. } { Error! Reference source
note found }, for allowing me to take part..."
I would like to know how to write code to just delete these messages if
these errors are found so that the text reads:
"Thank you for allowing me..."
Thanks!