cobol2.hlp (Table of Contents; Topic list)
SOURCEASM (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    SOURCEASM
 
  Function:     Makes the compiler include source code statements in
                the assembler listing.
 
  Syntax:
 
     ─┬───┬─┬────┬──SOURCEASM─────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOSOURCEASM
 
  Phase:        Generate
 
  $SET:         No
                                    -♦-