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):
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
OpenEdge Deployment: Startup Command and Parameter Reference.