                                      __  __  _
            ___  ____ __  _ ___  ___ / /_ \ \/ /
           / _ \ __/ _ `/ / -_)/ __/  _/  )  (
          / .__/_/  \___/ /\___/\__/\__/  /_/\_\
         /_/ -------- /__/ ---------------------

================================================================


-----[ 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. If you do NOT click yes, the
   script will not be loaded. We guarantee that NO original 
   ProjectX scripts will load any code that may be harmful to
   your mIRC or computer.
   
 Note: These scripts requires mIRC 5.82 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're 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 and TCL scripts. We do not concentrate on creating
full scripts, but instead on creating practical scripts for the
lazy IRC-user, protection scripts for the threatened one,
warscripts for the aggressive or vengeance-seeking among us.

We are an organised group of scripters determined to help each
other create, develop, and refine scripts. We bundle our 
knowledge, so that our inexperienced scripters may benefit from
our experienced crew-members, and our experienced crew-members
benefit from the enthusiasm and fresh insights from our newer
members. 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 will under no circumstances be held responsible for any 
damage resulting from the use of this addon, whether emotional, 
physical, loss of data, health, wealth, religious beliefs,  or
whatever other type of damage. By using this script and reading
this document you agree not to hold ProjectX or the author of
this addon responsible for (including but not limited to)
abovementioned damages. If you do not agree with the above
disclaimer, you should remove this script from your computer
immediately.

Thank you for using this ProjectX addon, we've worked hard to 
make this as useful, practical and safe as we could!


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

v2.85
 - Fixed load feature for writing a dictionary file if one
   didn't exist
 - Optimized and updated older code
 - Added a few words to basic list for dictionary file
 - Added information about dictionary file that was
   missing from before
 - Updated Pxbase
 - Added a dialog for adding a word you want to include in
   the dictionary file

v2.70
 - Updated to use mIRC 5.6 by Natrak

v2.61
 - Minor bugfix release.
 - Tweaked some of the GUI code.
 - Will now unset %px.using on unload if it is null after 
   removing the pxinput 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.
