Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!ZRWA001%DTUZDV1.BITNET@wiscvm.wisc.EDU From: ZRWA001%DTUZDV1.BITNET@wiscvm.wisc.EDU (Helmut Waelder) Newsgroups: comp.lang.pascal Subject: Re: Outside compile. Message-ID: <9782@brl-adm.ARPA> Date: Thu, 15-Oct-87 07:49:57 EDT Article-I.D.: brl-adm.9782 Posted: Thu Oct 15 07:49:57 1987 Date-Received: Sat, 17-Oct-87 02:49:13 EDT Sender: news@brl-adm.ARPA Lines: 11 Turbo pascal; Ignore keystroke during compile; Jcj asked for a patch to ignore keystrokes when compiling. There was an article in PC magazine Jan 13, 1987 page 314. In turbo version 3.01A the patch location is at offset 923D. You have to change this byte from 0A to 30 This changes an OR AX,AX to a XOR AX,AX Hope that helps. Helmut Acknowledge-To: Helmut Waelder