home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / editor / speller / readme.1st < prev    next >
Text File  |  1994-01-31  |  304b  |  12 lines

  1. To use this system, you must first do:
  2. buildit
  3.  
  4. which will generate the hashed dictionary.
  5.  
  6. Then set environment variable ISPELL-LITE to the path the ispell-lite files
  7. are stored in.  For instance, if the files are in d:\ispell, do
  8.  
  9. SET ISPELL-LITE=D:\ISPELL\
  10.  
  11. Note the final '\' is required.
  12.