Re: example on AutoIt language - WeOnlyDo Discussion board

Re: example on AutoIt language (General questions)

by wodDamir, Tuesday, February 15, 2011, 20:03 (4817 days ago) @ AutoIt_user

Hi,

Unfortunately, we're no AutoIt developers so I'm not sure how much we can help with questions related to it.

However, in order to receive a message, you need to implement IncomingMessage event. Once you receive a message from someone, XMPPContact and XMPPMessage objects are provided there.

As for VBS sample, although an event could be implemented, there is nothing to keep the application / script *alive*. In other words, the component would connect and exit.

However, since VBS uses VB syntax, I would suggest checking the VB6 samples.

Hope this helps.

Regards,
Damba


Complete thread: