APPT II by Dan Kirkland email: kirkland@ee.utah.edu Introduction ============ APPT II is a library that allows the user to set and view appointments. APPT II gives a calendar where the user can select a date and then add, view, edit, delete, or acknowledge appointments or reminders. (But NOT control alarms.) APPT II is a library written in system RPL. APPT II works on all versions of the HP48 (S/SX/G/GX). APPT II is based on HP's APPT program. Installation ============ 1. Transfer APPT2 to your HP 48. 2. Press [VAR] [APPT2] recall the library to the stack. 3. Press [0] [STO] to store library in port 0. 4. Press ['] [APPT2] [PURGE] to purge library from VAR menu. 5. Turn HP48 OFF and then ON to let library auto-attach. Note: In low memory situations swap step 3 and step 4. Instructions ============ Press [LIBRARY] [APPT2] to get to the library's menu. Library Menu ------------ [APPT] - Appointment program. [aboutAPPT] - Just some silly title screen. APPT ---- (Menu keys...) [FIND] - Searches for a string in the appointment messages starting with date highlighted. (Calendar must be on January, 1990 or later.) [GOTO] - Jumps to given date. [ADD] - Adds an appointment. [DATE] - Sets appointment date. [TIME] - Sets appointment time (24-hour format). [MSG] - Sets optional message. [RPT] - Sets optional repeating interval. [WEEK], [DAY], [HOUR], [MIN], [SEC], or [NONE]. [SET] - Sets appointment and shows current appointments for date set. (See APPTS below.) [ABRT] - Aborts. [UPLD] - Prompts for start and end dates and sends appointments to computer. [APPTS]- Shows appointments for date highlighted. [EDIT] - Edits an appointment. (See ADD above.) [ACK] - Acknowledge appointment. Prevents the beep when the appointment comes due; repeat alarms will not be repeated. [ADD] - Adds an appointment. (See ADD above.) [DEL] - Deletes an appointment. [CAL] - Returns to calendar. [VIEW] - View appointment's message. [RTN] - Return [EXIT] - Quits. (Other keys...) Arrows - Move (with repeats) around calendar. [+] - Scrolls calendar display forward 1 month. [-] - Scrolls calendar display backward 1 month. [*] - Scrolls calendar display forward 1 year. [/] - Scrolls calendar display backward 1 year. [ON] - Aborts and/or exits. [OFF] - Turn HP48 off. Notes ===== Valid appointment dates (on my HP 48SX, version J) are from January 1, 1991 through December 31, 2090. Valid calendar dates are from October 15, 1582 through December 31, 9999. ----------------------------------------------------------------------------