Reference Manual |
NAME
monitor - interact with the monitor windowSYNOPSIS
monitor [on|off|stop|start|clear|list [string]|save|status|cx|dx]DESCRIPTION
monitord on
mon
...
The NAT32 monitor window can be used to echo standard input and output. When the monitor window is open, output piped to mon or redirected to device monitor will appear in the window.NOTESWhile the command arguments are largely self-explanatory, note that save causes the monitor window contents to be saved in file monitor.txt and list causes the monitor window contents to be copied to STDOUT. The list command also accepts an optional search string.
Argument c1 turns monitoring of console input and output on, while argument c0 turns it off. When console monitoring is on, commands can be entered in the displayed text box and are executed by a NAT32 shell.
Argument d1 turns monitoring of debug output on, while argument d0 turns it off. When debug monitoring is on, all NAT32 debug output is displayed in the monitor window.
Command monitord on is an alias for monitor open d1.
When invoked with no argument, monitor prints details of the current state of the monitor window.
SEE ALSO
Webform window, Shell