Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>mkdir create subdirectory</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson