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>rmdir remove subdirectory</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RMDIR                    Remove Subdirectory

 RMDIR pathname

    Removes a specified subdirectory.

    pathname    A string expression that follows DOS path-naming
                conventions.

   -------------------------------------------------------------------------

      Notes:    The specified subdirectory must be empty. Otherwise,
                runtime error 75 (Path/File Access Error) occurs.

                This statement is equivalent to DOS's RMDIR command.

See Also: CHDIR MKDIR

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