cobol2.hlp (Table of Contents; Topic list)
RECMODE (↑ Format of Your Data Files)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    RECMODE
 
  Function:     Specifies the default format of files.
 
  Syntax:
 
     ─┬───┬──RECMODE──"format"────────────────
        └─/─┘
 
  Parameters:   format               F, V, or OSVS.
 
  Default:      RECMODE "F"
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-