Creates a directory, returning True if successful. Generates an error if the directory can not be created.
The precise behavior of this function are defined by the host operating system and file system.
makeDirectory ( directory As String ) As Boolean
Viewing Details: