Go to the first, previous, next, last section, table of contents.


error fn

Function: ]error { [] -> @ }
File: job.t
Status: alpha

The ]error operator accepts a designation of a event, and invokes the appropriate handlers. If all of them return, ]invokeDebugger is executed: The ]error operator never returns to the caller.

The parameter block consists of keywordValue pairs. The keyword :event must be present: The corresponding value must be a event. Other keywordValue pairs may be supplied, depending on the event: Unrecognized ones will be silently ignored.


Go to the first, previous, next, last section, table of contents.