cobol1.hlp (Topic list)
CBL_DELETE_DIR (↑ File Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_DELETE_DIR
 
  Function:     Deletes a directory. A directory will only be deleted
                if it is empty.
 
  Syntax:       CALL "CBL_DELETE_DIR"  USING     path-name
                                       RETURNING status-code
 
  Parameters:   path-name              PIC X(n).
                status-code            See Key
                                    -♦-