Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hello MLAers! We've re-enabled auto-approval for accounts. If you are still waiting on account approval, please check this thread for more information.
You should see lots of "tell type name" to do something with things. That's basically AppleScript, it's about sending AppleEvents which are defined in the target applications dictionaries. Oh, and a few variables and flow control. Where it gets fancy is when people integrate with MacHTTP and start writing web-sites in AppleScript, look for those samples around.
Yes, this is a very well written documentation. I used the book as a guide to write and understand my first lines of AppleScript code. If, in any case, AppleSrcipt is not capable of performing some tasks you would like to include into your project, and you did not want to deal with something less easy to learn, try to combine it with the Classic Software KeyQuencer. It allows to write similar script programmes with a set of inbuilt functions, and also to execute AppleScript code from within a KeyQuencer macro script. Have fun!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.