我可以使用AppleScript将ExtendScript发送到Photoshop并返回结果:tell application "Adobe Photoshop CC2017"end tell这会导致语法错误:Expectedend of line but found application constant or considerati
Objective-C我使用脚本桥来访问InDesign。我有一个相当长的AppleScript,我想使用脚本桥将其转换为Objective-C,以利用其后台任务的可能性。为了更好地理解,让我在之前展示一下applescript中的部分: tell active document"AdobeInDesign CC 2017"如果我想在applescript中获取字符串