 Included in the zip there should be:
- tmpconvert.mrc
- readme.txt (this file)
----------------------------------
-- Introduction.
 Hello and thank you for trying this script,
I hope it has functionality and the sort!:)
In this file we have the following:
* Introduction (this part).
* A bit about the author.
* A list of the commands.
* Version history.

The reason for this script:
Well, I had little better to do:)

If you find any bugs, or have ideas for improving 
this script please e-mail me at irc@bloody.every1.net.

-- A bit about the author.
Well I'm on IRC (Internet Relay Chat) as Mer|in`
on irc.deepspace.org. My normal little nest there 
is #lobby.

-- A list of the commands.
- To activate the tempconverter dialog:
 /tmpc (with no params)
- To use the commandline version:
/tmpc <-c|f> <numeric value>
If you specify -c <numeric value> is converted to
Celius and vise versa with -f:)

-- Version history.
- 4/11/00 1.0
1.Added error-checking for null-values.

- 10/11/00 1.1
1.Added /tcunload command for clean removal
of script and it's one variable.
2.Added on load event to script to set the var
and give a bit of assistance. (doh! should have
done that in the first version!)

- 17/11/00 1.2
1.Added a commandline version of the converter:
/tempconvert <-c|f> <numeric value>
2.Added error-checking for the commandline
version to.

- Public release: 18/11/00 version 1.2
----------------------------------
- 22/02/01 1.3
1.Added error-checking for values containing letters
2.Added popup items to activate the converter dialog to:
* Menubar
* Channel
* Nicklist
Hopefully this will make life easier:)
3.Revamped the readme.txt .. was sparse at best:(
4.Removed all but one, do-it-all alias ... easier to remember I hope
* /tmpc (no params) now opens converter dialog
* /tmpc <-c|f> <numeric value> commandline version (will echo result
to your active window)
5.Added autohs params to editboxes so that you may scroll along
with arrow keys if your entry is to long &/or the answer is to long:)
- Public release: 22/02/01 version 1.3
----------------------------------