Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!hub.ucsb.edu!6600sirt From: 6600sirt@ucsbuxa.ucsb.edu (Mike O'Brien) Newsgroups: comp.lang.pascal Subject: Re: TP 6.0 Message-ID: <7302@hub.ucsb.edu> Date: 19 Nov 90 21:12:05 GMT References: <11514@j.cc.purdue.edu> Sender: news@hub.ucsb.edu Reply-To: 6600sirt@ucsbuxa.ucsb.edu Lines: 23 From article <11514@j.cc.purdue.edu>, by zhou@brazil.psych.purdue.edu (Albert Zhou): > Question 1. Is the environment multi-window? Yes. It has overlapping windows, just like the environment that came with Turbo C++. It seems to have a few minor features that the TC++ environment didn't have, such as the ability to choose where to save your desktop setup, but overall it is just about the same. I especially like the ability to mark a block of text using shift + the arrow keys. I have grown tired of Ctrl-K,B and Ctrl-K,K! > Question 2. Does TurboVision come with just TP or TP Professional? I think it comes with both, but I'm not sure. I was surprised to see that there is a difference nowadays. When I bought TP5.0, the professional version was just normal TP plus the assembler and debugger. But with version 6.0 there are two command-line compilers, TPC which comes with both versions, and TPCX which comes only with the professional version and can compile large programs in extended memory. Of course, the professional version also comes with TD 2.01, TASM 2.01, and TPROF 1.01. Mike