Hello
I wasn't sure if this was the right place to post this but I have a list where I want to delete any lines that are over a specific character limit.
I'm not really sure if using a regex is the right way to go about it but I can't seem to find another way to do it.
Anyone have any ideas how to create the regex to do it?
Thank you
I wasn't sure if this was the right place to post this but I have a list where I want to delete any lines that are over a specific character limit.
I'm not really sure if using a regex is the right way to go about it but I can't seem to find another way to do it.
Anyone have any ideas how to create the regex to do it?
Thank you