如何从 Apple 脚本发送字符串

发布于 2024-10-15 10:20:03 字数 211 浏览 4 评论 0原文

我用 REALbasic 编写代码。

每当我通过 iChat 收到 IM 时,iChat 都会运行一个 applescript 并将收到的最后一条消息发送给它。我需要以某种方式将此消息作为字符串转发到我在 REALbasic 中编写的应用程序。 REALbasic 能够响应 AppleEvents,但我现在不知道如何实现这一点,也不知道我是否处于正确的位置。

有什么建议吗?

I code in REALbasic.

Whenever I receive an IM via iChat, iChat runs an applescript and sends to it the last message received. I need to somehow forward this message as a string to the app I'm writing in REALbasic. REALbasic is able to respond to AppleEvents but I don't now how to implement this or if I'm even in the right ball park.

Any advice?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怀中猫帐中妖 2024-10-22 10:20:03

不幸的是我已经很久没有使用过 RB 了,但也许下面的链接(只是一个快速谷歌)可能是一个起点?

http://www.106automation.com/page2/RB/RB.html

(下载示例文件的链接实际上是页面的标题,因此单击“REALBasic & Applescript”)

Unfortunately I haven´t used RB in ages, but maybe the following link (just a quick google) might be a starting point?

http://www.106automation.com/page2/RB/RB.html

(the link to download the example files is actually the title of the page, so click "REALBasic & Applescript")

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文