Display the ABL Error CallStack in the Stack Trace dialog box
- Last Updated: January 17, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
To display the ABL Error CallStack in the Stack Trace dialog box:
The following figure shows a ABL Stack Trace dialog box with the ABL stack trace.
clientlog startup parameter to enable the display of CallStack
information in a log file. Each line of the trace gets prefixed by the standard log file line
header. The following figure displays the appearance of CallStack information in a log file.
For more information on the format of each stack line, see ABL Reference.