Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The EVENT_VIEWER object sends events given in the table.   Procedure is started when the corresponding event appears.

Format of event procedure for the Event Viewer object:

...

occurs.

Description of events of the EVENT_VIEWER object.

Events

Description

SHOW_ON_MAPThe operator runs selected the command "Display on the map" command
SHOW_VIDEOThe operator runs selected the command "Display video" command
SHOW_REPORREPORTThe operator runs selected the command "Show report" command
CREATE_REPORTGenerated if the GenerateEventInsteadOfReport registry key is set to 1 and the operator selects the selected the "Show report" command. The report does not open. See also Registry keys reference guide.

Format of events procedure for the Event Viewer:

...

List of commands and parameters for the the Event Viewer object is presented in the following table:

Command command description

Parameters

Description of parameters

UPDATE_VIEW – VIEWset general background and/or text color in the Event Viewer interface window

bk_color<>

General background color in x16 format

defclr<>

General text color in x16 format

Example. Set general background color to black and general text color to white for Event Viewer 1 on Macro 1.

...