Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!ucbvax!hplabs!hp-pcd!hpcvlx!everett From: everett@hpcvlx.HP.COM (Everett Kaser) Newsgroups: comp.sys.ibm.pc Subject: Re: .bat file function keys Message-ID: <1180044@hpcvlx.HP.COM> Date: 18 Aug 88 21:34:55 GMT References: <5226@killer.DALLAS.TX.US> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 13 > lupin3@ucscb.UCSC.EDU (-=/ Larry Hastings writes: > | Does anyone know how to invoke a TSR from a bat file. I have someone who > | has a TSR that intercepts the F2 key.He would like a bat file to invoke it > | at times. Any suggestions? > | > > Use STACKEY.COM to push an F2 on the keyboard buffer. Where to get STACKEY, > I can't say; a friend got it for me off of a BBS. That will only work if the TSR takes over INT 16 rather than INT 9, the hardware keyboard IRQ vector, which most TSRs take. Everett Kaser !hplabs!hp-pcd!everett