[Best seen in the original size of notepad with word wrap on.]


INTRODUCTION
-------------------
Welcome to Endicode!!

First things, first. Hi, my name is Parag Baxi and my email address is ghee22@hotmail.com
Check out the webpage @: http://homepages.msn.com/RedmondAve/ghee22/

Email me for any ideas, help with VB5, or bugs.


REQUIREMENTS
-------------------
* a working TI-83
* ENDICODE.83g
* about 1500 bytes free


WHAT DOES THIS DO?
-------------------
It decodes messages that are encoded by matrices. Main purpose is for Pre-Calc students who have to decode/encode messages. The message is decoded by the following:
0   =   _ (space)
1   =   A
2   =   B
3   =   C
...
26  =   Z

IMPORTANT: You must enter the matrix code in matrix [C] ('C' for Code)

The output will be the decoded message.
NOTE:	If you recieve a question mark ('?') in the output, there are three reasons why:
		1. You entered the code incorrectly
		2. You entered the numbers incorrectly
		3. The message is wack!  :)

Oh yea, I will implement encoding later.


WHY?
-------------------
Much faster than doing by hand.


VERSION HISTORY
-------------------

v1.1.7	03/12/2000
	First public release!!
	Increased efficiency by approximently 50%

v1.1.6	03/12/2000
	Increased efficiency by approximently 120%

v1.0.6	03/11/2000
	First working version. Has really bad delays in between letters.