Replace Using Regular Expressions
Replace Using Regular Expressions
I am trying to remove lines from the SQL text editor that match the regular expression ^ , ut[01][0-9]\.Description\r\n and I receive the message "The specified text was not found," When I remove the \r\n from the text to find, the line of text will be removed leaving a blank line in the SQL text. It appears the CRLF characters are not recognized in regular expressions. Is this true?
Re: Replace Using Regular Expressions
We were able to reproduce this issue and will fix it in one of the next product builds.
-
- Posts: 1
- Joined: Fri 21 Oct 2022 11:12
Re: Replace Using Regular Expressions
Hi,
Has this been fixed because I am having a similar problem, I want to remove unwanted blank lines from procedures and triggers and \n is unrecognised.
Also, is there another way to achieve this need please (throughout a db).
Thanks
Has this been fixed because I am having a similar problem, I want to remove unwanted blank lines from procedures and triggers and \n is unrecognised.
Also, is there another way to achieve this need please (throughout a db).
Thanks
Re: Replace Using Regular Expressions
Hi,
Thanks for asking.
Please, be informed that we keep investigating it, once there is the fix ready, we will inform you.
Thanks for asking.
Please, be informed that we keep investigating it, once there is the fix ready, we will inform you.