cobol2.hlp (Table of Contents; Topic list)
INT (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    INT
 
  Function:     Specifies the name of the intermediate code file.
 
  Syntax:
 
     ─┬───┬─┬─────INT─┬─"file-name"─┬─┬───────
        └─/─┘ │         └─()──────────┘ │
              └─NO──INT─────────────────┘
 
  Parameters:   file-name            A full file specification.
 
  Default:      INT "source-name.INT"
 
  Phase:        Syntax check
 
  $SET:         No
                                    -♦-