[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPmkDir()
Make a DOS directory
------------------------------------------------------------------------------
Function: XPmkDir()
Use XPmkDir() to create a DOS directory.
Syntax: XPmkDir(<cDir>) --> nError
Arguments: <cDir> is the DOS directory to create, a full path
may be supplied.
Returns: Numeric code, 0 means no error, any other value
indicate an error, the Number is the DOS error
code.
Usage: XPmkDir('CLIPPER\EXPAND')
See Also:
XPchDir()
XPrmDir()
XPgetDir()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson