SELECTING AN ALERT LINE
When alerts are displayed (using the LIST, or TRACE commands), you may use the
and keys to move a pointer ">" along the left
edge of the screen and select one the lines.
This marker selects the alert line as default for the ACK, and AEX commands.
The SEL command does the same thing but provides more flexibility.
Using the SEL command,
SEL
you simply select the next line. If the last line was selected, then the next line is the
first line again.
You may also use the command
SEL line
'line' being a numeric that specifies the line number. This command places the
selection mark (>) on the line you specified, provided there is an alert line at that
location. The first line is line 4, the last one line 21.
For example :SEL 4.
selects the 1st alert line
You may also use the command
SEL @reg
'reg' being the name of a RTES register whose value is the line number we want to
select.
For example :
SET ALARM 4
SEL @ALARM
selects the 4th alert line on the screen
Pressing the key cancels any current selection. The HOME command also
cancels any current selection.
Access Level:1
(Close Window)