home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / etkbbs.pck < prev    next >
Text File  |  1993-11-26  |  3KB  |  78 lines

  1. **********************  IBM Unclassified Use  **************************
  2. * :nick.ETKBBS     :sec.IBM Unclassified Use          :disk.OS2TOOLS
  3. * :title.OS/2 2.x E Toolkit Documentation and Samples
  4. * :version.1.01    :date.93/08/06   :summary.ETKBBS   :support.N
  5. * :oname.Larry Margolis             :onode.YKTVMV     :ouser.MARGOLI
  6. * :aname.Irv Spalten  BPC Technical :anode.BCRVMPC1   :auser.IRV
  7. * :ops.OS/2 2.x
  8. * :abs. This package consists of five ZIP files and one "read-me" file.
  9. * Please see the ETKBBS TXT file for more info.
  10. *
  11. * 8/6/93 -- ETKEXP.ZIP updated
  12. *
  13. * Internal users can get the 5.60 and 6.00 toolkits as described in
  14. * the header of EPMBETA FORUM on IBMPC.
  15. ************************************************************************
  16. *
  17. * Special Instructions for Marketing Reps, SEs and Field Support:
  18. *
  19. * The files contained in this package may be distributed to
  20. * IBM customers who are already licensed owners of OS/2 Version
  21. * 2.0, or by IBM marketing/service personnel authorized to service that
  22. * customer.
  23. *
  24. ************************************************************************
  25.       ETKBBS   TXT      *
  26.       ETKDOC   ZIPBIN   *
  27.       ETKEXP   ZIPBIN   *
  28.       ETKSIM   ZIPBIN   *
  29.       ETKDIA   ZIPBIN   *
  30.       ETKDLG   ZIPBIN   *
  31.  
  32.  
  33.             Description of E Toolkit documentation and samples.
  34.             ===================================================
  35.  
  36.  
  37. What is the E Toolkit?
  38. ---------------------
  39. The E Toolkit is the powerful editor toolkit used to build EPM (the OS/2
  40. 2.x Enhanced Editor), LaMail (the OS/2 TCP/IP mail handler) and other
  41. applications.  This package includes documentation and sample code for
  42. version 5.51 of the toolkit.  (OS/2 2.0 shipped with version 5.50; OS/2
  43. 2.1 shipped with version 5.51, which is also in the EPMBBS package which
  44. should be available the same place you got this package).
  45.  
  46.  
  47. Important disclaimer:
  48. ---------------------
  49. The sample code for using the current version (5.51) of the E Toolkit and
  50. its Enhanced Multi-Line Edit control (E-MLE) is being made available for
  51. the benefit of those who need to use it now.  It is being released "as-is",
  52. with no promise of support, enhancement, or bug fixes.  In addition, you
  53. should be aware that we are currently working on a new, cleaner, API
  54. for the next major update to EPM, which is not necessarily compatible
  55. with the one used in this package.
  56.  
  57. In mentioning the "next major update", we are not guaranteeing that this
  58. will ever be released outside of IBM.  (That is not a decision that we can
  59. make.)  We are currently developing EPM 5.60, which includes long line
  60. support, pop-up menus, and much more, and EPM 6.00, which is essentially
  61. a 32-bit version of EPM 5.60.
  62.  
  63. If you have a need to develop on top of the newer E-MLE, then please send
  64. a note to Gennaro Cuomo (gcuomo at watson.IBM.com) describing why you need
  65. it.  This will help us demonstrate demand for the new code, and *might*
  66. get you on our beta-test list.
  67.  
  68.  
  69. What is included here?
  70. ----------------------
  71.  
  72. ETKDOC.ZIP  -- Contains ETKE.INF, the on-line documentation.  Use VIEW to read.
  73.                Also contains a PostScript and plain-text version.
  74. ETKEXP.ZIP  -- The export directory (.H files)
  75. ETKSIM.ZIP  -- ESIMPLE - creates an E frame in a window.
  76. ETKDIA.ZIP  -- EDIALOG - creates an E-MLE in a dialog.
  77. ETKDLG.ZIP  -- ESAMPDLG - call a dialog from EPM.  Modal or non-modal.
  78.