Hallo, sokratesla hat gesagt: // sokratesla wrote:
# Using list instead of symbol solves my problem. Perhaps it will be good, if there were an equivalent of zero in symbol domain, ie. an empty symbol(?) # And a small detail: Pd couldn't create [list $1] in the scope of the abstraction. Because, if I understood correctly, [list $1] turns into [list fileName] but there isn't that kind of a list. Instead, I wrote [list append $1] and that worked.
Yes, you've found it: I forgot the "append", sorry. ;)
Frank Barknecht _ ______footils.org_ __goto10.org__