System Debug Reference Manual (32650-90888)

342 Chapter9
System Debug Window Commands
wL
Parameters
win_number
The window number for a specific user window (U), text window (TX), or
virtual window (V). If
win_number
is omitted, then the current window is
used. The current user window is marked by an asterisk, and the current
virtual and text windows are marked in inverse video.
Examples
%cmdebug > PK
Kill the (current mode) program window.
%cmdebug > PL 6
Bring back the program window. Remember, killing a window sets its length to zero.
%cmdebug > VK 3
Deallocate virtual window number 3. This window cannot be brought back by changing the
window length as in the above example. Once a virtual window is killed, it is gone until a
new VW command is used to create a new one.
Limitations, Restrictions
none
w
L
Window lines. Sets the number of lines in a window.
Syntax
RL [
numlines
] CM registers
GRL [
numlines
] NM general registers
SRL [
numlines
] NM special registers
PL [
numlines
] Program, current mode
CMPL [
numlines
] CM program
NMPL [
numlines
] NM program
QL [
numlines
] CM frame, Q relative
SL [
numlines
] CM stack, S relative
GL [
numlines
] Group window
UL [
numlines
] [
win_number
] User window
VL [
numlines
] [
win_number
] Virtual window
ZL [
numlines
] Real memory window
LL [
numlines
] LDEV window
TXL [
numlines
] [
win_number
] Text window