Prism 6.0 Reference Manual

disable

Disables one or more events.

SYNTAX

disable event_ID [event_ID ...]

DESCRIPTION

Use the disable command to disable the events with the corresponding ID numbers. (Use the show events command to list events along with their IDs.) Disabled events are kept in the event list, but they no longer affect execution. You can subsequently enable events by issuing the enable command. This can be more convenient than deleting events and then redefining them.