System Global Function CATCreateDirectory


CATCreateDirectory( const iPath)
Creates a directory.
Role:Creates a directory with the read,write execute rights.
Parameters:
iPath
Specifies the name of the new directory.
Returns:
Legal values
CATLibSuccess
A new directory was successfully created or a directory iPath already exists
CATLibError
An error has occured.

This object is included in the file: CATLib.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.