home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TRIBBS / WCALL10.ZIP / WCALL.DOC < prev    next >
Text File  |  1994-02-21  |  2KB  |  45 lines

  1.                                 Wcall 1.0
  2.  
  3.                             Who Called Today?
  4.  
  5.    Just for the heck of it I wrote this "Who Called Today" program. The
  6.    major difference between this and all the other TriBBS last caller
  7.    programs I've seen is that this one does not rely on the caller's log.
  8.    When people lost carrier I would get garbage in the caller's.log and
  9.    the last callers program would sometimes croak. This one reads the
  10.    last call date from the user file.
  11.  
  12.    Considering I spent about 2 hours on it, it is pretty flexible. Just
  13.    edit the wcall.cfg to whatever you like
  14.  
  15.    Wanderer's Rest BBS             <--- Name of your BBS
  16.    c:\tribbs\mwork\users.dat       <--- Where the user file is
  17.    c:\tribbs\display\logon4.bbs    <--- Where the output will go
  18.    20                              <--- How many to list (500 max) :-)     
  19.    @X09                            <--- Heading color
  20.    @X09                            <--- Line Color
  21.    @X09                            <--- Text Color
  22.    ---------------------- etc      <--- Characters used for divider lines
  23.    Sysop
  24.    The Innkeeper
  25.    Annoying Slob                   <--- Names excluded from list
  26.  
  27.    Put wcall.exe and wcall.cfg wherever you want and call it from your
  28.    between.bat like so:
  29.  
  30.    wcall wcall.cfg
  31.  
  32.    Should work multinode if you make up a different config file for each
  33.    node.
  34.  
  35.    No guarantees since you probably spent longer setting this up then I did
  36.    writing it :-)
  37.  
  38.    This program is freeware, if you like it, give my BBS a shout and leave
  39.    me some mail
  40.  
  41.           The InnKeeper
  42.           Wanderer's Rest BBS
  43.           (519) 579-1812
  44.  
  45.