Information: This script searches a web page for text, and tells you if the string was found on the page. NOTE: The bot may pause briefly during a search. Changes log for SearchPage.tcl: Version 1.2 * Released to the public from the |DAWG| Tcl web site. * HTML is now stripped before searching. * Code cleanups. * Removed die lines. Version 1.1 * Released to the public from the |DAWG| Tcl web site. * Fixed some places where I was using list operations on strings.