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.