delete whole line with replace

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
carsten

delete whole line with replace

Post by carsten »

Hi all,

I can mark the whole line with a reg.expr.
If I replace it with 'nothing', a blank line remains.
how can I delete the whole line ???

thanks
carsten
Ed

Re: delete whole line with replace

Post by Ed »

put \n at the end of the search line
carsten

Re: delete whole line with replace

Post by carsten »

Thanks a lot, Ed, that works
Post Reply