home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / YC102.ZIP / YCBUGFIX.TXT < prev    next >
Encoding:
Text File  |  1993-11-09  |  1.8 KB  |  41 lines

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