home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / TEXT / UTILITY / ASPLL095.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1991-08-14  |  1.1 KB  |  28 lines

  1.                         The AutoSpller
  2.  
  3. The AutoSpeller is a terminate-and-stay-resident (TSR) program.  It
  4. provides the on-line spelling check function. The AutoSpeller is
  5. useful especially when use LaTex.
  6.  
  7. LaTex is a wide-ly used tool on academic publishing. Although the Tex
  8. language can be input by only ASCII character set, but there is no
  9. on-line spelling tool to apply on text editor likes PE2.
  10.  
  11. I wrote a resident program with MASM. The program is called
  12. AUTOSPELLER since it can on-line spell your typing and co-operate with
  13. many text editors.
  14.  
  15. To use the autospeller, first reside the program into memory. Then
  16. enter a text editor. After entering a text editor, press <ctrl> key
  17. three times. You will find, if you type a word, the word is checked
  18. spell. When you want to disable the autospeller, just press <ctrl> key
  19. three times again.
  20.  
  21. After you install the speller (by executing RESIDE.BAT), it will
  22. consume 60K of memory (58K for speller, 1K for autospeller).
  23.  
  24. If you think the autospeller is worth, please tell me your
  25. recommendation. My BITNET address is dr754312@cs.nthu.edu.tw.
  26.  
  27. /CHHuang (Ching-ho Huang)
  28.