Creates a new folder.
If the folder already exists, nothing will happen.
Syntax: DirCreate (Folder Path)
Example:
DirCreate ("Images")
This will create a folder named Images inside the application folder. (The source code or
the compiled file folder)