home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / DVD!FX17.LHA / FrexxEd / fpl / Ispell.FPL.README < prev    next >
Encoding:
Text File  |  1995-02-01  |  1.0 KB  |  36 lines

  1. #############################################################################
  2. File:        ISpell.FPL
  3. Author:        Daniel Stenberg
  4. Email:        Daniel.Stenberg@sth.frontec.se
  5. Short:        Interfaces ISpell
  6. Version:    0.1
  7. Date:        1.2.95
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type:        function
  12. Prereq:        ISpell v3.3ljr
  13. Copyright:    FrexxWare
  14. #############################################################################
  15.  
  16. FUNCTION
  17.  This is a first simple try to interface ISpell from within FrexxEd. It reads
  18. the word under the cursor and lets ISpell spell check the word. Alternatives
  19. and other return messages are dealt with. It still needs to be fixed to be a
  20. true and good spell checker though!
  21.  
  22. HISTORY
  23.  0.1 - A first little release. Not finnished, but please, help us with that!
  24.  
  25. BUGS
  26.  It doesn't make the replace-word use the same case as the original word,
  27. which makes it very stupid sometimes!
  28.  
  29. TODO
  30.  WordSpell, BlockSpell, BufferSpell...
  31.  
  32. SEE ALSO
  33.  The Amiga port of ISpell Version 3.3LJR with ARexx Server Mode done by
  34. Loren J. Rittle <rittle@comm.mot.com>.
  35.  
  36.