VBQueue                        Bob Riemersma 10/14/2001
=======                        BVO Computing Services
                               Haslett, MI
                               rriemersma@yahoo.com

A demonstration of the use of a VB Collection object as
a general-purpose first-in, first-out (FIFO) queue.

LICENSE
=======

Pretty much free for any legal use.  I claim no copyright
'nor nuthing.  See source for more details.

INSTALLATION
============

Unzip all files into a work directory.  Open the project
in VB5.  Should work unmodified in VB6 as well.

USAGE
=====

See the source.

ADDITIONAL INFO
===============

See the article at http://www.angelfire.com/mi4/bvo/