Bug fixes and modifications to YESTCALL.EXE version 1.02 * Did not include ability in program to update YESTCALL.BBS list if sysop is ONLY using YESTERDAY'S CALLER LIST option and not running the program after each user logs off to re-generate the 24 HOURS CALLERS LIST. So now when a user logs off, the batch file should contain : YESTCALL UPDATE to update YESTCALL.BBS. * No longer need to supply the path to the RA system directory. YESTCALL.EXE will get the environment variable %RA% that all RA sysops should have set in their autoexec.bat file (I.E. SET RA=C:\RA) Bug fixes and modifications to YESTCALL.EXE version 1.01 * IMPROVEMENT! Now that YESTCALL.EXE relies on it's own Data file (YESTCALL.BBS) there is no reason to have a specific event prior to when RA deletes the daily LASTCALL.BBS file at midnite! Therefore, you can run the program to generate the previous day's caller list in your nightly maintenece section of your batch file! * Configuration file contains : RA_SYSTEM=c:\ra field to instruct YESTCALL.EXE v 1.01 where to look for LASTCALL.BBS.. You can now run YESTCALL.EXE from it's own Directory! * YESTCALL.BBS will never longer be a 0 byte file.. there is a header to prevent nightly "delete all 0 byte files" from killing this file! * Included functions to truncate extended length fields such as name and location to prevent "spill over" of text to next line screwing up the display! * YESTCALL.EXE allows you to create your configuration file when you execute YESTCALL STARTUP via prompting!