home *** CD-ROM | disk | FTP | other *** search
- COMMAND: MKDIR (Make Directory)
-
- FUNCTION: Creates a sub-directory on the specified disk.
-
- FORMAT: MKDIR [d:]path or MD [d:]path
-
- TYPE: DOS internal command.
-
- REMARKS: Omitting the drive specification utilizes the default drive. If
- the specified path does not begin with the root directory, the sub-
- directory is created in the current directory. The maximum length
- of any single path is 63 characters, including embedded backslashes.