home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TRIBBS / WWHO10B.ZIP / WWHO.DOC < prev    next >
Text File  |  1994-02-20  |  1KB  |  40 lines

  1.                                 Wwho 1.0
  2.  
  3.                 Who was the last caller and what did they do?
  4.  
  5.    I was trying out a public domain compiler and decided to right a little
  6.    thing for my BBS. All it does is scan the callers.log and find the last
  7.    user and then pop out a logonx.bbs with his name and what he did while
  8.    he was logged onto the board...
  9.  
  10.    Considering I spent about 2 hours on it, it is pretty flexible. Just
  11.    edit the wwho.cfg to whatever you like
  12.  
  13.    Wanderer's Rest BBS             <--- Name of your BBS
  14.    c:\tribbs\display\logon2.bbs    <--- Where the output will go
  15.    c:\tribbs\mwork\callers.log     <--- Where your callers.log is
  16.    @X09                            <--- Heading color
  17.    @X09                            <--- Line Color
  18.    @X09                            <--- Text Color
  19.    @X09                            <--- Number color
  20.    ---------------------- etc      <--- Characters used for divider lines
  21.  
  22.    Put wwho.exe and wwho.cfg wherever you want and call it from your
  23.    between.bat like so:
  24.  
  25.    wwho wwho.cfg
  26.  
  27.    Should work multinode if you make up a different config file for each
  28.    node.
  29.  
  30.    No guarantees since you probably spent longer setting this up then I did
  31.    writing it :-)
  32.  
  33.    This program is freeware, if you like it, give my BBS a shout and leave
  34.    me some mail
  35.  
  36.           The InnKeeper
  37.           Wanderer's Rest BBS
  38.           (519) 579-1812
  39.  
  40.