;*-------------------------- ;* GO.DOC ;*-------------------------- ;* Go to Drv + Directory ;*-------------------------- this program allows you to change : to a new drive + directory syntax : go n ddd go n: where n = drv name and ddd = directory name where n = drv name and ':' = root directory examples : go c ddd - this will change to drive 'c' and directory 'ddd' go d wp\sss - this will change to drive 'd' and subdirectory 'sss' within directory 'wp' go e: - this will change to drive 'e' and root directory Bud Rasmussen 05/14/96