home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7480 < prev    next >
Encoding:
Text File  |  1992-12-15  |  872 b   |  27 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!gatech!hubcap!opusc!darwin.sura.net!welchgate.welch.jhu.edu!francois
  3. From: francois@welchgate.welch.jhu.edu (Francois Schiettecatte)
  4. Subject: BP 7.0
  5. Message-ID: <1992Dec15.132615.29226@welchgate.welch.jhu.edu>
  6. Organization: Johns Hopkins Univ. Welch Medical Library
  7. Date: Tue, 15 Dec 1992 13:26:15 GMT
  8. Lines: 17
  9.  
  10. I have a couple of questions about BP 7.0, I understand that 
  11. it will compile programs so that they can run in protected
  12. mode ( thus accessing memory above the 1Mb line ). If this 
  13. is the case, then do they do away with the 64K segment limit,
  14. I need to be able to extend my data segment beyond the 64K limit
  15. and I dont want to do a lot of rewritting of code. Currently
  16. I use TP 6.0 and I am limited to 64K segments, but I can only
  17. run in real mode.
  18.  
  19.  
  20. Any help/advice would be appreciated, thanks
  21.  
  22.  
  23. francois
  24.  
  25.  
  26.  
  27.