bounds is a convenience parameter for defining column boundaries for commands and actions.
query command
set command
The current view.
query bounds set bounds [ startColumn endColumn ]
startColumn | Use the startColumn parameter to indicate the start boundary column. |
endColumn | Use the endColumn parameter to indicate the end boundary column.
Specify no parameters or specify 0 for both to clear the boundaries for the view. |
query bounds set bounds 1 80 set bounds
Copyright IBM Corporation 2007. All Rights Reserved.