wlist <window>
List the contents of an alpha window.
<window>
The window whose contents are to be listed.
-a
Combined with the -of switch, use append mode to add to an existing
text file.
-c
Combined with the -of switch, if <file> exists, prompt for
confirmation before it is replaced.
-ch=<channel>
Send the output to a channel currently open for output.
-err
Send the output to the error log.
-h
Precede each file with a header line, giving the file name (if applicable),
current data and time.
-log=<panel>
Send the output to a log sub-panel.
-m
Send the output to the monitor. This is the default behavior unless
one of the -ch, -err,
-log, -of, -os,
-ow, -pr or -uof
options is used.
-of=<file>
Send the output to a file.
-os=<ident>
Send the output to a string identifier. If the identifier does not exist, a
new string array is created using current scope rules, where each line
of output is recorded in one array element.
-ow=<window>
Send the output to a window, similar to a walpha
command.
-pau
When listing to the monitor window, pause on each page full.
-pr
Send the output to the printer.
-uof=<string>
Send the output to a unix filter process.
List contents on the monitor.
wlist my_win
Append to an existing text file.
wlist my_win, -of=wincons.dat, -a
Commands: |
|
Identifiers: |
printer (string), print_length (numeric), print_margin (numeric), print_width (numeric) |