Go to documentation repository
Page History
The EVENT_VIEWER object corresponds to the Event Viewer system object.
Format of events procedure for the Event Viewer:
The EVENT_VIEWER object sends events given in the table. Procedure is started when the corresponding event occurs.
Description of events of the EVENT_VIEWER object.
Events | Description |
SHOW_ON_MAP | The operator selected the "Display on the map" command |
SHOW_VIDEO | The operator selected the "Display video" command |
SHOW_REPORT | The operator selected the "Show report" command |
CREATE_REPORT | Generated if the GenerateEventInsteadOfReport registry key is set to 1 and the operator selected the "Show report" command. The report does not open. See also Registry keys reference guide |
...
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 – VIEW—set 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.
...
Overview
Content Tools