Format 5: trigger execution
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Format 5: trigger execution
When a trigger executes, logged messages contain the following information:
-
Identifier —
Begin-TriggerorEnd-Trigger. -
Additional information — Can include: the event name,
for example,
LEAVE; object type and name, and handle ID (when available), or internal procedure name for persistent triggers; the wordANYWHERE, if it is anANYWHEREtrigger. For objects that are no longer valid, the entry also includes the wordsobject not valid, as in the case when the window following it has been destroyed. - Procedure name — Name of the routine (.p or .w file or method) and internal procedure, if appropriate, where the trigger is.
Here are some sample Format 5 log entries:
|
|
|
|