
drive C, the root directory was the current directory. Now you are logged onto drive A and you enter the following command to delete the file JEAN1204.DOC:
DEL C:JEAN1204.DOC
If you do not know which is the current directory on another drive, it is best to include the full pathname whether or not you need it. You can never give
To change to another directory on another drive, include the drive designator in the
CD B:\WORDPROC\PERSONAL
Note
Cl The APPEND command lets you specify a search path for data files and executable files.
Cl The PATH command lets you specify a search path for program files and commands.
0The SUBST command lets you substitute a drive letter for a directory path, which is convenient if you type long pathnames often.
See your