Path: utzoo!utgpu!water!watmath!clyde!rutgers!umd5!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxf.cso.uiuc.edu!thompson From: thompson@uxf.cso.uiuc.edu Newsgroups: comp.sys.apple Subject: ProDOS warm re-hook? Message-ID: <48000001@uxf.cso.uiuc.edu> Date: 11 Feb 88 20:09:00 GMT Lines: 15 Nf-ID: #N:uxf.cso.uiuc.edu:48000001:000:558 Nf-From: uxf.cso.uiuc.edu!thompson Feb 11 14:09:00 1988 A few years ago, I wrote an application in Applesoft under DOS 3.3 for the Apple //e. Now the people for whom I wrote it want a ProDOS version. I was willing... the changes are rather minor. Except for one. I re-routed the INKEY hook at $38 to my own little parsing routine, so I can parse out ESC presses before they foul up the Applesoft INPUT command. I then (under DOS 3.3) called $3EA to do a warm re-hook of this vector into DOS. Unfortunately, I cannot find that re-hooker under ProDOS, and it's driving me crazy!!! Can anybody give me a hand?