MASTERMD This is a dual mastermind game. Two people play at the same time on two different game boards. The game features a none repeat of numbers within the matrix, automatic return, and a more than one game set to determine the winner. Each play enters his or her try as part of one large entry. (i.e. The first player enters a guess and a comma. The second player writes his guess on the other side of the comma and the machine automatically continues without the need for the carriage return. [Michael Richardson] CAL%%% I teach Mechanical Technology at Saunders Technical High School in Yonkers. This program will print Mechanical Technology - as easy as Pi on the top of a calendar. What's nice about the program is that the calendar is generalized so that any year in the 20th century can be entered and an accurate calander will be produced. There is also an interesting generalized, large print, printing of the year. (This is what is taking the time between the picture printing and the calendar printing) [Michael Richardson] S0, S1, S2, S3, S4, S5 My start up programs. [Michael Richardson] CALENDAR A program to give the day of the week and the number of days old you are. It also gives the Julian day number for those of us who are into Astronomy. [Michael Richardson] MULTABLE A multiplication practice program. [Michael Richardson] SUMTABLE An addition practice program. [Michael Richardson] W1 A program that I use whenever I go on a diet. The data is recorded in data steps at the end of the program. Each time a new day is entered the program expects the data to be the day number, the food, the calories, and the weight at the beginning of the day. (The weight is omitted for all other entries on that day.) There are alphabetized calory counts for some of the foods already written into the program in REM statements. [Michael Richardson] W2 A graph drawing program that I use whenever I go on a diet that is drastic enough for me to use program W1. [Michael Richardson] T The program that I use to print a data file that I have already right hand justified. [Michael Richardson] TT The program I use to automatically right hand justify a letter. [Michael Richardson]