@line = map { s/(\d),(\d)/$1$2/g; $_ } split; [download]
cLive ;-)
In reply to Re: changing a string to a numeric variable by cLive ;-) in thread changing a string to a numeric variable by NovMonk