home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / EPM-SPEL.ZIP / README.1ST < prev    next >
Text File  |  1992-06-01  |  2KB  |  44 lines

  1. After many hours and several thoughts about the possibility that I was crazy, 
  2. I finally figured out how to add the spell checker ability to OS/2 v2.0's 
  3. enhanced editor, EPM.  I have worked for IBM several years and have never 
  4. noticed before that the spell check had been removed from all of the version 
  5. 2.0 releases.  I have been using EPM v5.19 since it was released and have 
  6. never switch until I got my new 2.0 GA OS/2 release.  I was sitting here doing
  7. some writing and wanted to spell check my document when I noticed that there 
  8. was no spell checker.  After searching endlessly, I found that it had been 
  9. removed.  So, being the desperate type, I tried to add one myself.  After 
  10. converting back over to EPM v5.19, I notice some similarities and discovered 
  11. that only a few files were missing from the GA release version.  So, I did 
  12. some addition here and there and guess what, it works.  So, I thought I should
  13. explain how its done.
  14.  
  15. First things first.  You should have received with this archive three files:
  16.         README.1ST
  17.         LEXAM.DLL
  18.         US.DCT
  19.  
  20. If this is not correct, please discontinue all further steps.  You can always 
  21. download EPM-SPELL.ARJ from my board, or FREQ the same at any time.
  22.  
  23. Step 1 ---
  24.         Create a directory on C drive called 'LEXAM'.  Yes, it *MUST* be on C 
  25.         drive.  Not my fault.  Its hard coded in the .DLL.  Copy the US.DCT 
  26.         file into this directory.
  27.  
  28. Step 2 ---
  29.         Copy the LEXAM.DLL into a path described in you LIBPATH statement 
  30.         contained in you CONFIG.SYS.  Most likely C:\OS2\DLL.  That's all there
  31.         is to it.
  32.  
  33. Now when you want to use the spell checker feature, use the pull down menu 
  34. option 'Command'.  In the command prompt box type 'proof' and press <RETURN>. 
  35. The spell checker will now proceed as expected.
  36.  
  37. If any of you have more info on this, please take the time to fill me in.
  38.  
  39. Bob Fudge
  40. Alternate Escape
  41. 1:19/26
  42. (903)883-4441
  43.  
  44.