wbOmnibus Extender - RegEx

Started by JTaylor, May 26, 2024, 07:46:03 AM

Previous topic - Next topic

JTaylor

I have added an snRegEx() function to the Extender.  Let me know if you find any problems.  I know very little about RegEx and used it more writing this function than I have used it all the times before, combined.

I have also split out the Extenders into their own individual DLLs.  The combined one is there but it will probably not see much new functionality (I did add snRegEx()).  It was becoming extremely difficult to add new functionality due to conflicts.  Also, the immense number of functions and constants were starting to become a problem, as well.  Benefits to both options but didn't feel like I had much choice on this one.

http://www.jtdata.com/anonymous/wbOmnibus.zip

Jim

cssyphus

Thanks Jim - I'll be looking at this with great interest. Perfect timing for a challenging project.

JD

JTaylor

I will be very interested in any feedback or suggestions you have to offer.

Jim