ErrorOrTag
Searches either an output window from the grep command or a progress window for the next item. In grep windows, the next item is the Next tag and file/line number combination. When the next item is found, the insertion point moves to it. A window opens the file the item is from with the appropriate line selected.
The window searched is determined in the following ways:
- If the current window contains output from grep, then it is searched.
- If the current window does not contain output from grep, and the last time this command is used was on a progress window, then the progress window is searched.
- If the current window does not contain output from grep, and the last time this command is used was on a grep window, then the grep window is searched.
- If the current window does not contain output from grep, and this is the first time using this command, then the latest progress window is searched.
- If this command refers to a window that does not exist, for example, if no grep window exists, then MULTI gives you an error.
Related topic:
Copyright © 1999, Green Hills Software. All rights
reserved.