home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 8093 < prev    next >
Encoding:
Text File  |  1993-01-12  |  872 b   |  26 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!cehp7!tb11056
  3. From: tb11056@cehp7 (Tatiana Bakharev)
  4. Subject: Re: Removing memory resident programs
  5. References: <6970@tuegate.tue.nl>
  6. Message-ID: <C0rtM3.B87@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Wed, 13 Jan 1993 02:30:01 GMT
  10. Lines: 14
  11.  
  12. bobw@blade.stack.urc.tue.nl (Bob Witlox) writes:
  13.  
  14.  
  15. >Does anyone know how to remove a program from memory that has been terminated
  16. >with Keep(0) ?  Is there a way to find out where a certain program is running
  17. >in memory ?
  18. >Mail me (at bobw@blade.stack.urc.tue.nl) or reply...
  19.  
  20. I use nice "ramfree" resident program. You can press alt-"=" and chose
  21. resident programs to be removed (loaded after ramfree itself).
  22.  
  23. >Bob
  24. Alex
  25.