home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22313 < prev    next >
Encoding:
Text File  |  1993-01-28  |  3.9 KB  |  95 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!digex.com!intercon!udel!bogus.sura.net!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!ames!agate!overload.lbl.gov!dog.ee.lbl.gov!hellgate.utah.edu!fcom.cc.utah.edu!ls-27.biology.utah.edu!kofoid
  3. From: Eric C. Kofoid <kofoid@bioscience.utah.edu>
  4. Subject: Re: Subverting the Think C Editor
  5. Message-ID: <1993Jan27.175926.18109@fcom.cc.utah.edu>
  6. X-Xxmessage-Id: <A78C1E295401C39C@ls-27.biology.utah.edu>
  7. X-Xxdate: Wed, 27 Jan 93 18:10:33 GMT
  8. Sender: news@fcom.cc.utah.edu
  9. Organization: Dept. Biology, University of Utah
  10. X-Useragent: Nuntius v1.1.1d16
  11. References: <C1Iu7z.F3L@mentor.cc.purdue.edu>
  12. Date: Wed, 27 Jan 93 17:59:26 GMT
  13. Lines: 80
  14.  
  15. > neath@brazil.psych.purdue.edu (Ian Neath) says:
  16. >> lind@ils.nwu.edu (Jeff Lind) asks:
  17. >> 
  18. >> Well, perhaps I'm spoiled by having worked in MCL for a while now, but
  19. in
  20. >> playing with THINK C lately I've been consistently dissapointed off by
  21. the
  22. >> weak editor.  It doesn't know anything about coding, really. I mean, it
  23. >> won't match parentheses, it hardly does any indentation, it has very
  24. few
  25. >> searching commands, it has no concept of a word or an expression, so
  26. you
  27. >> can't do nice things like control-rightarrow to skip an entire word or
  28. >> expression. It's basically teach-text.
  29. >> 
  30. >      Use CMaster from Jersey Scientific.  Excellent, robust, and
  31. >      inexpensive product.  It adds all this and a lot more to
  32. >      Think C editor so you get the best of both worlds:  powerful
  33. >      and integrated editing.
  34. >      Jersey Scientific
  35. >      545 Eighth Avenue 9th Floor
  36. >      New York, NY 10018
  37. >      voice (212) 736-0406
  38. >      Compuserve: 70400,3361 (or 70400.3361@compuserve.com).
  39. >      I have no connection except a thoroughly satisfied customer.
  40. > --
  41. >       Ian Neath        | There are four kinds of people in this world:
  42. > neath@psych.purdue.edu | cretins, fools, morons and lunatics - U. Eco
  43.  
  44.  
  45. Two other possibilities, the first $25, the second lots more:
  46.  
  47. 1. Alpha, by Pete Kehleher, available at your local archive. Pete
  48. includes 
  49. instructions for using Alpha to bypass the defective THINK C editor. 
  50. Unfortunately, it involves a couple of extra mousings per compile. Even 
  51. more unfortunately, the trick won't work with THINK Pascal at all, which 
  52. has the truly el supremo brain-dead editor of all time. This, of course, 
  53. happens to be my language of choice!
  54.  
  55. However, I have gleaned from the net that there are some QuickKey macros 
  56. that may enable this transformation. I presume that this means Frontier 
  57. should also be able to do it. Comments anyone? 
  58.  
  59. Alpha, by the way, is just about the way coolest shareware program ever 
  60. distributed. If you use it, pay the fee. Pete has worked his butt off on 
  61. this.
  62.  
  63. 2. ObjectMaster, from Acius. This is a commercial product costing in the 
  64. lower hundreds, exact amount depending on educational discountability. I 
  65. just got the demo. The good news is that it does everything that you
  66. would 
  67. ever want an editor to do and more, except regular expressions, a 
  68. deficiency which puzzles me. 
  69.  
  70. The demo is crippled in several fundamental ways. Regexps may be one of 
  71. them. The program itself seems to be rapidly evolving. It's already into 
  72. version 2 and I think it's only been out for a year or so. It is
  73. especially 
  74. worthwhile if you are considering using object extensions. The browsers 
  75. blow THINK away. 
  76.  
  77. Somehow, OM integrates with THINK by taking over the entire 
  78. project/edit/compile/build view. I haven't the foggiest idea how it's 
  79. done, and I can't report on the efficiency with which it does much of 
  80. this, as parsing, compiling and building are also crippled in the demo.
  81.  
  82. More good news: OM works equally well with THINK C *and* Pascal and MPW 
  83. C, C++, Pascal, Object Pascal and Modula 2!
  84.  
  85. My conclusion is, if you can afford it, get both. Otherwise, get Alpha.
  86.  
  87. ooo Dr. Cancer ooo
  88.  
  89.   "Being certain of the conclusion assists in finding the proof" 
  90.                                       Galileo, 17th century
  91.