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.
COPYLIST (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    COPYLIST
 
  Function:     Makes the compiler list the contents of files named
                in COPY statements.
 
  Syntax:
 
     ─┬───┬─┬────┬──COPYLIST─┬───────────┬────
        └─/─┘ └─NO─┘           └─"integer"─┘
 
  Parameters:   integer              Must be 0 or between 50 and 99.
                                     The segment-number
 
  Default:      COPYLIST
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-