Hi Ed,
thank you for your quick answer. :-)
On May 11, 12:33 pm, Ed Morton <mor...@[EMAIL PROTECTED]
> wrote:
> > sub(/([A-Z]* *){num}/,"",string)
> sub("([A-Z]* *){"num"}","",string)
Somehow I was believing that a regex in gawk has to be inside
of two `/=B4=B9
Looks like I have to do some more reading on regex... ;-)
Regards,
Sirko
=B9(http://www.gnu.org/software/gawk/manual/gawk.html#Regexp)


|