Description
- CSR
- Scrolls the line where the cursor is positioned to the bottom of the
scrollable area.
- HALF
- Scrolls backward half the depth of the scrollable area or to the top
if that is nearer.
- MAX
- Scrolls to the top of the scrollable area.
- PAGE
- Scrolls backward the depth of the scrollable area or to the top if that
is closer.
- integer
- Scrolls backward this number of lines on the panel (a positive integer
up to 9999).
[ Previous Page | Next Page | Contents | Index ]