Re: [ANN] Rel 33 of MasterLibrary is available

2015-03-08 Thread William Prothero
Mike: I do similar saving of code snippets that I think might be useful to me in the future. But you’ve done a marvelous job of standardizing and collecting them. I also note you have a test routine for each handler. This is a great thing to have as well. Best, Bill > On Mar 8, 2015, at 1:57 P

Re: [ANN] Rel 33 of MasterLibrary is available

2015-03-08 Thread Mike Doub
You are cirtainly welcome to add your own functions and handlers. It is best to add them at the bottom of script of btn "Lib". The meta data needed is very straight forward. You will have to cut and paste your routines into any new version, but that is pretty easy. Or just send me any routine

Re: [ANN] Rel 33 of MasterLibrary is available

2015-03-08 Thread William Prothero
Michael: This is a wonderful assortment of handlers and functions. I may have missed some of the intentions for the library. Is this also a personal handler management library also? Do we add our own commonly used handlers? Are these ultimately incorporated into the library, which I imagine woul

[ANN] Rel 33 of MasterLibrary is available

2015-03-08 Thread Michael Doub
Release 33 * By popular demand all of the double quotes have been removed from handler names and functions. * added displayHex, displayBinary, displayDump, FormatNumber * updated caseSwitch, added PowerSource * stripDupLines, removeDupLines (regexp implementations!) * There is now an even faster