【发布时间】:2018-06-19 02:50:38
【问题描述】:
我希望我的脚本同时显示消息和播放声音。现在它会播放声音,然后显示消息。
do shell script "afplay '/System/Library/Sounds/Morse.aiff'"
display dialog "Could not find contact: " & "\"" & victim & "\"" with icon stop
我该如何解决这个问题?
【问题讨论】:
标签: applescript