cobol2.hlp (Table of Contents; Topic list)
WRITETHROUGH (↑ Object Code)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    WRITETHROUGH
 
  Function:     Specifies that disk writes are not to be buffered.
 
  Syntax:
 
     ─┬───┬─┬────┬──┬─WRITETHROUGH─┬──────────
        └─/─┘ └─NO─┘  └─WRITETHRU────┘
 
  Parameters:   None
 
  Default:      NOWRITETHROUGH
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-