UCM Unitec Home Page
      

Process Input Message

 DataInput(E)

Name   Environment   Synopsis   Description   Parameters   See also

Name

DataInput

Environment

Windows

Synopsis

Sub Ucm_DataInput()

Description

The DataInput event fires whenever a message matching the expected InptuID(P) has become available. Sender address information is available in the InputCommID(P), InputHost(P), InputPort(P) and the InputService(P) properties. When the event occurs due to a wildcard InputID(P), the InputMsgID(P) property may be used to determine the message ID.

Parameters

None

See also

Delimiter(P)Field(M), FirstInput, NoOfFields(P)

 

Back to top