Title: month Version: 8.7 Submitted: Nov 9 1988 Author: Michael Morrell Submittor: Michael Morrell Description: A visual calendar and appointment system [ This is a full-screen calendar and appointment system. The shell archive is pretty hairy, compiling programs on the fly... -r$ ] Rich, Here's the first part of my revised version of month. I've tested it on HPUX (series 300 and series 800) and 4.3BSD. I'm fairly sure it will work on 4.2BSD and vanilla SYS5. There are five distinct areas of the screen: days days of the month in calendar format months months of the year years sequence of ten years scan first line of the screen, for messages schedule rest of screen Events are defined by the following properties: Private Hidden from other users Anti An anti-even cancels specific instances of another even Regularity This specifies how often the event occurs. Start Time This specifies what time of day the event is to start. Duration This specifies how long the event is to last. End Time This specifies what time of day the event is to end. Description This is a one-line description of what the event is. Warning Time How much in advance of the starting time the user should be informed of the event. Owner The owner of the event Michael Morrell {ucbvax,hplabs}!hpda!morrell