cobol2.hlp (Table of Contents; Topic list)
EXPANDDATA (↑ Object Code)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    EXPANDDATA
 
  Function:     Makes the compiler store the program data in
                uncompressed form.
 
  Syntax:
 
     ─┬───┬─┬────┬──EXPANDDATA────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOEXPANDDATA
 
  Phase:        Generate
 
  $SET:         Initial
                                    -♦-