[EMAIL PROTECTED] wrote:

> forever [
> do listing
> command: input
> do rejoin ["command" command]
> ]

rejoin will return string, so the line should look like following:

do to-word rejoin ["command" command]

HTH,

-pekr-

Reply via email to