Al Rudis wrote: > What do I use for the paragraph mark -- > and the carriage return mark -- when I do such a > search and replace.
You serach paragraph mark with $ but you have to activate the option "regular expression". Line feeds can be found with. \n But: If you want to insert paragraph-marks with the replace-function you have to use \n in the replace-field. It's not possible, to insert line feeds directly by serach&replace. What's the situation? In the german ooo-wiki there is a work-around how to introduce line feeds: http://www.ooowiki.de/SuchenUndErsetzen/ZeilenSchaltungen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
