tcl.list-errors

Verb: Access/TCL, Releases: AP

Sorts contents of the 'errors' file.

Syntax

list-errors {(options}

Description

produces a sorted report of the error messages logged into the 'dm,errors,' file, beginning with the most recently logged message.

Options

* see 'options: Access'.

Example

list-errors jobs

report of the error messages logged into the 'jobs' file.

See Also

Command Name Type Description
access.options Definition Standard options: b,c,d,h,i,j,k,n,p,r,s,u,y
tcl.lerrs Verb: Access Produces reports from the 'errors' file.
filename.errors Definition Contains system error messages.
tcl.list-system-errors Verb: Access Produces report from from the 'errors' file.
tcl.logoff.error Subroutine Returns logoff reason.
tcl.last.tcl.entry Subroutine Lists last TCL entry from errors file.
tcl.tcl.stack.desc Subroutine used by the 'list-errors' command to display the last 3 TCL entries stored in the errors file.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.