Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このフォルダにドロップされた PDF ファイルをプリフライト ドロップレットにプッシュする Automator フォルダ アクションで使用する Applescript を作成することは可能ですか?
ありがとう、ビル
ドロップレットが Automator アプリケーションの場合は、次を使用できますopen -a。
open -a
openドロップレットがハンドラーを持つ AppleScript アプリケーションの場合はopen -a機能しませんが、Finder のopenコマンドを使用できます。
open