Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!dalcs!dalegass From: dalegass@dalcs.UUCP Newsgroups: comp.sys.ibm.pc Subject: DOS 'Dirty bit' Message-ID: <2548@dalcs.UUCP> Date: Thu, 30-Apr-87 18:58:42 EDT Article-I.D.: dalcs.2548 Posted: Thu Apr 30 18:58:42 1987 Date-Received: Fri, 1-May-87 02:35:42 EDT Organization: Dept. of Math., Stats & C.S., Dalhousie University, Halifax, N.S., Canada Lines: 11 Could somebody refresh my memory here? I need info about DOS's dirty bit... I realize the address of this can be found by callint function 34 of int 21. I thought that DOS executed some interrupt upon finishing it's interrupt 21 as well, which can be used to pick up with a 'clean' DOS. I had this interrupt from the net once, but I seemed to have lost it. Looking at the disassembly of DOS, it appears like it might be INT 2Ah, but this doesn't seem to occur after DOS like it shoud :-( Any suggestions? dalegass@dalcs.uucp