System Reference Summary : 6. 4GL System Constants : System Constants : Message Error Codes for Event
 
Share this page                  
Message Error Codes for Event
Constant Value
Description
Numeric
Equivalent
UE_NOTACTIVE
The user event was sent to an inactive frame.
1
UE_PURGED
The receiving frame purged the user event.
2
UE_RESUMED
The user event's focus behavior caused a SetValue or Exit event block to run. The event block issued a resume statement that canceled the user event.
3
UE_DATAERROR
The user event's focus behavior caused data conversion from the current field, and the data conversion failed.
4
UE_EXITED
The receiving frame exited before activating on the user event.
5
UE_UNKNOWN
The user event was unknown to the receiving frame.
6