How to filter a list with a variable anywhere in a line
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Mon Aug 13 12:28:37 EDT 2018
    
    
  
I You can't parse html with regex:
https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags#
See the top accepted answer.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On August 13, 2018 11:12:53 AM Bob Sneidar via use-livecode 
<use-livecode at lists.runrev.com> wrote:
> Someone did a great article on using regex to parse csv files or some such 
> thing, and was making the case why it couldn't be done, and in the middle 
> of attempting to explain it, the author loses his mind. It was pretty funny.
>
> Bob S
>
>
>> On Aug 13, 2018, at 09:01 , Keith Clarke via use-livecode 
>> <use-livecode at lists.runrev.com> wrote:
>>
>> Indeed, especially when anything regexy should be viewed from a safe 
>> distance - ideally from behind the couch in a tin-foil hat!
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
    
    
More information about the use-livecode
mailing list