WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: JTaylor on October 18, 2017, 08:21:10 AM

Title: BinaryTag Feature Request
Post by: JTaylor on October 18, 2017, 08:21:10 AM
These are all in the context of the BinaryTag functions being touted as useful for working with HTML.  The following would make that a far truer statement.   If any aren't obvious let me know and I will provide examples.  Thanks.

Jim

An option to BinaryTagFind (Init?) where one could tell it to look for the end tag by working from the end while the begin tag still started at the beginning. 

and

An option to BinaryTagExtr() where it would extract the tags as well.  Sort of like OuterHTML.

and

An option with BinaryTagRepl to not Replace the Tags.  Just the text between them.

Title: Re: BinaryTag Feature Request
Post by: mhall on October 18, 2017, 05:08:02 PM
I would find all of those useful.

I was just the other day trying to workout the best approach to that first request specifically. And I have had to manually do the last.
Title: Re: BinaryTag Feature Request
Post by: td on October 18, 2017, 05:45:06 PM
As always, we appreciate the feedback.