home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8452 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.1 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!lhc!adm!news
  2. From: lee@cpu.us.dynix.com (Lee Crites)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: BP 7.0 bug??????
  5. Message-ID: <35180@adm.brl.mil>
  6. Date: 22 Jan 93 19:17:42 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 35
  9.  
  10. On 22 Jan 1993, Duncan Murdoch wrote:
  11. > In article <35168@adm.brl.mil> lee@cpu.us.dynix.com (Lee Crites) writes:
  12. > >I am getting this message a LOT with BP7.  Is there a bug here?  I have
  13. > >4meg of RAM, and set up my computer so that the only TSR's kicking around
  14. > >are the mouse driver and SSTOR (SuperStore disk compression utility).  I
  15. > >ought to have loads of room, but can't seem to get at it.  I can't even
  16. > >get most of the TV demos to run from within the IDE (^F9) without running
  17. > >out of memory.  I played with this some last night, but didn't make any
  18. > >headway.  I ran the utility that cam with BP7 to test the EMS, and it
  19. > >worked fine.  I also have the IDE set up to use EMS (something I had to do
  20. > >quite early just to get some of my other programs to compile).
  21. > It sounds as though you're using TURBO, not BP, since BP can't use EMS.  
  22. > TURBO has the same limitations as it did in 6.0 - only edit buffers go into 
  23. > EMS, all the rest has to fit in low RAM.  If you want to make good use of 
  24. > all of your memory, you have to use the protected mode IDE instead.
  25. > Duncan Murdoch
  26.  
  27. Thanks.  Yes, you are right, I am using TURBO.  TP7 must take up more room
  28. than TP6 did, because some of the things that I could compile and run
  29. under TP6 won't under TP7.  It's kind of annoying to have to exit to DOS,
  30. TPC /m whatever, then go back in.  Another problem is that the IDE will
  31. allow you to specity a list of subdirectories to search for TPU's but the
  32. command line compiler doesn't recognize that list.  I have to copy the
  33. TPU's from all over into the current subdirectory to get TPC to work. 
  34. It's a real pain in the, uh, well, you know.
  35.  
  36.            =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  37.             lee@us.dynix.com | If it ain't broke yet,
  38.                              |   let me have a shot at it....
  39.            =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  40.  
  41.  
  42.  
  43.