home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / bbs / skylog14.lzh / Changes next >
Encoding:
Text File  |  1991-04-03  |  537 b   |  23 lines

  1.  
  2.  ========================
  3.  Version 1.40 - 03-Apr-91
  4.  ========================
  5.  
  6.  - Added CustomLog support! Now SkyLog reads your CustomLog.BBS !!
  7.  If you use the switch -w in immed and so you are running TrapDoor
  8.  in SPAWN mode, you should replace BBSCOMMAND in your TrapDoor.CFG like
  9.  that :
  10.  
  11.  [...]
  12.  BBSCOMMAND "c:execute s:Start_Tr0 %b %B"
  13.  [...]
  14.  
  15.              ------------------[ s:Start_Tr0 ]---------------
  16.  
  17.  .key lock,real
  18.  dlg:immed TR0 <lock> <real> -w
  19.  c:skylog
  20.  
  21.              ---------------------[ end ]--------------------
  22.  
  23.