Thanks for any hints Fernand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I am working with DataBase driven content who is first loaded from a
DataBase into a Writter doc. Then the content can been altered. After
the Writer Doc is distributed , the altered content has to been written
back to the dataBase.
I know how to do this using Basic Code and using "Set References" to
handle the text content of the different DataBase fields . But now i
found out that the Set Reference who is in fact a Text Field only can
contain 1 paragraph. I can of course transform the line breaks to
"\n"..... but i am wondering if there is a more elegant way to
"Reference" text portions who containing mopre than 1 paragraph