cobol2.hlp (Table of Contents; Topic list)
USE (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    USE
 
  Function:     Makes the compiler read directives from a file.
 
  Syntax:
 
     ─┬───┬──USE──"file-name"─────────────────
        └─/─┘
 
  Parameters:   file-name            A full file specification.
 
  Default:      Not set.
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-