Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!cs.umu.se!dvlhma From: dvlhma@cs.umu.se (Henrik Magnusson) Newsgroups: comp.lang.pascal Subject: Activate an TSR. Message-ID: <1991Mar24.192416.9521@cs.umu.se> Date: 24 Mar 91 19:24:16 GMT Sender: news@cs.umu.se (News Administrator) Organization: Dep. of Info.Proc, Umea Univ., Sweden Lines: 16 Hello! I have just started to write an TSR. I haven't written any TSRs before so I have a question about it. How do I activate the TSR if a speciall key is pressed, ex ESC. Another question (not about TSR)! Does anyone have an idea about how i can change the textstring on the command- line. For example: The user has entered the following: dir hello But the program shall change the command-line before ist executed to dir byebye Is it possible to do anything like that???? /Henrik Magnusson