Automatic listing generation
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Automatic listing generation
Automatic listing generation is appropriate for most debugging situations where you are working with new source procedures you have not yet compiled. Automatic generation creates temporary listing files that OpenEdge removes when you end your session and exit to the operating system. These temporary listing files have alphanumeric names based on the following naming convention (without an extension):
Syntax
|
OpenEdge stores temporary debug listing files in either your current working
directory or the temporary directory specified by the Temporary Directory (-T) startup parameter. For more information on how and when
OpenEdge automatically generates debug listings, see Procedure files and listing generation. For more information on
the Temporary Directory startup parameter, see the reference entry in Startup Command and Parameter Reference.