Format 3: pushed on to the stack/popped off the stack
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
When an event is either pushed onto or popped off of the stack, logged messages contain the following information:
-
Identifier —
PushorPop. -
Event name — For example,
LEAVE. For a keystroke, the entry includes the key name and associated event, if appropriate. -
Widget information — Type (
BUTTON, for example), name, and handle ID of the object, when available. - Procedure name — Name of the procedure that created the object (not available in all cases).
Here are some sample Format 3 log entries:
|
|
|
|
|