
We have the answer for Mac Support. Below you will find related Tech Support questions and Forum Post/Threads for Applescript.
Just Register and Ask!
OK, I wanted to wrtie an AppleScript that would allow me to send a dispatch email to people who had bought items from me through the Amazon Marketplace. ...
Software Programming & Web Scripting - Posts: 0 - Nov 3, 2004
Anyone know of a way to write an applescript that will switch iTunes' sound to AirTunes remote speakers? ...
Mac OS X System & Mac Software - Posts: 1 - Oct 5, 2004
I'm trying to build an AppleScript app to control iTunes. I've run into a problem with rewinding. It's simple enough on it's own, until you try to make ONE button do two things.. ...
Software Programming & Web Scripting - Posts: 0 - Oct 2, 2004
my applescript which uses system events stopped working. ...
Software Programming & Web Scripting - Posts: 0 - Sep 28, 2004
I made an applescript today to launch a few of my favorite applications: set the app_list to {"iTunes", "Mail", "Safari", "Terminal"} set the app_count to the count of the app_list repeat with i from 1 to the app_count set this_app to item i of the app_list tell application this_app to activate end repeat
Software Programming & Web Scripting - Posts: 2 - Sep 21, 2004
I'm kind of new to applescript, but if someone could tell me why this won't run I'd be grateful. It's supposed to remove all printers and install new ones: ------------------------------------------------------------ -- Definition ------------------------------------------------------------ -- Printer 1 Info set p1 to "D22 A4 Lexmark" set p1IP to "192.168.3.41" set p1PPd to...
Software Programming & Web Scripting - Posts: 0 - Aug 25, 2004
I started to learn a bit of applescript but it's a bit weird. I want to have a GUI frontend to a perl script that I created. ...
Software Programming & Web Scripting - Posts: 3 - Jul 18, 2004
I have an applescript I'm using that uploads a file to my site. ...
Software Programming & Web Scripting - Posts: 1 - Jun 16, 2004
in addition to the PDF version. The guide provides a side by side quick reference for commonly used FileMaker 6 and FileMaker 7 AppleScript code examples. Each code example is stored within a FileMaker 7 database field for easy copying to the MacOS X Script Editor. ...
Software Programming & Web Scripting - Posts: 0 - Jun 3, 2004
hi, i was wondering if anybody has seen an applescript that can close the topmost file and move it to trash? ...
Mac OS X System & Mac Software - Posts: 0 - May 20, 2004