But unfortunately this (as I had in an earlier thread) gives ',' Didn't find any possibility yet, although I have the same problem.
Best Urs
Bryan Jurish schrieb:
moin andres,
either use zexy:
[44( | [makesymbol %c] | [whatever]
or something like pd-string:
[44( | [string2any] | [symbol] | [whatever]
caveat: in neither case is it guaranteed to work like a "real" comma, e.g. as a message separator.
marmosets, Bryan
On 02/10/2006 08:15:39 PM, Andres Ferrari anfex@yahoo.com appears to have written:
hi, anybody knows if is possible to store the caracter comma (,) as a symbol?
thanks.