L
lemon
Hi all,
I have the following pattern in my code
<area alt="IT" shape="rect" coords="24,72,109,131"
and would like to apply multiply each of the integers in coords by a
coeficient, and round it.
Can one do this inside a regexp?
I've looked for a round funciton, but found none...
Thanx
Lemon
I have the following pattern in my code
<area alt="IT" shape="rect" coords="24,72,109,131"
and would like to apply multiply each of the integers in coords by a
coeficient, and round it.
Can one do this inside a regexp?
I've looked for a round funciton, but found none...
Thanx
Lemon