Comment multiple lines

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
TextPadFreak
Posts: 1
Joined: Fri Oct 21, 2011 8:42 am

Comment multiple lines

Post 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 :)
ben_josephs
Posts: 2464
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

Search | Replace... (<F8>):
Find what: ^
Replace with: $

[X] Regular expression

Replace All
Post Reply