Hi Bob and everyone else,
Many thanks for the tip and for pointing me into the correct direction!
Kris
> > I want to replace every "[LINK='page.html']" with
> > I just want to search for [LINK= and the matching ] and just leave
> > the text in between. Is this possible using just regular
expr
> -Original Message-
> From: Kris Vermeulen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 11:26 AM
> To: [EMAIL PROTECTED]
> Subject: regular expressions and search and replace.
>
>
> Hi everyone!
>
> Many programming languages are taking o
Hi everyone!
Many programming languages are taking over regular expressions.
But since it originated from Perl (am I correct?), I taught this
would be the ideal place to drop my beginner's question.
I already succeeded in replacing occurrences of some string in a
complete text, but is it also po