Hallo, sokratesla hat gesagt: // sokratesla wrote:
[select foo 10 20]
You cannot mix symbols and floats in [select]'s arguments (see help patch), so you need to do something like this:
[select foo] | [select 10 20]
instead.
Frank Barknecht _ ______footils.org_ __goto10.org__