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

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!serval!moscow.uidaho.edu!avs27.ag.uidaho.edu!bwilliams
  2. From: bwilliams@marvin.ag.uidaho.edu (Brad Williams)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: BP 7.0 bug??????
  5. Message-ID: <bwilliams.12.727994804@marvin.ag.uidaho.edu>
  6. Date: 25 Jan 93 20:46:44 GMT
  7. Article-I.D.: marvin.bwilliams.12.727994804
  8. References: <35180@adm.brl.mil>
  9. Sender: news@moscow.uidaho.edu
  10. Organization: College of Agriculture, University of Idaho
  11. Lines: 43
  12. Nntp-Posting-Host: avs27.ag.uidaho.edu
  13.  
  14. In article <35180@adm.brl.mil> lee@cpu.us.dynix.com (Lee Crites) writes:
  15. >From: lee@cpu.us.dynix.com (Lee Crites)
  16. >Subject: Re: BP 7.0 bug??????
  17. >Date: 22 Jan 93 19:17:42 GMT
  18. >On 22 Jan 1993, Duncan Murdoch wrote:
  19. >> In article <35168@adm.brl.mil> lee@cpu.us.dynix.com (Lee Crites) writes:
  20. >> >I am getting this message a LOT with BP7.  Is there a bug here?  I have
  21. >> >4meg of RAM, and set up my computer so that the only TSR's kicking around
  22. >> >are the mouse driver and SSTOR (SuperStore disk compression utility).  I
  23. >> >ought to have loads of room, but can't seem to get at it.  I can't even
  24. >> >get most of the TV demos to run from within the IDE (^F9) without running
  25. >> >out of memory.  I played with this some last night, but didn't make any
  26. >> >headway.  I ran the utility that cam with BP7 to test the EMS, and it
  27. >> >worked fine.  I also have the IDE set up to use EMS (something I had to do
  28. >> >quite early just to get some of my other programs to compile).
  29. >> 
  30. >> It sounds as though you're using TURBO, not BP, since BP can't use EMS.  
  31. >> TURBO has the same limitations as it did in 6.0 - only edit buffers go into 
  32. >> EMS, all the rest has to fit in low RAM.  If you want to make good use of 
  33. >> all of your memory, you have to use the protected mode IDE instead.
  34. >> 
  35. >> Duncan Murdoch
  36. >
  37. >Thanks.  Yes, you are right, I am using TURBO.  TP7 must take up more room
  38. >than TP6 did, because some of the things that I could compile and run
  39. >under TP6 won't under TP7.  It's kind of annoying to have to exit to DOS,
  40. >TPC /m whatever, then go back in.  Another problem is that the IDE will
  41. >allow you to specity a list of subdirectories to search for TPU's but the
  42. >command line compiler doesn't recognize that list.  I have to copy the
  43. >TPU's from all over into the current subdirectory to get TPC to work. 
  44. >It's a real pain in the, uh, well, you know.
  45. >
  46. The command line compilers (CLC) do take switches to specify the 
  47. subdirectories for units.  Run the CLC without any input file and read the 
  48. screen to get a list of switches.
  49.  
  50.  
  51. ----------------------------------------------------------------------
  52. Dr. Brad Williams, Campus Veterinarian
  53. Animal and Vet Science        Phone:    (208) 885-8958
  54. University of Idaho           FAX:      (208) 885-6420
  55. Moscow, Idaho 83843           Internet: bwilliams@marvin.ag.uidaho.edu
  56. ----------------------------------------------------------------------
  57.