[comp.sys.ibm.pc] .bat file function keys

everett@hpcvlx.HP.COM (Everett Kaser) (08/19/88)

> 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