Loading...
 

CX_SYSTEM_OBJECT::SetBindMessage

CX_SYSTEM_OBJECT::SetBindMessage

Description:

This function binds a message to CX_FORMULA objects, which is sent when a variable is not bound to a value.
Only for CX_FORMULA in connection with method Evaluate3.

Note: 225260 the bind message is automatically logged off during the asynchronous evaluation of the ListView formats and logged on again afterwards. This is to prevent an endless nesting of WaitOnInputs resulting from a synchronous WaitOnInput in an asynchronous processing.

Code example:
Msg(MISSING_VARIABLE)
(MISSING_VARIABLE) SystemObject Call(SetBindMessage)
Stack
Stack Position Object type Brief description
Stack(In) Top INTEGERnew message
Stack(Out) Top INTEGERold message
Function call: Call(SetBindMessage)