哪个消息可以告诉应用程序?

Ali*_*ick 1 applescript

当我想用Finder做某事时,我使用

tell application "finder"
      do something
   end tell
Run Code Online (Sandbox Code Playgroud)

finder 有没有可以做的功能列表?

还是其他应用?

vad*_*ian 5

在 AppleScript 中,字典中列出了应用程序的术语

在脚本编辑器中选择菜单项File > Open Dictionary…或按Shift Cmd O。然后选择Finder或另一个应用程序