TCL
list-errors macro
.mdThe list-errors macro produces a sorted report of the error messages logged into the dm,errors, file, beginning with the most recently logged message.
Syntax
list-errors {(options}
Parameter(s)
| options | n | Activates the nopause function on output to the terminal. |
| p | Directs output to the system printer via the spooler. |
Example(s)
Reports the error messages logged into the errors file.
list-errors
See also
Referenced by
1 topic mentions list-errors macro in its description.