Description
- CSR
- Scrolls the line where the cursor is positioned to the top
of the scrollable area.
- HALF
- Scrolls forward half the depth of the scrollable area or to
the bottom if that is nearer.
- MAX
- Scrolls to the bottom of the scrollable area. FORWARD MAX is equivalent
to BOTTOM.
- PAGE
- Scrolls forward the depth of the scrollable area or to the
bottom if that is closer.
- integer
- Scrolls forward this number of lines on the panel (a whole
number ranging from 1 through 9999).
