|
I consider myself a light-to-moderate regex user, and I have almost
never used backrefs. For the example you presented in your RFE, my
first thought was "Can I do multiline regexes, because if I can, then
I can try to match on single newlines, skipping pairs of newlines, and
replace them all with space, plus-sign, newline." My second thought
was "If I can't do multiline regexes in the editor, then it's probably
time for me to just write a simple Python script that I will use
whenever I want to CLP-ify *any* of my SQL scripts." ;)
In light of Vern's message, does this mean you're going to withdraw
your request? Or maybe request that the syntax be modified to allow
backslash as well as dollar sign for backrefs?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.