Identifier: eventing

Type

numeric

Description

The state of the command eventing facility. Changing the value of eventing will turn the facility on or off. At system startup, its value is 0 (off).

Events are user-definable command procedures associated with particular commands. When such a command is executed, the procedure is also executed either before or after the command itself, as directed.

eventing must be turned on for command procedures to be executed.

See Also

Structures:

command.after, command.before