Path: utzoo!attcan!uunet!ns-mx!iowasp!deimos.cis.ksu.edu!rutgers!cs.utexas.edu!samsung!usc!elroy.jpl.nasa.gov!zardoz.cpd.com!dhw68k!silk From: silk@dhw68k.cts.com (Mitch Gorman) Newsgroups: comp.lang.pascal Subject: Re: Turbo Pascal for TSRs Message-ID: <30750@dhw68k.cts.com> Date: 17 Mar 90 17:59:58 GMT References: <90071.190959JTW106@psuvm.psu.edu> <1990Mar14.030922.28566@dvinci.usask.ca> Reply-To: silk@dhw68k.cts.com (Mitch Gorman) Organization: Wolfskill & Dowling residence; Anaheim, CA (USA) Lines: 34 In article <1990Mar14.030922.28566@dvinci.usask.ca> reeves@dvinci.usask.ca (Malcolm Reeves) writes: >From article <90071.190959JTW106@psuvm.psu.edu>, by JTW106@psuvm.psu.edu (Jeff Wolfe): >> Having learned Turbo Pascal 5.5 fairly well, I would like to try writing a >> simple TSR program. >> >I have a TSR Unit for TP5 with source - I think it came off USENET about >6 weeks back. If you can't find it send me email and I'll dig it out. There's also a pretty decent coverage of the topic in Stephen K. O'Brien's "Turbo Pascal - Advanced Programmer's Guide" (Borland-Osbourne, ISBN 0-07-881420-0). Included is a TSR unit (as well as several other units for various purposes) that is pretty thorough in its handling of TSR's, both from DOS and from within applications. I have used it many times, and have only one complaint about it: perhaps because it _is_ so thorough, it is also fairly large. A TSR that does nothing more than enter and exit (i.e., not even a 'hello' message - simply "begin {do nothing} end;") takes up a fair chunk of memory, about 20K, if memory serves. This can cause problems if you frequently run stuff like Ventura or what-have-you, and still want access to your MRP. "Just thought you'd like to know..." _______________________________________________________________________________ Mitch Gorman Internet: silk@dhw68k.cts.com uucp: ...{spsd,zardoz,felix}!dhw68k!silk ------------------------------------------------------------------------------- "Don't accept that what's happening is just a case of others suffering, or you'll find that you're joining in the turning away." - DG, PF, OTTA, AMLOR _______________________________________________________________________________