I've updated StringUtils, and also moved it over into the open-source projects maintained by Verified Express. So its new home is here:

            http://www.verex.com/opensource/

Also, it's now shipped as a test project that references the module itself as an external XML item. That means you can drag the StringUtils module directly into your projects, without having to open the test project if you don't want to.

Changes in this update:

* Improved speed of HexB slightly.
* Added MatchCase function (makes the case style of one string match that of an
   example string).
* Fixed a bug in NthFieldQuoted which would cause it to fail when
   the separator occurred as the first character of the string.
* Added Random function (generates a random string of a given length and
   character set).
* Made all functions available to console apps except Sprintf.

Enjoy,
- Joe


--

Joe Strout -- [EMAIL PROTECTED]
Verified Express, LLC    "Making the Internet a Better Place"
http://www.verex.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to