just another stupid question: how to convert a symbol (containig only numbers) to a float?
thank you. max
yes, thank you. this is what i was looking for.
i expected it to work like [symbol2list]: so [symbol2float] or [symbol2number].
max
Am 14.06.2004 um 16:23 schrieb IOhannes m zmoelnig:
Max Neupert wrote:
just another stupid question: how to convert a symbol (containig only numbers) to a float?
if it is just an integer, you might want to try [atoi] (zexy)
mfg.a.sdr IOhannes