Concatenating rich text using Lebans rtf2

S

systamper

Hi,

I am trying the concatenate rich text from many records into a new
field and get all of it to display in an rtf2 object

Currently, I am using a simple 'do while not loop' to bring all of the
text together into the field. But only the text from the first record
is being displayed. I am guessing this is because the rtf markup is
complete, and therefore the rtf2 control only 'sees' the text from the
first record.

I know I can take the text from the text property, but then is does
not carry the formatting.

So, is there a way to parse out the formated text from numerous
records. I tried using the sample application that parses paragraphs
into separate fields. But as much of the application is written in
German, I am not quite sure if it would be helpful to me.

If more information is needed, please let me know.

Thanks.

S
 
S

S

Nevermind. I just needed to drop all of the leading and closing
brackets inbetween the first and last record.

Great product. Three cheers for S. Lebans!!!
 

Ask a Question

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.

Ask a Question

Top