Thanks- I tried this first and kept getting an "argument out of range" error. According to the docs to it's possible.
So why doesn't
'home' -> 'go $1' -> 'go home'
work?
This seems too basic so I've probably missed something obvious, but anyway, if someone could explain this to me I'd appreciate it. thanks again.
Bill
on 3/14/02 11:19 AM, Krzysztof Czaja at czaja@chopin.edu.pl wrote:
hi,
if you know the number of atoms in a message, use just `set $1 $2...' (in this particular case, probably single $1 will suffice)
K.
Bill Orcutt wrote: ...
What options are available for formatting messages? I'm trying to send a set message to throw~ and can't figure out how to prepend "set" to the new object name. Tried packing them into a list but couldn't work out how