
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!
One of my pet peeves is when people don't check which column they're entering data into when they upload track names to CDDB. A few CDs have Artist and Title data swapped, and I'd like to swap them using an AppleScript. How do I do that ?
Mac OS X System & Mac Software - Posts: 1 - Mar 23, 2004
I am trying to get the screen name that is logged in on iChat using AppleScript and can't figure out how (or maybe it's not possible?). This code works for me on iChat AV Beta 2.1 (v151) with 3 different screen names: tell application "iChat" set a to (handler of every account in (every service where name is "AIM") where status is available or status is away or status...
Software Programming & Web Scripting - Posts: 2 - Mar 22, 2004
I'm trying to get iChat's status via AppleScript and the following code works when I'm available, but it returns empty if I go away: tell application "iChat" display dialog (status message) as string end tell Am I just simply overlooking something obvious? All I want to do is get the status for away and available.
Software Programming & Web Scripting - Posts: 0 - Mar 11, 2004
Here is an Applescript. No frills. No guarantees. Open Script editor and paste it into the new "Untitled" window. Save it as a script in your Library/Scripts folder if you have the script menu activated, or save as an application anywhere you'd like. When it runs, choose an output option and a destination name and select the playlists you wish to list. Feel free to...
Mac OS X System & Mac Software - Posts: 18 - Feb 24, 2004
ipt newbie here. boss wants me to setup apples mail app to open a dialog window telling us we have a new email from a certain client. so I was think setting up a applescript to run when a email comes in from this client and open a dialog window say of course, "New email from so an so". ...
Mac OS X System & Mac Software - Posts: 1 - Feb 11, 2004
Is it possible to make an AppleScript of this? ...
Software Programming & Web Scripting - Posts: 7 - Feb 9, 2004
I was working on an applescript to copy calendars and other things to my iPod. I tried Pod2Go but it didn't copy the calendars right. ...
Software Programming & Web Scripting - Posts: 1 - Feb 9, 2004
here's the simple way to make an applescript that will launch the Address book. ...
Mac OS X System & Mac Software - Posts: 10 - Feb 8, 2004
I would be awesome to have an action that converted items to PDFs as soon as they appear in a folder. Can an applescript "watch" a folder? ...
Software Programming & Web Scripting - Posts: 2 - Jan 17, 2004
(applescript newb here) Can someone tell me how to do this? I want to copy a file from one folder on one volume to another folder on another volume. I can't figure it out.
Software Programming & Web Scripting - Posts: 2 - Jan 11, 2004