[ic] Trying to add products using non-numeric quantities...

Jeff Carnahan interchange-users@lists.akopia.com
Fri Jun 29 18:28:55 2001


} I see, not trivial... Let's try:
}
} "m/^(=)?/, tr/0-9//cd, $_ = $1 . $_" as expression
}

I see where you're going. It didn't occur to me to utilize $1 at a later
time when doing the replacement... My mind has been expanded. =)

--
Jeff Carnahan - jcarnahan@networq.com