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
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.
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)
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.
Ethan Wilde has written: 'AppleScript for applications' -- subject(s): Applescript (Computer program languge), Mac OS, Macintosh (Computer), Programming
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.
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.
on idletell application "System Events"key code 87end tellreturn 2end idle
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.
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.
To rename multiple files within Mac OS X you can create an AppleScript (See links below) or use a ready made application like NameChanger.
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).
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.