Assignment Book v1.1 for the TI-89 by Robert Mohr rmohr2002@hotmail.com This program is a simple concept--it stores your assignments and lets you view them later. To install, run setup() from the home screen. You will have a choice as to how many classes you want to show (and the names of those classes), whether or not you create a keyboard shortcut (if so, where the shortcut is created), and whether or not you wish to run the program after completing setup. When you run the program, you will see a screen with the first five classes and their assignments (they initially start as "none"). From here you can choose to view other assignments, input a new assignment for one of those five classes, edit class names & change number of classes, clear assignments for those classes (to "none"), or exit. As far as I know this program is bug-free. If you find a bug of any sort, email me at rmohr2002@hotmail.com. History Version 1.1 - program no longer errors when data is inadvertently deleted - program no longer errors if cl, kbdprgm*(), or assignbk() is archived either during setup or normal program execution - at the end of asbsetup(), program tells user that asbsetup() can be deleted - if user only has five classes, "other classes" option disappears Version 1.0 - first public release