quote:
Originally posted by MrT
...
if (you have a chat window with your contact)
{ send message }
else
{ open chat window
send message }
-> sendmsg("smarterchild@hotmail.com","hi")
That is what OpenChat already does though...
quote:
Originally posted by Scripting Documentation
The Messenger:: OpenChat function opens a chat window with the specified contact. If a chat window with this contact is already opened, the window is activated.