Hi,
Im doing a pattern match on a particular string and extracting a part of it to the pattern matching variable $1.
Im repeating the same pattern match in a later part of the code ditto but it fails and $1 does not contain anything .
Please could you help.
Thanks in Advance!