WINDOW BOTTOM
Authorization
General User
Purpose
Use the WINDOW BOTTOM command to move the window to the last line (bottom) of the virtual screen. The first data line of the window displays the last line of the virtual screen.
Operands
- wname
- is the name of the window being scrolled. An = indicates the topmost window is scrolled. If this operand is not specified, = is the default. Only a window defined with the TOP option can qualify as the topmost window.
Usage Notes
- The WINDOW BOTTOM command is valid only when the window is connected to a virtual screen. For more information, see WINDOW HIDE and WINDOW SHOW.
- If the window has been cleared and you scroll the window using WINDOW BOTTOM you scroll to the bottom of the virtual screen. For more information, see WINDOW CLEAR.
Messages and Return Codes
- DMS386E Missing operand(s) [RC=24]
- DMS388E Invalid keyword: keyword [RC=24]
- DMS389E Invalid operand: operand [RC=24]
- DMS391E Unexpected operand(s): operand [RC=24]
- DMS921E Window wname is not defined [RC=28]
- DMS929E Window wname is not connected to a virtual screen [RC=36]
Additional system messages may be issued by this command. The reasons for these messages and their location are:
Reason | Location |
---|---|
Errors in command syntax | Command Syntax Error Messages |
Return codes:
- RC
- Meaning
- 0
- Normal
- 1
- Vscreen top or bottom reached, or window is cleared