【发布时间】:2017-05-04 13:32:27
【问题描述】:
我正在使用 Outlook for Mac 15.30(161251)
我有一个将所有附件保存到文件夹的脚本。它最近停止工作,我正在尝试找出原因。
旧的保存命令save theAttachment in file savePath
给Microsoft Outlook got an error: An error has occurred.
我改成save theAttachment in POSIX file savePath
现在我收到了Microsoft Outlook got an error: Parameter error.
我已经检查了路径,它似乎很好。
有什么想法吗?
【问题讨论】:
标签: macos outlook applescript email-attachments