Ed Smits wrote:

> Tried that, it doesn't do what I need. To be specific, as an
> example I want to convert the following text:
> 
> sample1.txt<Paragraph Break>
> sample2.txt<PB>
> sample3.txt<PB>
> 
> into
> 
> sample1; sample2; sample3
> 
> and doing a S&R for ".txt$" to be replaced with ";<space> "
> doesn't remove the breaks, just the .txt which is repladed with
> "; "
> 
> ie
> sample1;<Space><PB>
> sample2;<S><PB>
> sample3;<S><PB>
> 
> etc.
> 
> where am I going wrong?

For find and replaces like this I use the macro in
IannzFindReplace.sxw on
http://homepages.paradise.net.nz/hillview/OOo/

It carried the above replacement out without problems.


-- 
John

[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to