WORK SKEDULER
BY MARTIN SMITH
2-9-2000

INTRO

This program is a work scheduler program for the TI-82, based on SKEDULER, by Barak Shilo. I downloaded skeduler to my 82, but I found it much to limited for working out my pay, so I decided to write a similar program with more options. NO CODE WAS COPIED IN THE MAKING OF THIS PROGRAM.

**CAUTION**
DO NOT EDIT, MODIFY, OR DELETE MATRIX [C] INCLUDED WITH THIS PROGRAM. It is essential for the running of this program, and I have not figured out how to write a routine to check if it still exists,  in it's proper form. If you accidently delete or modify [C], Just Re-define it as a 10x4 Matrix, filled with 0s, then re-enter your work times through the program. 

FEATURES
Work Skeduler can -
	*Store and display seven days of work times.
	*Store hourly pay rates, and Sunday pay rates.
	*Take into account hourly, weekly, and per-shift deductions and 		allowances.
	*Calculate your total shifts, hours, and total net pay for the 			week.
 	*Do it all with a total size of only 1804bytes (only 1.5x the 			size of Skeduler.)Next release will be much smaller. I 			had it smaller yesterday but some idiot on the bus reset 		my memory, and when I rewrote it the 2nd time it was much 		bigger.(It was 1203bytes before, 1.1x the size of 			Skeduler.) When I figure out how I made it that small, I 		will re-release it.

INSTRUCTIONS
Fairly simple really. Just follow the prompts as you go through. Just one thing though, You must enter times in 24-hour time, and decimalized. I have not written a coverter yet. Eg 5:30pm would be 17.5 and 6:45am would be 6.75. Make sere you put he decimal place in. For Sunday pay rate, you can enter double time or 1.5 time by using *2 or *1.5 For example, 7.27 an hour, 1.5 on Sundays can be entered in Sunday pay rate as 7.27*1.5 and it will still work properly. 

NEXT RELEASE
The next release of Work Skeduler will feature(hopefully):
	*Standard 24-hour time conversion
	*Allow for doubletime, etc an public holidays and weekends, etc.
	*Smaller file size :)(Definitely)

FILES NEEDED: Work.82p, C.82m (prgmWORK, [C])
DATE RELEASED: 2-9-2000
PROGRAMED BY: Martin Smith (Original code, but based on Barak Shilo's 		Skeduler.)
FILE SIZES: prgmWORK = 1436bytes , [C] = 368bytes

Enjoy.
