I'm trying to send multiple matches through a foreach, but I can't seem to figure out what $var_'s are getting set.
My template is $1$$2$, refname is inVar, and match number is -2. In my foreach I have input as inVar and output as matchVar. I was expecting matchVar_1 and matchVar_2, but they don't seem to work. Any ideas? Thanks, Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

