09-18-2017, 05:13 PM
If s is like "0,5", replace "," with ".".
out s
s.findreplace("," ".")
out s
out s
s.findreplace("," ".")
out s
Using getsel
|
« Next Oldest | Next Newest »
|
Messages In This Thread |