I was really surprised to discover that only database fields are available and that the OnMailMerge event in RAP is the only way to get calculations, system variable values, etc. into a RichText memo. One for the wish list?
The MailMerge feature is designed for data connectivity only. If you would like to manually edit a RichText, you can use the TppCustomRichText routines and properties to do so.
Paragraph SelText SelectAll SelStart SelLength
We will consider enhancing MailMerge to include other input options for a future release.
Comments
The MailMerge feature is designed for data connectivity only. If you
would like to manually edit a RichText, you can use the
TppCustomRichText routines and properties to do so.
Paragraph
SelText
SelectAll
SelStart
SelLength
We will consider enhancing MailMerge to include other input options for
a future release.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Would be a good thing to have system-variables like current-date,
current-page and total-pages also available.
Brgds, Yusuf
--