home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / programm / 3892 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!usc!sol.ctr.columbia.edu!src.honeywell.com!mail-enters-news
  3. From: bergstro@src.honeywell.com (Pete Bergstrom)
  4. Subject: IBM programmer assistance (was re: Can someone at IBM..)
  5. To: comp.os.os2.programmer
  6. Message-ID: <9207301344.AA20540@data.src.honeywell.com>
  7. Posted-Date: Thu, 30 Jul 92 08: 44:34 CDT
  8. Sender: daemon@src.honeywell.com
  9. Organization: Honeywell Systems & Research Center
  10. Date: Thu, 30 Jul 1992 13:44:34 GMT
  11. Received-Date: Thu, 30 Jul 92 08: 44:35 CDT
  12. Lines: 35
  13.  
  14. From: stewart@wimsey.bc.ca (Jim Stewart):
  15. >IBM:
  16. >
  17. >This is another voice from the wilderness. You could reduce the noise on
  18. >the net fairly inexpensivly...
  19. >
  20. >Put the online API references and selected tools (dialog editor and help
  21. >compiler) on the net.  Think of it as an investment. 
  22. >
  23. >js who_will_use_gcc_anyway
  24.  
  25. I suggest you look at purchasing the IBM OS/2 2.0 Toolkit (list $119,
  26. mail order from Programmer's Paradise $79).  It contains complete
  27. headers, a full library against which you can link your object files,
  28. and a really good set of online references.  From memory, I have at
  29. least 6 of the 17 reference books online (Prog ref 1,2,3, REXX ref,
  30. IPF ref, SOM ref, more, I think).
  31.  
  32. It includes the help compiler (IPF), the SOM compiler and libraries,
  33. some sort of REXX library (I haven't gotten into that yet), dialog
  34. editor (it will animate your dialogs to let you try them out), a new
  35. version of the icon editor and gobs of pretty good program examples.
  36. The examples are also substantial in their completeness and good
  37. documentation.  One in particular is an application template with the
  38. skeletal structure for everything already in place.  Just plug in your
  39. functionality and you don't have to mess with a lot of the tedious
  40. crap that you otherwise might.
  41.  
  42. The only thing that this package is missing is a librarian utility.
  43. This is a significant mistake, IMO. I would like to see IBM distribute
  44. a decent librarian program along with the toolkit, even if they have
  45. an improved version for the CSet/2 package.
  46.  
  47. Pete
  48.  
  49.