home *** CD-ROM | disk | FTP | other *** search
/ Compu-Fix / Compu-Fix.iso / tutorial / dos5tut / append.dat next >
Encoding:
Text File  |  1993-03-01  |  392 b   |  17 lines

  1. Append enables files in other directories 
  2. to be opened as if they were in the current 
  3. directory.
  4.  
  5. To get a list of the appended directories 
  6. you have to type:           append
  7.  
  8. To cancel the current list of appended 
  9. directories you type:       append;
  10.  
  11.  
  12. Example:
  13.        append b:\digger;a:\games
  14. this will append the digger directory on B 
  15. with the games directory in A.
  16.  
  17.