Welcome! Log In Create A New Profile

Advanced

RTF and Datafields

Posted by Thomas 
Thomas
RTF and Datafields
July 05, 2008 07:02PM
Hello,

does anybody know, how can use Datafields (e.g. "Dear "+Contacts.Name) in
a RTF Memo on runtime?

Thomas
Al
Re: RTF and Datafields
July 06, 2008 12:22PM
Hello Thomas

You can use RTFToText() or RTFInsert() and you may need to look at RTFAdd()

Newstring = "Dear "+RTFToText(rtfstring)

or

Newstring = RTFInsert(rftstring,"Dear ",1)


Regards
Al
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: