--------------------------------------------------------------------------
Setup hints for using BGFAX with Wildcat! version 4.1             04-06-95
B.J. Guillot
FidoNet 106/400                           InterNet: bjg90783@jetson.uh.edu
--------------------------------------------------------------------------

Because Wildcat! does not offer the ability to exit when it detects a fax
response code from the modem, you must run BGFAX in /HOST mode.  Thus,
BGFAX will answer the phone rather than Wildcat!

1. From now on, to get your system ready to answer calls, start up your
   BBS by using the FBBS.BAT file included with BGFAX
2. Be sure all the BGFAX files are copied into the directory as specified
   by the BGFAX environment variable (A "SET BGFAX=C:\BGFAX" line must
   exist in either your AUTOEXEC.BAT or FBBS.BAT file).
3. Make sure your BGFAX.CNF file is configured to use the proper fax class
   that your modem supports (you may need to comment and uncomment some
   lines in the BGFAX.CNF file).
4. There is a specific line in BGFAX.CNF that must be uncommented for
   Wildcat! compatibility mode (ec=MNP).

You need to make a file called EXEBBS.BAT in the BGFAX directory.

EXEBBS.BAT
~~~~~~~~~~
@echo off
c:
cd\wildcat
wildcat /B %1%4 %3
%bgfax%\fbbs.bat

Regards,
bgfax author
