Given text such as : ----- <unwanted text> <more unwanted text> -> "SPRID12345678" "SPRID23456789" <more unwanted text>
----- I want to match the SPRID######## strings. I was trying to get them to be in $1 $2 etc, as there's almost always 1, sometimes more, sometimes none, but almost never more than 3-4. How would I match them. To throw more fun into this, its over on AS Perl, so line feeds include chr(13)s. -mike -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]