applescript
Get process name from application name and vice versa, using Applescript
On 27 February 2003, Apple employee Christopher Nebel said he\'d like to straighten out this problem as reported by Bill Cheeseman:[详细]
2023-03-25 20:20 分类:问答Apple Script on iPhone
I have one Apple script and its working fine on Mac. I want to use it into iPhone application. How can I 开发者_运维问答integrate to iPhone application?Also AppleScript uses Carbon and Carbon AppleEve[详细]
2023-03-25 18:21 分类:问答Objective-C/CGI my only option?
I need to create a web-service which invokes applescript which in turn starts photoshop, does some processing on an image, saves the images to disk and returns the image.[详细]
2023-03-25 17:58 分类:问答Script Safari 5.1 to open a tab [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Open URL in new Safari tab with AppleScript[详细]
2023-03-25 16:45 分类:问答Access second, third, ... drawer of a window via AppleScript
I want to 开发者_开发知识库measure the size and position of a window including its drawers. I already found out how to get the size / position of the first drawer, but I can\'t find a way (neither Goo[详细]
2023-03-25 10:39 分类:问答How to get the result of a build in Xcode 4 triggered with Applescript?
I am running an Applescript that runs Xcode 4, but the script ends no matter what, either if the build is successful or if it f开发者_开发百科ails.[详细]
2023-03-25 04:05 分类:问答Multiline strings in osascript
I want to do this in bash: read -r -d \'\' script <<\'EOF\' echo 1 echo 2 echo 3 EOF osascript -e \"do shell script \\\"$script\\\" with administrator privileges\"[详细]
2023-03-24 22:37 分类:问答Why does it take so long to retrieve the frontmost process via AppleScript?
I recently wrote a utility program called WindowTiler which moves around the currently focused window using global shortcuts. I move around the window via AppleScript and use the following script to g[详细]
2023-03-24 14:43 分类:问答How to create a menu bar toggle in Mac OSX Lion?
How would I go about creating 开发者_StackOverflow社区a menu bar icon to toggle the microphone mute button?[详细]
2023-03-23 20:30 分类:问答AppleScript: How to check if something is a directory or a file
Update: Solution below Say you have a list of selected items from Finder. Say there are some files, folders, various bundles, and even some applications included in the selection.[详细]
2023-03-23 15:13 分类:问答
加载中,请稍侯......