home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / packery / xpk_user / devs / dosdrivers / xdh0 next >
Text File  |  1996-10-19  |  384b  |  14 lines

  1. /* XFH handler entry
  2.  *
  3.  * This file enables XFH on the partition with the same name without
  4.  * the leading 'X'. For example, if this file is named XDH1 it uses DH1.
  5.  * To enable XFH on other volumes, duplicate this file and rename it
  6.  * appropriately.
  7.  */
  8.  
  9. Handler = L:XFH-handler
  10. Startup = "!XPKPRIORITY=0!FAILONEXNEXT=OFF!KILLSTARTUP=ON"
  11. Stacksize = 4000
  12. Priority = 4
  13. GlobVec = -1
  14.