home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
misc
/
volume17
/
calentool
/
part01
/
Fixes1_1
next >
Wrap
Text File
|
1991-04-04
|
923b
|
23 lines
# $Header: Fixes1_1,v 1.1 88/04/08 11:27:54 billr Exp $
Notes for version 1.1 of calentool:
1) Removed hard coded year restriction of 1985-1987; #defined
START_YEAR and NR_YEARS and used them instead. There are
still a few places where this info is hard coded, mainly in
the year menu display.
2) Removed hard coded start time restriction of 9am; #defined
START_HOUR to take care of this. The ending time is determined
by the number of timeslots (N_TSLOTS).
3) Changed time interval from 15 minutes to 30 minutes (this is
hard coded in several places). This was done to free up some
space on the day/week page for a "notes" section. The "notes"
section is denoted in the appointments file by hour = "00",
with the minutes field indicating the note number (starting with 1).
E.g., note#1 would be entered as "YY MM DD 00 01 00 my note for the day".
-Bill Randle
billr@tekred.TEK.COM