cobol1.hlp (Topic list)
CBL_CREATE_DIR (↑ File Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_CREATE_DIR
 
  Function:     Creates a subdirectory. All the directories in the
                given path, except the last, must already exist.
 
  Syntax:       CALL "CBL_CREATE_DIR"  USING     path-name
                                       RETURNING status-code
 
  Parameters:   path-name              PIC X(n).
                status-code            See Key
                                    -♦-