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
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