Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!eru!hagbard!sunic!ugle.unit.no!lise.unit.no!mariusk From: mariusk@Lise.Unit.NO (Marius Kjeldahl) Newsgroups: comp.lang.pascal Subject: Re: Bug in TVEDIT demo? Message-ID: <1991May12.111914.2465@ugle.unit.no> Date: 12 May 91 11:19:14 GMT References: <1991May12.113445.7176@topaz.ucq.edu.au> Sender: news@ugle.unit.no Reply-To: mariusk@Lise.Unit.NO (Marius Kjeldahl) Organization: Norwegian Institute of Technology Lines: 7 I've seen somebody posted an answer to this question before, but I'll post a brief explanation anyway. There is a bug i a routine called ScanKeyMap or something like that (I think it is in EDITOR.PAS or something..). Search for the routine. Once you've found it replace the OR BL, BL after the LODS instruction with OR DL,DL and you should be ok.. Marius