System Debug Reference Manual (32650-90888)
336 Chapter9
System Debug Window Commands
wI
Examples
%cmdebug > PH
Home the program window.
$nmdebug > VH PSP-40 4
Change the home address for virtual window 4 to be the value of PSP-40. Jump the
window to the new home address.
%cmdebug > UH 3
Home user window 3.
Limitations, Restrictions
none
w
I
Window information. Prints information about the indicated windows. This command is
defined for the virtual (V) and text (TX) windows.
Syntax
VI [
win_number
]
TXI [
win_number
]
Parameters
win_number
The window number for a specific text window (TX) or virtual window (V).
If
win_number
is omitted, then information for all of the text or virtual
windows is displayed.
The abbreviations used in the output are defined as follows:
COL Column number (1, unless window was "shifted").
LINE Line (record number) where window is aimed.
REC Record size of the file (in bytes).
EOF End of file record number.
FLIMIT File limit (maximum number of records in the file).
The following flags may also appear:
CCTL File has carriage control.
VAR File has variable length records (REC is undefined).
BIN File is binary file.