                                      __  __  _
            ___  ____ __  _ ___  ___ / /_ \ \/ /
           / _ \ __/ _ `/ / -_)/ __/  _/  )  (
          / .__/_/  \___/ /\___/\__/\__/  /_/\_\
         /_/ -------- /__/ ---------------------
                               Input v2.60
           by CodeRx <CodeRx@projectx.mx.dk>    
================================================================


-----[ Install ]------------------------------------------------

1. Unzip the pxinput.zip into your mIRC directory.
2. Type /load -rs pxinput.mrc at the mIRC command line.
3. Click 'Yes', when a dialog box popups up to ask if you want 
   to run the initialization.

Note: This script requires mIRC 5.5 and above.  To get the 
      latest version of mIRC, visit http://www.mirc.co.uk/.

-----[ Description ]--------------------------------------------

PXInput is a very fast and versatile spell checker for mIRC.
Since it's release, pxinput has been downloaded over 1,000 
times and recieved a "Hot" rating from paIRC.  In addition
to the spell-checking feature, PXInput also offers a good nick 
completion feature for those who don't like having to use TAB.
In any case, I hope you find this addon useful and that it makes
your IRC'ing more enjoyable.

-----[ Manual ]-------------------------------------------------

PXInput was written to be, above all, easy to use. To configure 
PXInput, click on the menubar, select "ProjectX Input" and then 
"configure".  This will open up a window that you can use to 
change various settings.  The nick completion feature is simple.
Say you are on a channel with me, CodeRx, and you type:

Cod: hey, what's up?

  << it will be displayed as >>

CodeRx: hey, what's up?


***IMPORTANT***

This addon will probably not work with any other spell checking
or nick completion type addons loaded. This is more of a mIRC
limitation than anything, but future versions will probably
cope with this better.

-----[ ProjectX ]-----------------------------------------------

ProjectX is a Scripters Crew that focuses on creating scripts,
mainly mIRC-scripts. Not just one kind of script but all-kinds.
We create Practical Scripts for the lazy IRC-user, Protection
Scripts for the threatend one, Warscripts for the aggressive or
vengeance-seeking among us.

We are an organized group of scripters determined to help each
other create, develop and refine scripts. We bundle our 
knowledge, so that the inexperienced scripters may benefit from
our experienced crew-members and our experienced crew-members
benefit from the enthousiasm and fresh insights from our
less-experienced members. We are not trying to create the
'ULTIMATE' script, there is no such thing. We concentrate on
creating good, reliable, compatible and useful scripts for mIRC
users.

You can contact ProjectX in the following ways:
- Visit our homepage..: http://www.projectx.mx.dk
- Vist us on IRC......: #projectx (Galaxynet)
- Drop us an e-mail...: info@projectx.mx.dk


-----[ Disclaimer ]--------------------------------------------

We are in no way responsable for the use of this code. By 
using this script and reading this document you accept the fact
that any damage (emotional, physical, dataloss, ...) caused by 
the use and the storage of these files is NOT our 
responsability.


-----[ Version Info ]------------------------------------------

v2.60
 - Oops, fixed bug that caused problems when a word was typed
   which didn't contain any letters, like ':-)'.
 - Once again, some code was tweaked to improve speed. Can 
   currently check around 75 words per second on a Pentium 90.
 - Now uses a dialog for setup/configuration options.
 - Fixed problem that occured when the addon was put in a 
   directory containing a space, like c:\my addons\pxinput.mrc
 - Added menubar option to completely uninstall the addon.
 - Addon *requires* mIRC 5.51

v2.51
 - Much better nick completion algorithm. 
 - Spell checking optimizations - now spell checks faster than 
   ever. 
 - Spell checker can now identify misspellings in quotes, next 
   to commas, etc. 
 - Can now change dictionary file via popup menu. 
 - Now a ProjectX addon. 

v2.30
Fixed to co-exist a bit nicer with other scripts that are 
triggered by the on input event. Now just /returns if no nick 
completion or spelling errors were detected.

v2.20
Added much bigger dict.ini file, made a few minor 
fixes/enhancements. Pasted text is now handled much better 
thanks to the faster processing of long sentances.

v2.10
Fixed a bug that didn't allow the script to load correctly 
on many scripts and made a few small changes.

v2.00
The spell-checker is now considerably faster, 
taking only a few milliseconds to check long sentances on my 
p-90. The included dictionary file is still pretty small, but 
you can easily add words using the pop-up menu. If you create a 
nice dictionary file, please e-mail it to me 
(CodeRx@projectx.mx.dk) and I'll include it in the next release.

v1.00
First shot at writing a mIRC spell checker...good idea, but 
too slow.
