Urs Liska a écrit :
I'm stuck with a 'string' problem which might be easy but I don't see how to solve it...
I have to replace certain characters in a symbol with ',' (comma) or ' ' (space).
Do you want to transform symbols into sequences and lists?
Or I have to create independent symbols ',' or ' ', but [symbol ,] or [symbol ,( don't work (same with space).
Would be glad about any hints.
You could use my ascii externals. I hope you work in linux because there's only one old binary: http://puredata.info/Members/odradek/ascii-0.1.1.tar.bz2/file_view (the source code is provided but it not adapted to the new flext) -- Marc