| Re: Can't block text when making macro WP9 -- deb | |||
| by Jean Ichbiah ® 07/10/2003, 22:08:42 | Reply | Top | Forum |
The solution is in the Find dialog. See the menu at the top with "Action." This is where you need to select "Extend Selection."
As an example, I recorded a macro that selects all the text until the word "between"and then deletes it:
Application (WordPerfect; "WordPerfect"; Default!; "EN")
SearchString (StrgToLookFor: "between")
MatchExtendSelection ()
SearchNext (SearchMode: Regular!)
DeleteCharNext ()
Jean Ichbiah
| Edit | Reply | Where? | | Original Message | Top | Author | Forum |