REGEX works okay, but macro using it does nothing
Posted: Thu Jul 18, 2013 9:40 pm
I've recorded a macro that selects ([X] Extend selection) UP from the cursor through the previous tag, finding this REGEX:
<[^>]+>
When recording, it works just fine. But nothing happens when I play it back. I've saved it and assigned a key-command to it, but still nothing happens when I trigger it. Same result when restarting TextPad.
I've used this macro a LOT in the past, but it has been a few months.
I would appreciate any help in getting this macro to work again. Thank you!
<[^>]+>
When recording, it works just fine. But nothing happens when I play it back. I've saved it and assigned a key-command to it, but still nothing happens when I trigger it. Same result when restarting TextPad.
I've used this macro a LOT in the past, but it has been a few months.
I would appreciate any help in getting this macro to work again. Thank you!