DirCreate()
Creates a directory
Syntax:
DirCreate( cDirec ) -> nError
cDirec : New directory
Description:
Creates a new directory.
Return:
Returns the DOS error or zero if there is no error.
Example:
DirCreate ( "\OS2\Midir" )
See Also:DirDel()DirChange()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson