Hi,
is there any object that allows a more extended manipulation of symbols?
For example, I have symbols with the format 1234-56-78_12-23.aaa, and I
wanted to get only the floats inside, and use them on mathematics. For
now, the only way I see to do that is to use several [splitfilename -],
until all the individual elements are separated. Or is it possible to do
that with sprintf?
Thanks,
João