program:Calc 83 v1.0
author:	Michael Pardue
type:	ti-basic
space needed:	

This is a very easy program to use.  It uses an asm mouse that I created from
some code from Duck Hunt (great game).

How to use.

You use the mouse to select things.

The "X" on the far right of the screen will get you back in the main menu.

To turn the password on go yo options, pass, then select the button that says
on.  It will ask for a password, so give one then you leave the password 
window by hitting the "X" button, hit it again to get out of options.  When 
you turn on the calculator after using calc 83 and turned it off in the 
program and have the password on, and someone trys to get in with the wrong
password, the calculator shows how many times people tried to get in by not
letting you in that many times.  It will howver let you in eventually.

To run a program you have to write a little code.
	goto prgm ZCICNM (edit it)
		you should see:
			0 -> E
			If C=1
			"    " -> Str1
		"E" is the number of programs 
		in the quotations put a four letters for an icon
		If you want to put more then one, put the number of programs
		in E and add "If C=2:"zzzz" -> Str1 ext.
	goto prgm ZCPRGM
		you should see:
			nothing
		
		C is which program
		after that put which prgm you want to run
		This is an example of what to write
			If C=1
			prgmAAACHAT
			If C=2
			prgmCLEAR

	run Calc 83
	goto programs
	your icon should be on the screen

To run draw
	select it move the dot around and it will draw hit clear to clear
	hit clear again to draw.
	hit vars to exit
	hit stat to save as pic1
	
To run calc
	select it and type in the equasion
	press enter to view the answer
	type "alpha 3" to quit

Have fun
If you have any programs
email me at devon_14@yahoo.com
