
                           Last WC Callers v2.5b
                       <<**---------------------**>>

    Welcome to one of the BEST Last Caller utilities for a Wildcat! BBS...
                           Last WC Callers v2.5b

    In simple, this tiny little program is used to create a bulletin or display
 file of the last 100, 1000, or even 2,000,000,000 (two BILLION!) last callers
 to your BBS! The best part is it's VERY simple to use!

 INSTALLATION
 ------------

    Installation is very straight-forward. Simply place the two files
 LASTWCC.EXE and LASTCALL.CFG in your C:\WC\WCWORK\NODE? directory (or whatever
 directory you prefer). In the config file, place the following
 information:

BBSNAME=Way Out There
SYSOP=Justin Pasher
DOORSYS=C:\WC\WCWORK\NODE1\DOOR.SYS
NUMKEEP=20000
N_EXCLUDE=Justin Pasher
A_EXCLUDE=Billy Joe Bob
S_EXCLUDE=5,100
OUTFILE=TEST1.BBS /@CLS /@PAUSE /@CODE /NODE
OUTFILE=TEST1.RIP /RIP /NODE
OUTFILE=TEST1a.BBS /ALIAS /@PAUSE

==============================
Configuration file Explanation
==============================

 BBSNAME=    This is the name of your BBS
 SYSOP=      This is the name of the Sysop
 DOORSYS=    This is the location of the DOOR.SYS file (if not the current
             directory)
 NUMKEEP=    This is the number of callers to keep in the file. DEFAULT=2000
 N_EXCLUDE=  This is a list of the names of the callers you do not wish to
             include in the output files.
 A_EXCLUDE=  This is a list of the ALIASES of the callers you do not wish to
             include in the output files.
 S_EXCLUDE=  This is a list of the security levels of callers, separated by
             commas, to exclude from the output files (it's actually the
             number assigned as the MENU access level in MAKEWILD.DAT)
 OUTFILE=    This is the file you want created by Last WC Callers that shows
             the last callers (up to 10). Any options can be included after the
             filename. Order does not matter.

             /@CLS   -  Add an @CLS@ to the top of the file.
             /NODE   -  Show which NODE the caller was on.
             /@PAUSE -  Add an @PAUSE@ to the end of the file.
             /@CODE  -  Makes the specified file with @-color codes.
             /RIP    -  Makes the specified file a RIP file
             /ALIAS  -  Use the caller's ALIAS instead of their real name

    After you have edited the CONFIG file, simply run LASTWCC.EXE.

 EXECUTION
 ---------

    If you would like, run LASTWCC.EXE with no parameters, and it will
 automatically look for the file LASTCALL.CFG in the current directory. If you
 want to keep separate CFG files, you can run the program as so:

      LASTWCC.EXE [name of CFG file]

    If you like, you can create an environmental variable (LASTCALL) that
 stores the config file name. Simply add a line, such as
                SET LASTCALL=C:\WC\WCWORK\NODE1\LASTCALL.CFG
 to your AUTOEXEC.BAT file and you're set!

    You will want to run the program IMMEDIATLY after the caller logs off to
 prevent Wildcat! from flushing the callers information clean from DOOR.SYS.
 Simply put a line in your POSTCALL.BAT that says:

 CD\WC\WCWORK\NODE1
 LASTWCC.EXE

    That's all there is to it. Don't worry about me pressing you to register.
 It's FREEWARE! Thanks for using Lazor Software!