This is the first release of a "non-trivial" part of the collection. ControlPak contains some useful ActiveX controls for Date/Time values, and for combo boxes linked to database queries and/or other complex objects. Mush easier to use than the MS equivalents.
Yet another minor bug fix. The source ZIP now contains a demo program with regression tests.
Fixed a relatively obscure bug in the parser, dealing with quited strings.<br>Added IndexDuplicatesWith parameter to ParseAssignments. When set to a non-empty string, this allows duplicate assignments... so "tag=1,tag=2" will provide two keys in the assignments collection, tag.0=1 and tag.1=2.
AmbitString contains various helper functions for string manipulation and a name parser.
The first two components (Reg and Parse) have been uploaded. They aren't much, but they're the foundation of a lot of other components that will be released as time permits.