Search found 3 matches

by weschrist
Fri Jan 07, 2011 5:43 am
Forum: General
Topic: commenting an entire block with !-----
Replies: 3
Views: 339

Thanks Ben. Now I can just make that sequence a macro with a shortcut key.
by weschrist
Sun Nov 21, 2010 6:08 pm
Forum: General
Topic: commenting an entire block with !-----
Replies: 3
Views: 339

Nothing????
by weschrist
Fri Nov 19, 2010 3:36 pm
Forum: General
Topic: commenting an entire block with !-----
Replies: 3
Views: 339

commenting an entire block with !-----

Hi,

I have the following text:

asdf
asdf
asdf

I would like to highlight say the first 2 lines, push CTRL+K, and make it look like this:

!-----asdf
!-----asdf
asdf

Somehow I created a macro to do this a few months ago, recently reinstalled Textpad, and now I can't figure it out.

My closest ...