
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!
I get the following message when I try and publish my profile on help... "Applescript Error An error of type 255 has occurred. (255)" Hope you guys can help, the whole idea of what you're doing is fantastic high time there was a way of helping people out in this way. Listna
Help - The Support Application - Posts: 0 - Dec 30, 2005
Hi, This applescript script worked fine until I performed security update SecUpd2005-009Ti to System 10.4.3 tell application "Safari" to activate tell application "System Events" tell application process "Safari" click menu item "Reset Safari…" of menu "Safari" of menu bar 1 try click button "Reset" of window 1 end try
Software Programming & Web Scripting - Posts: 6 - Dec 23, 2005
I am trying to get an applescript to run, but really have no clue what I am doing. What I want to do is have it open a set of images in Imageready and apply an action to them... ...
Mac OS X System & Mac Software - Posts: 0 - Dec 12, 2005
Each has its place, but AppleScript is infinitely more powerful. ...
Mac OS X System & Mac Software - Posts: 3 - Dec 6, 2005
I've been building an applescript that will take me to a certain spot on a Quicktime movie just like Go To Time script for DVD Player, but I keep getting an error -1700 message. What does this mean and how can I correct it? Thanks
Unix & X11 - Posts: 0 - Dec 2, 2005
OK, I was doing some reading and going through tutorials in order to learn AppleScript (I bought my first Mac about six months ago--lovin' it!--and I'm going for my Geek Badge). ;) Seriously though, as I was about halfway through the first tutorial, I asked myself, "What in the HECK is the point of AppleScript?" Wouldn't it be easier to just CLICK on the darn window/menu...
Mac OS X System & Mac Software - Posts: 11 - Nov 25, 2005
Hi, I was wondering if there way to set the system Date/Time with an applescript. Ive written a bunch of scripts but mostly pretty basic and alot stolen from examples. I just cant seem to find any concerning changing the system Date date. I'm running OSX 10.4 Tiger is ordered and should arrive in he next few days. Ive also been working with "UI Browser" from...
Mac OS X System & Mac Software - Posts: 0 - Nov 13, 2005
I can access the properties by saying "the high of y", but I can't use the simplified form in the tell block. The problem is that AppleScript sees "high" as the name of an undefined variable, not as a property name. ...
Software Programming & Web Scripting - Posts: 2 - Nov 9, 2005
My AppleScript is calling a console app with "do shell script." I would like to get the integer return from this console app. ...
Software Programming & Web Scripting - Posts: 2 - Oct 21, 2005
Is there a list on the internet with all the Applescript commands and what they do? ...
Software Programming & Web Scripting - Posts: 11 - Oct 20, 2005