company logo

FileHandle :: MakeDir - Create new directory

The function creates a new directory for the path passed in cpath . The path might be passed as complete or as relative path. Directories in the path that do already exist will be skipped.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO .

Implementation details

logical FileHandle  :: MakeDir ( NPath &cpath )
  • cpath - Complete file or directory path