On Sunday 19 August 2007 02:52, marius schebella wrote:
you can use a message and stat with semicolon followed by the location you want to send to: [;receiver1 123(
or with variables:
[receiver1 123(
[;$1 $2(
that will send 123 to "receiver1". marius.
I'd never thought to use a $ as the object selector there - maybe I should go to bed earlier - thankyou marius.
One issue though.
I'd like to be able to send arbitrary length lists down this send, and the positional parameters wouldn't seem to be able to do this.
robert.