home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8536 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!decwrl!borland.com!chard
  3. From: chard@borland.com (Richard Nelson)
  4. Subject: Re: TP7 memory problems when compiling
  5. Message-ID: <1993Jan26.004055.23216@borland.com>
  6. Summary: Curing DPMI startup blues
  7. Originator: chard@genghis.borland.com
  8. Keywords: RTMRES
  9. Sender: news@borland.com (News Admin)
  10. Organization: Borland International
  11. References: <1993Jan17.092113.23885dave@tygra.Michigan.COM> <dmurdoch.317.727284838@mast.queensu.ca> <1993Jan21.101001.14439@rulway.LeidenUniv.nl>
  12. Date: Tue, 26 Jan 1993 00:40:55 GMT
  13. Lines: 18
  14.  
  15. In article <1993Jan21.101001.14439@rulway.LeidenUniv.nl> jeroenp@rulfc1.LeidenUniv.nl (Jeroen W. Pluimers) writes:
  16. >There is another inconvenience with the command line compilers. As they use 
  17. >DPMI, they start up a bit slowly on my system. That makes using them under
  18. >an external editor a lot slower than using the IDE.  It looks like I'll go
  19. >to use the IDE a lot now :)
  20.  
  21. Not a bad solution, but not the only one, either.  In situations where
  22. you're going to be starting a lot of protected-mode applications,
  23. where you don't want to have to wait for the startup every time, you
  24. can load the resident version of the run-time manager, RTMRES.  That
  25. starts up DPMI services so your individual apps don't have to, making
  26. startup time much shorter on such things as the command-line compiler,
  27. or a DPMI app you're testing.
  28. -- 
  29. =========================================================================
  30.  Richard Nelson, Borland Int'l | chard@borland.com | Go Bears! Grrr-rah!
  31.   Had this been Borland's opinion, I would have written it in a manual.
  32.       "How can love survive in such a graceless age?" - Don Henley
  33.