SET EVENTLIST Command

Specifies events to track in the Debug Output Window or in a file specified with SET EVENTTRACKING.

SET EVENTLIST TO [EventName1 [, EventName2 ...] [ADDITIVE]]

Parameters

EventName1[, EventName2...]

Specifies the names of the events to track. You can include any number of event names separated by commas.

ADDITIVE

Specifies that the events EventName1, EventName2 ... are added to the set of events currently being tracked. If ADDITIVE is omitted, only the events EventName1, EventName2 ... are tracked.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic