Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

justjeremy

macrumors newbie
Jul 29, 2009
1
0
Nope

They are not the same thing.

Automator is a drag and drop type of programming where the pieces are already made, you just have to fit them together.

Applescript is a programming language(english like) but you have to create the code for it to run.

I know that is simplistic but I hope it answers your question.
 

thriftinkid

macrumors regular
Mar 24, 2008
119
0
Most programs have a dictionary of terms or commands that they understand. (not all programs do). You have to write a script with the terms used in their dictionaries if you want them to perform certain actions. You can access these dictionaries through your script editor toolbar.

Automator is similar, but imagine these commands are already written as drag and drop templates, and your just have to drag and drop these templates in the order you want to accomplish your goal.

Applescript gives you many more options, but you have to write the code.

Automator is much easier because the code is already written, but you are limited to the options that automator gives you.

Automator, however, has a template that you can drop in that allows you to fill in missing gaps you may have by typing your own applescript within a template box.

Hope that helps
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.