home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / pcmagazi / 1989 / 22 / notes.bat < prev    next >
DOS Batch File  |  1989-11-10  |  378b  |  15 lines

  1.  
  2. NOTES.BAT
  3.  
  4.  
  5.  
  6. ECHO Notes:>>assign.com
  7. ECHO This program redirects read/write requests>>assign.com
  8. ECHO  from one or more drives to another drive.>>assign.com
  9. ECHO Example: assign a=c b=c  (Requests to read/write>>assign.com
  10. ECHO  to drives A/B will be redirected to drive C).>>assign.com
  11. ECHO To disable, enter assign without parameter, or reboot.>>assign.com
  12.  
  13.  
  14.  
  15.