Path: utzoo!attcan!uunet!lll-winken!ames!ucsd!rutgers!bpa!cbmvax!vu-vlsi!lehi3b15!lafcol!pilgrimk From: pilgrimk@lafcol.UUCP (Guru Jee) Newsgroups: comp.lang.pascal Subject: Re: wanting a TP keyboard macro program hints? Summary: Please make this a net discussion! Keywords: TSR Message-ID: <368@lafcol.UUCP> Date: 24 Jan 89 15:24:19 GMT References: <8310@orstcs.CS.ORST.EDU> Organization: Academic Computer Center, Lafayette College Lines: 18 # I would like someone out there to send me a simple TSR program in # TP40 that would insert a string into the keyboard buffer. In # doing so I would you to point out briefly. # # - how your program works # - what are things to watch for when using a TSR # - how can I insure that the current application gets the appropriate # keys that the TSR just inserted in the keyboard. # - you may want to include also how you would trap keys from within # your TSR program. # - How to go about deciding and restricting to a minimum the size # of your TSR (stack, DS, heap, etc...) I think many others would be interseted in this topic so those of you who know, please contribute your ideas to the net and not to individuals. Thanks!