Help with macros.

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
perkinsr33
Posts: 1
Joined: Fri Mar 18, 2011 4:48 pm

Help with macros.

Post by perkinsr33 »

How can I create a macro that will bookmark all of the lines
in the bottom of the text that match the first 4 line?

I created a macro that I highlight the first line, do a Find
and in Find I Mark All, I then delete the first line and end the
macro. This now makes the second line the top line, but when I
run the macro it bookmark Second.

In the end I should have the first 4 lines deleted with all the
below line bookmarked.

First
Second
Third
Forth



First Some test
First Some test
First Some test
Second Some test
Second Some test
Third Some test
Third Some test
Third Some test
Third Some test
Forth Some test
Forth Some test
Forth Some test
Forth Some test
Forth Some test
Forth Some test
Post Reply