answersLogoWhite

0

What is applescript?

User Avatar

Anonymous

13y ago
Updated: 8/17/2019

A Apple native scripting/programing language that is based off parts of the English language so that it is easy to learn.

http://en.wikipedia.org/wiki/AppleScript

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Where can one learn to use Applescript?

There are many tutorials online as to where one can learn to use Applescript. Applescript is a scripting language developed by Apple inc. and used on the Mac computer system. If you want to learn to code Applescript then the best place to start would be MacWorld, as they have a very comprehensive tutorial on it that tells all the basics.


What has the author Tom Trinko written?

Tom Trinko has written: 'AppleScript for dummies' -- subject(s): Macintosh (Computer), Programming, AppleScript (Computer program language) 'Applied Mac scripting' -- subject(s): Macintosh (Computer), Programming, AppleScript (Computer program language)


Where can one find an Applescript tutorial?

If you are interested in learning about Applescript and using a tutorial, you can find many at the MacScripter website. You could also find tutorials on the HackMac website.


What has the author Ethan Wilde written?

Ethan Wilde has written: 'AppleScript for applications' -- subject(s): Applescript (Computer program languge), Mac OS, Macintosh (Computer), Programming


Are applescript and python the same?

There both programming languages if that's what you mean but they're different in how they are implemented. Python is a general-purpose language compatible with almost any OS but Applescript is designed for Macintosh and apple products.


How would you set up Mac Mail to automatically print emails from certain senders?

There is no direct way to automatically print an email. However you can set a Rule (in Mail's Preferences) to run an AppleScript. The MacScripter site has a ready made AppleScript (See links below) that does this very job.


How do you write an auto-clicker on applescript for mac?

on idletell application "System Events"key code 87end tellreturn 2end idle


What is the tsearch tool used for?

The Tsearch tool is a simple AppleScript that allows you to search for torrents that you can download. You need to be using the program known as Camino.


Is there a terminal or apple script command to view an admin password in a mac If so what is it?

The point of having passwords is to provide a layer of security therefore the password will not be readily viewable via an AppleScript or otherwise.


How can you rename more than one file at a time in Mac?

To rename multiple files within Mac OS X you can create an AppleScript (See links below) or use a ready made application like NameChanger.


How do you get rid of duplicate photos in iPhoto?

If it is just a few pictures then manually will be the most effective way. If there are numerous duplicates then there is a free iPhoto AppleScript to Remove Duplicates (See links below) or Duplicate Annihilator (paid for software).


Is there ghost mouse for mac?

Depending what is required the AppleScript Editor (found in the Utilities folder within the Applications folder) will record mouse movements or software such as Keyboard and Mouse Recorder (See links below) is probably the nearest equivalent to Ghost Mouse.