Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!decwrl!glacier!hplabs!qantel!ptsfa!ptsfd!jdf From: jdf@ptsfd.UUCP (Jack Fine) Newsgroups: net.lang.pascal,net.micro,net.micro.pc Subject: TURBO PASCAL-HOW TO MAKE A PROGRAM RAM RESIDENT Message-ID: <316@ptsfd.UUCP> Date: Wed, 2-Apr-86 12:03:02 EST Article-I.D.: ptsfd.316 Posted: Wed Apr 2 12:03:02 1986 Date-Received: Sat, 5-Apr-86 02:27:12 EST Organization: Pacific * Bell, San Francisco Lines: 15 Xref: linus net.lang.pascal:530 net.micro:12951 net.micro.pc:7319 I am using ms-dos version 2.1 and Turbo Pascal version 2. I would like to see if anyone can help me with the code necessary to load a program in RAM and call it up when needed by key selection. Hardware will be both ibm pc and compaq. In case I am asking this question poorly let me rephrase it. I would like to make a turbo pascal program memory resident with control returned to dos and the program called up by typing a certain key (using the interrupt process I assume.) This would be like programs such as Sidekick, Graphlink, and so on... Thanks In Advance. Jack