Several regexes for one tool
Posted: Sat Dec 06, 2008 11:12 pm
Is there a chance to have several regular expressions and set of registers for one tool.
I often run projects compilation from TextPad tool menu. Compilation are made up from running different compilers and utilities. Different compilers use different formats of errors. Therefore, I can't use one regular expression to search for all possible errors of different formats. Current workaround is to pass compilation output through special filter utility, which converts all error formats to one common. It's very inconvenient. Several regular expressions could allow me to avoid such filter.
Thank you in advance.
I often run projects compilation from TextPad tool menu. Compilation are made up from running different compilers and utilities. Different compilers use different formats of errors. Therefore, I can't use one regular expression to search for all possible errors of different formats. Current workaround is to pass compilation output through special filter utility, which converts all error formats to one common. It's very inconvenient. Several regular expressions could allow me to avoid such filter.
Thank you in advance.