Introduction | Getting Started | CED Features | CED Commands | Index |
Syntax: | JUMP [number-of-pages] |
Discussion: |
The JUMP command skips the specified number of pages (positive or
negative) and displays the new page. Every page contains 22 lines
of text.
To jump to the end of a file, use the LAST command. |
Examples: |
JUMP 5 (jumps ahead 5 pages) JUMP -2 (jumps back 2 pages) |