M mhartwig Member Licensed User Longtime User Oct 25, 2013 #1 I am getting a regex syntax error with this: B4X: stations[\s\S]*?} It works fine on Regex Hero, my regex tester and validator, but when I put it into b4a, I get the error.
I am getting a regex syntax error with this: B4X: stations[\s\S]*?} It works fine on Regex Hero, my regex tester and validator, but when I put it into b4a, I get the error.
mc73 Well-Known Member Licensed User Longtime User Oct 25, 2013 #2 Can you please give the whole line of code? Upvote 0