|
Eowyn Apprentice
Joined: 19 Jan 2001 Posts: 117 Location: Norway
|
Posted: Sat Dec 20, 2003 1:51 pm
#say or #echo in different window. |
Let's say I #capture some events into a different window (tells, gossips etc.) But what if I want to send my own text to that separate window?
Is it possible to #echo or #say things to that separate window?
Thanks :) |
|
|
|
Danlo Magician
Joined: 28 Nov 2003 Posts: 313 Location: Australia
|
Posted: Sat Dec 20, 2003 3:20 pm |
Check the #window command.
Syntax: #win <WindowName> "<String>" |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sat Dec 20, 2003 4:14 pm |
Yes, it is possible. Commands can be sent to another window using the focus character, as explained in the help topic, Introduction to Multiplaying. The default focus character is a colon :.
#WINDOW doesn't evaluate the string, so it won't work for sending commands. It is useful for sending text though. |
|
|
|
|
|