Manual listing generation
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Manual listing generation
Manual listing generation can save significant time in a debugging session,
especially when debugging very large procedures. To generate a debug listing file manually,
use the DEBUG-LIST option with the COMPILE statement to compile your procedure. For more information on the COMPILE statement and the DEBUG-LIST
option, see ABL Reference.