home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / mlepm.zip / readme < prev    next >
Text File  |  1995-09-19  |  3KB  |  98 lines

  1. /* readme  - this is the readme file of the MLEPM package    950919 */
  2.  
  3. MLEPM adds hooks, highlighting and various editing mode to EPM, in a way
  4. that makes it easy for users to incorporate into their own EPM setup.  It
  5. is a customized version of EPM that users who don't want to recompile the
  6. macros can use directly.
  7.  
  8. Enjoy!
  9.  
  10. Release notes
  11. =============
  12.  
  13.       o  This package is in beta, so, please, be indulgent :), and send
  14.          me all your comments at the following address:
  15.  
  16.             lafaix@alto.unice.fr
  17.  
  18.       o  This release of MLEPM has been tested with EPM v5.51 and 6.00c
  19.          only.  If you use another version, you may have to recompile
  20.          the macros with the corresponding ETPM.  Doing so should enable
  21.          you to use MLEPM with v5.51, and probably with 5.60+.
  22.  
  23.          [Warp comes with 5.51a, and you can also get it from, say,
  24.          software.watson.ibm.com, in directory pub/os2/epm...
  25.  
  26.          EPM v6.00c is available from ftp.leo.org, in directory
  27.          pub/comp/os/os2/editors/epm6beta.zip]
  28.  
  29.       o  Online help is included in MLEPM.INF.
  30.  
  31.       o  See MLEPM.ABS for a description of all included files.
  32.  
  33.  
  34. Installation:
  35. =============
  36.  
  37.       [See MLEPM.INF for more information.]
  38.  
  39.        1. Unpack this package.
  40.  
  41.        2. Unpack EX.551 or EX.600, depending of your EPM's version.
  42.  
  43.        2.bis Copy all .ex files somewhere along your EPMPATH.
  44.  
  45.        3. Put MPOPUP.EXE somewhere along your PATH.  Start MPOPUP.EXE
  46.           (and put a Program Object refering to it in your startup
  47.           folder)
  48.  
  49.        4. Load epm and edit the styles.smp file.  Customize the
  50.           included styles (via the "Style" dialog, Ctrl+Y), if needed.
  51.  
  52.           [This step IS important!]
  53.  
  54.        5. Enable the profile support, if not already done:
  55.  
  56.           Bring up the "command" dialog (Ctrl+I), Enter the following
  57.           command: PROFILE ON. Save your options (Options/Save
  58.           options)
  59.  
  60.        6. Merge profile.smp with your profile.erx (if you were not
  61.           using a profile.erx, just rename profile.smp to profile.erx,
  62.           and put it somewhere along your EPMPATH).
  63.  
  64.        7. Exit EPM, and restart it.  Try loading a new C file, and
  65.           play with it...
  66.  
  67.       That's all!
  68.  
  69.  
  70. Common troubles:
  71. ================
  72.  
  73.       No popmenus
  74.       No on-the-fly highlighting...
  75.  
  76.          Is MPOPUP.EXE running ?  If not, then start it!  (It's YOUR
  77.          responsability to start MPOPUP, so, if you're using MLEPM,
  78.          putting a shadow of MPOPUP.EXE in your startup folder is
  79.          highly recommended.)
  80.  
  81.          [If MPOPUP.EXE is running, there should be a MLPOPUP entry
  82.           in the task-list.]
  83.  
  84.  
  85. Original FILE_ID.DIZ:
  86. =====================
  87.  
  88.       MLEPM is a package for use with EPM, the
  89.       OS/2 Enhanced Editor.  It works with both
  90.       EPM v5.51a and v6.  It provides hooks, on-
  91.       the-fly highlighting (with regular expr.),
  92.       popup menus (for v5.51a) and editing modes
  93.       for C/C++, REXX, E and some other languages.
  94.       Source code, online documentation & compiled
  95.       macros included.
  96.       [FREEWARE, PRELIMINARY RELEASE v0.034.000]
  97.       Author: Martin Lafaix (lafaix@alto.unice.fr)
  98.