Mark Pattern Match
All lines corresponding to a specified pattern are set to the bookmark.
In the Find and the Replace dialog [ Mark Pertinent Line ] Operation when the button is pushed.
Macro Syntax
- Syntax
BookmarkPattern( str1 :String, int2 :Integer );- str1 : Search string. (Optional)
- int2 : Search option. (Optional)
- Remarks
The argument is the same as the argument of "Next Find".