[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MKDIR Create Subdirectory
MKDIR pathname
Creates a new subdirectory.
pathname A string expression, of 128 or fewer characters, that
follows DOS path naming conventions.
-------------------------------------------------------------------------
Notes: This procedure is equivalent to DOS's MKDIR.
A runtime error 5 (Illegal Function Call) occurs if the
directory already exists.
See Also:
CHDIR
RMDIR
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson