Active Chat Received Message Applescript Handler gets runs twice, anybody know why?

匿名 (未验证) 提交于 2019-12-03 01:35:01

问题:

Please can anyone help me with the below issue:

Active Chat Message Handler in Applescript for Messages app runs twice, looks like it receives the message twice, has anyone else seen this issue? below is my code:

回答1:

Looks like the both handlers on message received theMessage from theBuddy for theChat and on active chat message received theMessage from theBuddy are called. Comment the second handler using (* and *) and try again. If it works as wanted keep the changes ;-)

Have fun, Michael / Hamburg



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!