home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / ratunku / inhibit / inhibit.readme < prev   
Text File  |  1996-06-25  |  1KB  |  35 lines

  1. Short: (Un)Inhibit drives (useful for DiskValid)
  2. Uploader: Simon Dick (sidick@essex.ac.uk)
  3. Author: Simon Dick (sidick@essex.ac.uk)
  4. Type: disk/misc
  5. Requires: OS2.x+
  6. Version: 37.0
  7.  
  8. This is just a quick utility I decided to write due to a slight bug in
  9. DiskValid (which comes with AFS) which doesn't bother to uninhibit a drive
  10. if you use Control-C to interrupt it. The syntax of the command is:
  11.  
  12.                 Inhibit DEVICE/A,ON/S,OFF/S
  13.  
  14. So to inhibit a drive (stop any programs accessing it through dos) you
  15. would use say:
  16.  
  17.                 Inhibit Work: ON
  18.  
  19. And to turn off inhibition again you would use:
  20.  
  21.                 Inhibit Work: OFF
  22.  
  23. Be warned that if you uninhibit a drive while the program which originally
  24. inhibited it is still running, you run the risk of losing some/all data on
  25. your drive, this program is only meant to be used when a program has
  26. crashed or for some other reason left the drive inhibited when it shouldn't
  27. have.
  28.  
  29. I take absolutely no responsibility for any damage which may be caused due
  30. to any sort of use of this program.
  31.  
  32. If you find any bugs in this program or have any comments about it, feel
  33. free to email them to me or you'll find me on IRC as SimD if you want to
  34. tell me there.
  35.