Changes since version 1.x:

Since bltcap2 is a complete re-write, everything's changed ;-). However,
here are some of the major new features compared to version 1.x.

1) Bltcap2 is entirely script based. Version 1 relied on a 'C' program
   to search for new bulletins and then generate a custom script. Bltcap2
   uses the support script grep.scr to search for the new bulletins and
   takes advantage of Icom's powerful script language to generate the
   required commands on the fly.

2) No initialization files. Since Icom's script language allows access to
   everything in its INI and BIF files, no initialization files are required.
   All the required BBS specific information is determined at run time. The
   only information that isn't determined from the BIF is the new bulletins
   search string. If people provide me with a list of the search strings they
   encounter, I'll make detection automatic for those boards.

3) Since Icom automatically detects the operating system it's running under
   (DOS, Windows OS/2...) I take advantage of this to automatically slow down
   the capture operation when running under a multitasking environment. This
   reduces the chance of losing characters during the capture, but slows down
   the script a bit.

4) Bltcap uses lots 'o window dressing to make the bulletin capture more
   interesting...if that's possible.
