applescript
Nested Keynote slides with Applescript
Is there a way to achieve this: when creating a presentation programatically via Applescript? As an aside the code I have now looks like this:[详细]
2023-04-13 08:10 分类:问答How do I get AppleScript to open a movie with the right version of QuickTime Player?
I am attempting to use the following script with QuickTime Player 7 v7.6.6 to batch-convert AVI-container files to MOV-container files:[详细]
2023-04-13 06:24 分类:问答Get bundle seed ID through codesign utility
How can I get the Bundle Seed ID through codesign utility. I am able to get the Bundle ID through display option i.e.[详细]
2023-04-13 05:40 分类:问答AppleScript - Get information of .eml file
I write an AppleScript to backup all my emails. A lot of emails I have already saved as .eml files on my local hard drive and deleted them from the server. Is there a wa开发者_JAVA百科y to load the .e[详细]
2023-04-13 01:34 分类:问答set values for URLTypes in info.plist through apple script
I want to set the values in info.plist file for URLTypes like below <key>CFBundleURLTypes</key>[详细]
2023-04-12 19:06 分类:问答Two Bash/Applescript needed to read and manipulate text files within folder
I have a couple dozen text (.txt) files containing long lists of words (one per line) that I want to convert into an audio file using OS X Lion \'Text to Speech.\' To do so, I need to add in synth voi[详细]
2023-04-12 16:08 分类:问答Add an AppleScript commands for a scriptable application
Is there any way 开发者_如何学编程to add additional AppleScript command, other than those listed in its documentation, to a scriptable application in mac os?[详细]
2023-04-12 11:34 分类:问答Apple Script to disconnect wireless keyboard in menu bar on the top of the screen
I\'m trying to try disconnecting my wireless keyboard using Applescript. I came up with this script with UI browser:[详细]
2023-04-12 11:06 分类:问答Putting the display to sleep (⇧⌃⏏/shift+control+eject) in AppleScript
Is it possible to w开发者_C百科rite an AppleScript to put the display to sleep (which locks the display if the computer is set to lock on sleep)?You can do this from the keyboard by entering ⌃⇧⏏ (s[详细]
2023-04-12 05:42 分类:问答How can I test if an image is empty in AppleScript?
I have the following applescript. I have it set to run in ichat when i recieve an IM. It notifies me via growl of new messages:[详细]
2023-04-12 02:45 分类:问答