home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6854 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  1.8 KB

  1. Xref: sparky comp.lang.pascal:6854 comp.os.msdos.desqview:3760
  2. Newsgroups: comp.lang.pascal,comp.os.msdos.desqview
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!cunixb.cc.columbia.edu!stone
  4. From: stone@cunixb.cc.columbia.edu (Glenn Stone)
  5. Subject: TP-Desqview problem
  6. Message-ID: <1992Nov23.215036.8332@news.columbia.edu>
  7. Sender: usenet@news.columbia.edu (The Network News)
  8. Nntp-Posting-Host: cunixb.cc.columbia.edu
  9. Reply-To: stone@cunixb.cc.columbia.edu (Glenn Stone)
  10. Organization: Columbia University
  11. Date: Mon, 23 Nov 1992 21:50:36 GMT
  12. Lines: 35
  13.  
  14. Good Samaritans:
  15.  
  16. I'm working in Turbo Pascal 5.5, under Desqview/QEMM386, on a Gateway
  17. 386.  I recently upgraded from DOS 4.1 to 5.0 and everything is fine
  18. EXCEPT debugging in TP, when I get completely erratic errors and
  19. hangups.  (No problems whatsoever when I debug outside of Desqview, or
  20. compile & run in a DV window without debugging.)  Has anyone else has
  21. trouble with this combination?  Any suggestions appreciated.  Some
  22. pertinent data:
  23.  
  24. DV memory size for TP window: 520K  (I'm not running out of memory)
  25.  
  26. CONFIG.SYS:
  27. DEVICE=C:\QEMM\QEMM386.SYS extmem=1024 RAM
  28. DEVICE=c:\qemm\loadhi.sys /r:1 c:\util\mouse.sys
  29. DEVICE=C:\QEMM\LOADHI.SYS /R:1 C:\UTIL\DOS\RAMDRIVE.SYS 1024 /E
  30. DEVICE=C:\UTIL\DOS\SETVER.EXE
  31. STACKS=0,0
  32. BREAK=ON
  33. BUFFERS=30/x
  34. FILES=30
  35.  
  36. AUTOEXEC.BAT:
  37. PROMPT $p$g
  38. SET TEMP=C:\UTIL\DOS
  39. VERIFY OFF
  40. PATH C:\QEMM;C:\UTIL;C:\UTIL\BATCH;c:\util\dos;c:\util\arc;...
  41. c:\qemm\loadhi /r:1 share
  42. NoShift
  43. dv
  44.  
  45. -------------------------------------------------------------------------
  46.   Glenn Davis Stone                                BITNET: stone@cunixf
  47.   Columbia University            INTERNET: stone@cunixb.cc.columbia.edu
  48. -------------------------------------------------------------------------
  49.