Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!herald.usask.ca!ccu.umanitoba.ca!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!news.nd.edu!darwin!dklawite From: dklawite@darwin.helios.nd.edu Newsgroups: comp.os.msdos.programmer Subject: WordPerfect and ASM TSR program Message-ID: <1991Mar29.014129.6932@news.nd.edu> Date: 29 Mar 91 01:41:29 GMT Sender: news@news.nd.edu (USENET News System) Distribution: USA Organization: University of Notre Dame, Notre Dame Lines: 13 I have written a keyboard interrupt driven TSR for use with WordPerfect but don't understand why I need to enter WordPerfect with the commandline option /nk to disable the extended keyboard codes. I am using the (+) key on the numeric keypad as the hot key. The program works fine provide I disable the extended keyboard, but I would prefer not to lose some of the keys that you gain because of it. Any thoughts on how to deal with this? Thanks. the Klaw