TI-Scheduler V3.5

This is my first major program I ever wrote.  Well, version 1.0
was.

The use of this program is fairly simple.  After the intro screen, 
it tells you if you do or don't have assignments due.  If you don't,
it gives you the option to quit. If you do, it tells you in what class
and gives you the option of going to your choice.  Choosing Due? from 
the main menu gives you this same screen.  Press 0 to just go to the 
main menu.

When you first run the program, go to the options screen.  Tell it what 
language you are taking.  From the options menu you can also set a password
and reset the assignments.  It is recomended that you do this too.

When inputting assignments, you may need to enter something like "read from
213 to 225, and do questions 3 through 9 on pg. 228.  This is simple to enter.
It will ask you for "start page".  this would be 213.  Then it asks for "end".  
This would be 225.  Next enter the first question, then the last question.
And finally, the page the questions are on.  When it asks for Misc, enter
any characters, spaces, numbers that you want.  It will recall exactly 
what you entered later.

When you check an assignment, it tells you all the information you entered
before.  It then asks you if you have finished the assignment.  If you say
yes, it removes it forme the Due? list.  If you say no, it leaves it there.

VERSION HISTORY

I didn't really keep track of my versions very well, but let me tell you,
version 1.0 was not pretty.  As i add features I'll keep better track.