*SETSWALL (KEYIN and DISPLAY)
ANSI
*SETSWALL={top}:{bottom}:{left}:{right}
This list control sets the top, bottom, left and right subwindow coordinates to {top}, {bottom}, {left} and {right} respectively. It performs the same function as if both the *SETSWTB and *SETSWLR controls were executed.
The control and the first coordinate must be separated by an equal sign and each subsequent coordinate must be separated with a colon. {bottom} must be greater than or equal to {top} and {right} must be greater than or equal to {left}.
See Also: List Controls (KEYIN and DISPLAY), List Controls (KEYIN), DISPLAY, KEYIN
![]() |