只需 3 行脚本即可在不离开 AppleScript 编辑器的情况下测试 Droplet 应用程序
set fich to POSIX file "/Appli/conv2spct.app" as string
tell application "Finder" to open POSIX file "/Users/yourusername/Desktop/somefile" using application file fich
如果您的 droplet 中有错误,脚本编辑器 applescript 将打开一个显示对话框