Login Register






AppleScript filter_list
Author
Message
AppleScript #1
What's AppleScript you ask?

AppleScript is an automation language for Mac OS X. These scripts are used inside Application bundles to perform pretty simple tasks; or sometimes more complex.

The language is pretty easy to learn. It is based on the fact that everything is an object. Writing scrips is is pretty easy, and very intuitive.


While not many people really use this language, or ever did, except for OS X Devs, it's something that will give you experience in scripting and coding.

Back when I learned the barebones of Applescript I used this site: http://www.macosxautomation.com/applescr...ttutorial/
Great tutorials. Definitely something I think you scripters would like to learn simply for experience.
xevenofhearts

Reply

RE: AppleScript #2
that link Wrote:Everything belongs to, is related to, is contained in, or is part of something else.

lol, it's like that for anything.

However, I knew about AppleScript, it's very similar to English and I don't really like it. But well, it's supposed to be easy, nice and simple.

Some might want to see these links as well:

http://guides.macrumors.com/AppleScript
http://mac.tutsplus.com/tutorials/automa...escript-2/
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply

RE: AppleScript #3
@noize for that reason I think its a cool thing for beginners to learn. Just a resource I figured someone might be interested in Confusedmile:
xevenofhearts

Reply

RE: AppleScript #4
Thanks for the link, man. I know a bit about AppleScript but I'm sure I can learn much more!

Reply