cobol2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
LISTWIDTH Details (↑ Compiler Control)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LISTWIDTH "132" causes additional information to be displayed for
     each line listed. This includes the first eight characters of the
     current copy file name (spaces for the main file) together with
     the number of the line relative to the start of that file.
 
     Specifying REF causes LISTWIDTH "90" to be set.
 
     See also REF
                                    -♦-