home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / smplg107 / updates.txt < prev   
Text File  |  1994-01-30  |  2KB  |  42 lines

  1. SEMPLOG : Updates
  2. -----------------
  3. V 1.07 : having had bug reports about addresses > 14 characters in length
  4.          I decided to re-write about 50% of SEMPLOG , if you already run
  5.          version 1.06 or earlier you MUST delete the following files
  6.  
  7.          SEMPSTAT.DAI SEMPSTAT.MON SEMPSTAT.OLD SEMPLOG.GRF
  8.  
  9.          This is because Semplog now no longer uses ASCII text to store
  10.          it's information , it uses byt and longwords , making the data
  11.          files MUCH smaller and faster to process.
  12.  
  13.          You MAY want to delete your CALLED and CALLERS lists as the format
  14.          has changed ever so slightly, if you do so then also delete
  15.          SEMPLOG.DAT.
  16.  
  17.          If an address read in is over 14 characters in length then it is
  18.          truncated to 13 characters and a > is added to the end to signal
  19.          an address which was too long to display.
  20.  
  21.          If a system sends or recieves over 10 megs of data then the
  22.          display now shows the amount in K instead of bytes.
  23.  
  24. V 1.06 : One more bug where Semplog thought you had called out and it was
  25.          a point calling in checked and fixed , occoured if you got
  26.  
  27.          00:05:01 Dialing xxx-xxx-xxx      <- You dialing out
  28.          00:05:03 Ring                     <- incoming ring noticed
  29.          00:05:08 Connect 14400/ARQ/V32    <- Connected incoming call
  30.                                                         ========
  31.          one immediately after the other in the log.
  32.  
  33.          Semplog definately now catches the incoming file requests.
  34.  
  35. V 1.05 : Hopefully I have fixed the problem wherby some entries for the
  36.          Nodes you call end up in the Callers log instead of the Called
  37.          list
  38.  
  39.          Semplog should now notice any incoming file requests and put
  40.          the F flag in the callers list.
  41.  
  42.