Gotchas 1.0 Read Me
===================

Originally created to help friends identify INTL punch lists
in Codebook applications, GOTCHAS.PRG is useful for any project,
really.

Usage:  DO GOTCHAS WITH <cProject>

Note:  Browse GOTCHAS.DBF.  The Cookie field is the string
the project crawler looks for.  The READ_NOTES field tells
you something about why the Cookie is flagged, and the
HITS_FOUND field tells you where the Cookie is found.

Feel free to modify this to make it more useful for your
own purposes.  For insight into the workings of Visitors
and Iterators, see DESIGN PATTERNS by Gamma and Helm,
ISBN 0-201-63361-2.  Look for chapters on Iterator and 
Visitor patterns.

Steven Black
steveb@stevenblack.com
April 11 1997
