Hi,
You could try to replace the blank character by ' myPrefix' (not the
blank before myPrefix).
Patrick Martin
On 8/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> thanks Ahmed it works for the sample string i provided.
> My question is how can you avoid special characters e.g instead o
thanks Ahmed it works for the sample string i provided.
My question is how can you avoid special characters e.g instead of Foo Bar
blabla , you have:
input string=foo/bar.ext foo/some1.ext.
The goal is to match the tokens separated by blank space and not words.
Thanks for any help!
Hind Lwahha