I want to resize any window on my machine, which I accomplish with AppleScript, using GUI Scripting. The script looks similar to the following:
How do I find the name of an executing AppleScript? REASON: I want to create a script that changes its behavior based on its filename. Something开发者_如何转开发 like:
Is there any way (or are there any tools) to batch change the source of a Table Occurrence from a local file to an externally sourced file?
I want an easier way to get files into my intranet.I open a file, like a PDF or Word file.When I figure out what it is (say someone has emailed it to me), I want to click something that causes the fol
How can I hide the dock icon for a running AppleScript, and keep the application only in the menu ba开发者_如何学JAVAr?To hide an application from appearing in the dock, you need to modify the Info.pl
I need to play a sound at random times throughout the day. How can I create a random delay function, tha开发者_StackOverflow社区t then plays the file through the system audio?delay x takes an integer
I\'m trying to implement a trivial script command, byt have no success.. My sdef file ... <class name=\"image\" plural=\"images\" code=\"imag\" description=\"Image class\">
I am trying to create a script that will open an application in a specific \"space\". So let开发者_Go百科\'s say I am on space 1 working in the terminal and then I want to be able to open safari in sp
I have a process that requires downloading an Excel Spreadsheet from the Web, opening it using Excel Mac 2008, saving it as a csv file, and then parsing it using php. The manual process works fine and
While one can simulate c开发者_如何学编程ommand-shift-` using System Events to change windows in Safari, is there no better way to do this with AppleScript? I can change the index of Safari\'s windows