home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8997 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!asuvax!ukma!psuvax1!psuvm!f13
  2. Organization: Penn State University
  3. Date: Wed, 2 Sep 1992 14:32:03 EDT
  4. From: Kevin <F13@psuvm.psu.edu>
  5. Message-ID: <92246.143203F13@psuvm.psu.edu>
  6. Newsgroups: comp.os.msdos.programmer
  7. Subject: Turbo Debugger and Turbo Help conflict ?
  8. Lines: 16
  9.  
  10.    Hi !  I want to use the THELP utility (supplied with TC++ 2.0) with TD in
  11. 50 line mode.  TD runs just fine in 50 line mode, but when I try to access
  12. TC++ help, the program hangs.  Hitting Escape fixes everything, which makes
  13. me think that THELP really did come up, but in an invisible window.  THELP
  14. runs perfectly so long as I am in 25 line mode.  What do I have to do to
  15. make THELP work in 50 line mode ?
  16.    Here's the sequence I use to start TD with THELP.
  17.        subst e:\ c:\tc\bin
  18.        e:\thelp--> Start THELP
  19.        c:\td\td %1--> Start TD with a file already loaded
  20.        e:\thelp /u  --> unloads THELP
  21. I wrote a letter to Borland's Tech Support, but they have never replied.  I
  22. don't want to call them, because I live in Pennsylvania.  So do any of you
  23. have an idea as to why THELP won't work in 50 line mode ?
  24.  
  25. Kevin Furrow (f13@psuvm.psu.edu)
  26.