SCHEDULE 2.0
by SnailMan

About...
---------------
This program was written primarily because I got sick
and tired of writing down homework assignments, and then
doing them!  So, in an easy to use program, I have
eliminated the need to do so.

How it works...
---------------
SCHEDULE 2.0, my newest release, uses GDB to store your
assignments, meaning it has unlimited (except by amt of
free RAM) capacity.  But, for the purposes of the program,
I limited it to 4 assignments per class, with four
classes.  You can add more, simply by increasing the
amount of GDB's it can access.  Also, it saves your
settings (and any equations) prior to running to GDB9,
so that any equations are not lost, and then deletes it.
It also uses GDB0 as a temp. GDB to make the program run
faster.

Required Files
---------------
Send all of the files included with this to your calc,
or it won't work!  That should include:

	-schedfts.83p
	-schedoff.83p
	-schedsto.83p
	-sched.83p
	-GDB1
	-GDB2
	-GDB3
	-GDB4

Also, you will need to send the four sample GDB's I have
included, or it will also not work! It will search for them,
and upon not finding, return an undefined error.

Distribute the program freely, it's there to make your life easier!

SnailMan