Format 1: event occurs
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Format 1: event occurs
When an event occurs, logged messages contain the following information:
-
Start —
START -
Identifier — Event type
GUI(GUI Windows),UI(character mode),PRGS,COM,ASYNC, orSOCKET -
Event name — For example,
LEAVEorGUI WM_command. ForWM_CHAR, also contains the key pressed -
Widget information — Type (
BUTTON, for example), name, and handle ID of the object, when available -
Flag —
TorF(COM events only). For use by Progress Software Corporation Technical Support -
OpenEdge Handled — The string
Progress Handledappears only for COM objectWM_events
Here are some sample Format 1 log entries:
|
|
|
|
|
|