Page 1 of 1

Comment multiple lines

Posted: Fri Oct 21, 2011 8:55 am
by TextPadFreak
Hello TexPad users,

my serch in the forum was not successful, so I ask you:

Is it possible to comment multiple lines in the TextPad?
To comment one line i have to write the sign $ at the beginning of the line. When i want to comment multiple linese i have to do that in every line and it takes a lot of time.

It is possible to select an area of the text and fit the sign $ in every line in that area??
Please help,
thanks :)

Posted: Fri Oct 21, 2011 9:56 am
by ben_josephs
Search | Replace... (<F8>):
Find what: ^
Replace with: $

[X] Regular expression

Replace All