- input table of regex patterns OR convert string to regex pattern

Hi all,

I am trying to read a csv file that has regex patterns in it.

it seems that bro does not like reading a column into a regex type.

anyway to accomplish that ? is there any function that converts string to regex ?

Thanks a lot,
B

It's not possible to create patterns at runtime right now, sorry.

   .Seth