The - statement moves backwards in the work file (toward the start of the file). The position can be moved backwards by a given number of characters or to a record with a specified record mark.
Operation | Operands | F mode |
– [DUE] | ||
– [F3] | ||
– | {n | ( [m [,...]] )} |
If the statement is sent without operands by means of the [DUE] key or a function key other than [F3] then the position moves backwards by the number of records visible in the data window. Any column counters or lines hidden by messages, for example, are taken into account.
If the statement is sent without operands by means of [F3] then the position moves backwards to the next record having any record mark (1..9
). The statement -[F3] is therefore equivalent to -() [DUE] (see below).
n | Number of lines to be scrolled through backwards. Values between The value of |
m | Is one of the possible record marks ( If m is not specified then the position moves to the next record having any |
Note
Example
The increment 0.1 is set in the data window.
Backwards scrolling is to be performed using -3.
The position moves backwards 3 records (to line 9.70).