home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4963 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!mips!darwin.sura.net!mojo.eng.umd.edu!mimsy!nmrdc1!crdec8.apgea.army.mil.!adm!news
  2. From: S105728@umrvma.umr.edu ( Steve Poulsen)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Help with TSR Programs
  5. Message-ID: <32151@adm.brl.mil>
  6. Date: 21 Aug 92 17:16:25 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 19
  9.  
  10. As far as writing a TSR in pascal, no problem.  Getting to release itself
  11. and check for installation, that I do not know.  BUT . . .  I can do it in
  12. assembly.  Maybe if someone wanted to, they could borrow one of my short
  13. assembly TSR sources to try to use as inline assembler.  With this, a guy
  14. could probably write a much needed unit that has release and check built in.
  15. I just might do this and then I would not need Assembly for my TSR's.  As far
  16. as the software MARK and RELEASE, they work fine.  I, however, prefer to have
  17. the TSR do the work so that if you distribute it, a user need not have a copy
  18. of MARK and RELEASE.  MARK and RELEASE work great for you to use someone else's
  19. TSR's that won't remove.  Well, if anyone wants to see how it is done in
  20. assembly, let me know.  Also, there was mail on how to write a TSR in TP6.0 so
  21. if anyone wants source on a TP6.0 TSR that won't remove itself, also let me
  22. know.  Sorry for long winded mail.
  23.  
  24. ========================================      ,--,
  25.   Steven P. Poulsen <S105728@UMRVMA>       ,'  '--,
  26.   Student of Electrical Engineering        ---, ,'
  27.   University of Missouri - Rolla            ,','
  28. =======================================    , '
  29.