Hello, I have two strings:
1. abc 2. abc& The line of string might end with "&" or not, so I use the expression: (.*)[$&] Why it didn't work out? Thanks. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/