FileCreateDirectory
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
FileCreateDirectory (DNM Script function)
Contents |
[edit]
full declaration
bool FileCreateDirectory (string sPath)
[edit]
return value
[edit]
description
Creates a new directory (folder). Returns true if succeeds, otherwise returns false.
[edit]
See also
keywords: file create directory folder creating folders directories make new
