Number Converter v1.0a by Josh Taylor

Hello!  Thanks for trying my addon.  This is my first addon release
in roughly 6 months, so the code may be a little outdated.  As far 
as I can tell there aren't any bugs at all, so if you see one,
please notify me about it, feared@mail.holton.k12.ks.us.

So what does it do?  It converts either decimal or hex numbers into
either decimal or hex numbers.

To install, type /load -rs numconvert.mrc or go to the editor and
you can load from there.

The addon is simple to use.  To get started right click on your
status window and select Converter or simply type /numconv in any
window.  There isn't a base function for this addon, it can be used
for many purposes.  I mainly use it to find memory addresses assigned
by the operating system and other programs (useful for my computer
repair class :).  Sorry for no IRC relevance.

Upcoming features:
-I hope to add binary and octal support in the next version.
-Still deciding whether to make a full functional calculator.