home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4325 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!kentrox!kress
  3. From: kress@kentrox.uucp (Bill Kress)
  4. Subject: Re: A sane editor to replace PWB ?
  5. Message-ID: <1992Dec17.183338.7269@kentrox.uucp>
  6. Keywords: emacs
  7. Organization: ADC Kentrox - Portland, Oregon
  8. References: <1992Dec16.200318.19835@kth.se>
  9. Date: Thu, 17 Dec 1992 18:33:38 GMT
  10. Lines: 14
  11.  
  12. Actually, there are a few features in PWB that can't be replaced easily.  The
  13. makefile creation is something I've never seen anywhere else, and the source
  14. browser would be difficult to duplicate.  Borland's IDE does the same thing,
  15. but not if you're running the Microsoft compilier, and borland isn't quite
  16. as flexible.
  17.  
  18. PWB is a pain in the butt to use!  If you want something easy use whatever you
  19. usually use just put it in a dos window.  If you're a professional programmer
  20. buy CodeWright from Premia, it can do almost everything except the Makefiles
  21. and Browsing, and can do a lot of other things too.
  22.  
  23. If you're not a professional use borland or maybe Visual Basic :)
  24.  
  25.     Bill.
  26.