/**************************
* GOLD SEEKER
* Data Extraction Tool
**************************/
== RELEASE & CHANGES LOG ======================================================
== v0.30 - 2004/03/17 =========================================================
- Added nested sections support
- Added public method setVerbose(boolean), turns on/off display of extracted
variables
- Added <<or>> operator support
- Added | (concatenation) operator support
- Corrected a starts-after/sections related bug
- Changed linkVariableValues() private method, should work much better now
though I haven't heavily tested it
- Corrected and added lots of other bugs
== v0.22 - 2004/02 =------=====================================================
Initial release.
== END ========================================================================
|