				UPDATEHBB.TXT

This is a simple utility that scan the contents of messages database to
retrieve the homebbs of any received messages. The utility update the
automatic route file .HBB. Updhbb work with both tsthwin and tsthost
programs.

UPDHBB program must be put in the same directory of tsthwin.exe or tsthost.exe
file. You need also to create in the same directory a configuration file,
UPDHBB.CFG, where will be declared the target system tsthost or tsthwin, and
the route callsign (@BBS) to add inside the list. The cfg file format is really
simple:

The first line declare the target system, use 0 for tsthost, and 1 for 
tsthwin. Any following line is a callsign, wilcards ? * are accepted.
Any line starting with # char is a comment, and will be ignored.

For example, target system tsthost, accept only Italy bbs:

0
*

Another example, target system tsthwin, accept only I and YU bbs.

1
I*
YU*

You may store up to 100 definitions in hpdhbb.cfg file
