RemindMe New In Version 2.5 Corrected a problem with users that don't register on your system and you have RemindMe set up to scan for reminders at login. It was erroneously trying to load the TPA record for the user when no record existed causing a USER.INF TPA offest error and dumping the caller. Now it just gracefully exits without doing anything for unregistered callers. New In Version 2.4 Corrected another problem with PERMANENT and Interval reminders when they were to post a message. An Indicator wasn't being reset and only the first message would get sent. Fixed. Fixed a display problem where the holidays in the holiday file were being truncated by one character. New In Version 2.3 Added Intervals as a third option to the PERMANENT/TEMPORARY types. Interval means just that; the reminder will be displayed every # of days, from 1 to whatever. The PROMPTS file has been updated to include the new choice. Also, a new line has been added to it so be sure to update any of your language specific files with the changes. See the file in this archive for an example. PERMANENT messages weren't having their date updated after they had been sent. They were supposed to be yearly, but this wasn't happening. Now the date's year will be incremented properly. Updated the Holiday file to include various holidays through 1998 New In Version 2.2 New Registration Code Routines added. Your old registration numbers are no longer valid. You will need to get a new KEY file. The information on how to obtain it is in the NEWKEY.TXT file. It is free to all existing registered sysops. MAJOR CODE TWEAKING! Dropped compiled PPE size by 6k. Memory Usage for variables should also be improved as well. The holidays were hard-coded for 1995. I've moved most to an external file which you can update each year. The Holidays that the PPE still tracks (irregardless of year) are: New Year's Eve/Day, Valentine's Day, St. Patrick's Day, Independence Day, Halloween, and Christmas as these are fixed dates each year. Any others you wish to include can be placed in the file REMINDME.HOL. All Intelec Software is now owned by John Young Support and Programming now done by Herbert Bushong ===================================================================================== New In Version 2.1 (09/16/95) Days to add to todays date for packout date of messages. Added option to log as a door being opened in caller log. New In Version 2.0 (07/02/95) Fixed bug where it was looking for PROMPTS.EXT even if EXT didn't exist. New In Version 1.9 Recompile. New Reg Codes Needed - See NEW-REG.NUM file. RemindMe now utilizes TPA technology so you will need to install a TPA called CWPPE via PCBSM. See the TPA section in the REMINDME.DOC file. An update to the PROMPTS.RM file. It is now called PROMPTS, like our other PPE programs to better support multilingual files such as French prompts in PROMPTS.FRE, etc. We realize this is the same name format as our other PPE's but I KNOW nobody would be foolish enough to run several different PPE's in the very same directory... New In Version 1.8 Minor code tweaking and recompile under PPLC 3.1 for PCBoard v15.21 New In Version 1.7 Added 5 lines more to the PROMPTS.RM file. These lines are as follows: @x0FÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ@x07 @x0A @x0DÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ@x07 @x0B @x0FÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ@x07 These 5 lines are lines 28 through 32 of the PROMPTS.RM file and they represent the top, middle and bottom lines around the reminder being displayed (PROMPTS.RM lines 28, 30 and 32). The two other lines are for the color of the text in the header PROMPTS.RM line 29) and the color of the text of the reminder note itself (PROMPTS.RM line 31). Of course, change the lower case x to an upper case X when editing this file. Also, in the above example I shortened the lines by 8 chars so it would fit on this screen. Added holiday display capability to RemindMe! Also added capability to define the color of this display as well as how many days before Christmas to start the "days countdown" (between 1 and 25 days). See Holidays and Config File sections of the REMINDME.DOC file.