EVENT Macro

The EVENT macro issues an N00102 event message that can be retrieved by NCL processes. To receive the message, the NCL process must be profiled for the event by using the PROFILE EDS command. For a description of the command, see the Network Control Language Reference Guide.

You can wait for the event message from within a process by using the WAITEVNT macro.

Parameters: EVENT Macro

Example: EVENT Macro

In the following example, the EVENT macro issues an OPERATIONS_CONDITION event. The event contains operations information in the &ZREVATTENDED user-defined EventView variable.

PROD------ Automation Services : EVENT Macro Parameter Definition ------------- Command ===> Function=BROWSE .- Event Parameters ----------------------------------------------------------. | | | Name........ OPERATIONS_CONDITION | | | | Type.......+ SERVICEABILITY | | Scope......+ SYSTEM | | | | Object...... | | (Blanks will be translated to underscores) | | | | Resource.... | | Reference... | | | | Data..... &ZREVATTENDED | | | | | | | '-----------------------------------------------------------------------------' F1=Help F2=Split F3=Exit F9=Swap

More information:

WAITEVNT Macro


Copyright © 2010 CA. All rights reserved.