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>chdir change directory</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CHDIR                    Change Directory

 CHDIR pathspec

    Changes the current directory.

    pathspec    A string expression that follows DOS path naming
                conventions.

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

      Notes:    This procedure is equivalent to DOS's CHDIR command.

                If pathspec doesn't exist or is illegal, runtime error 76
                (Path not found) occurs.

See Also: MKDIR RMDIR

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