Minor bugs I've discovered in Arachne v1.60 beta 2 :

*  online documentation (i.e when you press F1) and welcome screen
   refers to itself as Arachne v1.5.

*  Hotlist manager doesn't work  - path to HOTLSMAN.EXE in MIME.CFG
   is incorrect, so
      file/edithotlist.dgi  >HTM|HOTLSMAN.EXE $s>$2
      file/makehotlist.dgi  >HTM|HOTLSMAN.EXE -q $q>$2
      file/hotlistmgr.dgi   >HTM|HOTLSMAN.EXE $b>$2

   should be

      file/edithotlist.dgi  >HTM|$esystem\\dgi\\HOTLSMAN.EXE $s>$2
      file/makehotlist.dgi  >HTM|$esystem\\dgi\\HOTLSMAN.EXE -q $q>$2
      file/hotlistmgr.dgi   >HTM|$esystem\\dgi\\HOTLSMAN.EXE $b>$2

Dev Teelucksingh
[EMAIL PROTECTED]
Interesting DOS programs at http://www.opus.co.tt/dave

Reply via email to