【发布时间】:2015-05-22 00:57:18
【问题描述】:
以下 AppleScript 行在 Microsoft Outlook 15 for Mac(可从 Office 365 或 Office 2016 Preview 中获得)中出现错误。它在 Outlook 2011 for Mac 中运行良好。你知道在 Outlook 15 for Mac 中保存邮件的 AppleScript 命令吗?
save theMessage in theFileName
有关此保存命令的示例用法,请参阅question中的脚本
【问题讨论】:
-
我是否正确地假设您正试图让这个 Omnifocus 脚本工作?你有没有得到它?谢谢rainer.4950.net/2014/06/04/outlook-to-omnifocus2-take-12
-
@broderboy 是的,这就是我想要做的。让我尝试在下面测试您的建议。谢谢。
-
酷。如果您使用 github.com/broderboy/Inbox-Zero-Macros/tree/master/mac/Alfred,我还将它封装在 Alfred 工作流程中
-
@broderboy 您更改临时文件位置的建议效果很好。不过我还在用OF1。而且,是的,随着 Outlook 16 删除了 AppleScript 支持,我切换到了 Alfred 工作流程。 :-(
标签: macos outlook applescript