home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / amiga / chiputil / dismount.rea < prev    next >
Text File  |  2001-07-02  |  813b  |  27 lines

  1. Short:    Dismounter for volumes and drives
  2. Author:   Jaca/Dreamolers-CAPS
  3. Uploader: jacadcaps@poczta.onet.pl (Jaca/D-CAPS)
  4. Type:     disk/misc
  5. Requires: an Amiga ;)
  6.  
  7. Simply dismounts drives/volumes by calling the Assign
  8. command for a device and it's volume with the only one
  9. parameter specified.
  10.  
  11. To dismount a drive by Assign you'll have to call it
  12. both for device (DH0:) and volume (System:).
  13.  
  14. Dismount will do it for you! You only need to pass the
  15. volume or device name. Dismount will find the lacking
  16. dev/vol name and dismount both (or dismount the device
  17. only, when there's no volume inserted).
  18.  
  19. Example use of Dismount included :)
  20.  
  21. THIS SOFTWARE IS PUBLIC DOMAIN  - SOURCE CODE INCLUDED
  22. I TAKE NO RESPONSIBILITY FOR ANY DAMAGE CAUSED BY THIS
  23. SOFTWARE!
  24.  
  25. jacadcaps@poczta.onet.pl
  26. http://jacadcaps.tripod.com
  27.