home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / cwd.arj / CWD.DOC < prev   
Encoding:
Text File  |  1991-06-03  |  690 b   |  18 lines

  1.             ┌────────────────────────────┐
  2.             │  CHANGE WORKING DIRECTORY  │
  3.             └────────────────────────────┘
  4.  
  5. CWD: is a utility which enables you to switch from one
  6. directory to another repeatedly, without having to key
  7. in their pathnames every time. Use it as you would the
  8. usual CHDIR (Change Directory) command, the difference
  9. is that CWD: stores the path of your current directory
  10. in the DOS environment area before it takes you to the
  11. new one. Then, when you want to return to the previous
  12. directory, you just type 'CWD' without a pathname, and
  13. you're there!
  14.  
  15. Syntax:         CWD [pathname]
  16.  
  17. This version rewritten for MS-DOS versions 4.x and 5.0
  18.