Hi
I was wandering what the vanilla way (no externals) to convert a float number to a symbol would be?
I was messing around with [symbol $1( which didn't work, but if I put any character even a number in front of the $1, the $1 part converted. So by putting a non-breaking space (ascii 160) in front, just the $1 just the number appears to convert (although it is offset to the right by one character.
What would be the right way to do this?
Cheers
Balwyn