Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!uw-beaver!ubc-cs!alberta!dvinci!news From: aries@skorpio.usask.ca (Aries Project) Newsgroups: comp.sys.amiga.tech Subject: Problem with handler Message-ID: <1989Dec1.152959.5833@dvinci.usask.ca> Date: 1 Dec 89 15:29:59 GMT Reply-To: aries@skorpio.usask.ca (Aries Project) Organization: University of Saskatchewan, Saskatoon, Canada Lines: 13 I've written a handler and it works just fine, except that when it is active it shows up as a disk device. How do I prevent this from happening? Also, do handlers have to be re-entrant? Mine isn't and it seems to work fine even when I have multiple incarnations of it running. I guess what it really boils down to is that I'm looking for a good low-level dos reference (sorry, the AmigDos manual just doesn't cut it). -Mike Oliphant