apple script

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
deryni21
Chaos Rift Regular
Chaos Rift Regular
Posts: 124
Joined: Wed Dec 24, 2008 9:55 pm

apple script

Post by deryni21 »

so recently i have been playing around in applescript but i dont know of anyone here who uses a mac. It's quite a fun thing to play with and the fan boys that say "there are no viruses for mac are really mistaken. Maybe not crash your computer for good and steal all of your information viruses but some simple ones that you could just use apple script for :lol: :lol:
so has nayone ehre dabbled in this or thought about it?
Image
User avatar
M_D_K
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1087
Joined: Tue Oct 28, 2008 10:33 am
Favorite Gaming Platforms: PC
Programming Language of Choice: C/++
Location: UK

Re: apple script

Post by M_D_K »

I take it applescript runs in the terminal like bash in linux.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
User avatar
deryni21
Chaos Rift Regular
Chaos Rift Regular
Posts: 124
Joined: Wed Dec 24, 2008 9:55 pm

Re: apple script

Post by deryni21 »

M_D_K wrote:I take it applescript runs in the terminal like bash in linux.
no actually it doesn't
Image
User avatar
Trask
ES Beta Backer
ES Beta Backer
Posts: 738
Joined: Wed Oct 29, 2008 8:17 pm
Current Project: Building a 2D Engine
Favorite Gaming Platforms: Sega Genesis and Xbox 360
Programming Language of Choice: C/C++
Location: Pittsburgh, PA
Contact:

Re: apple script

Post by Trask »

http://www.apple.com/applescript/firsttutorial/02.html

It's a built in IDE, you can hit a compile button and run it... the syntax is weird to me. You use english + keywords to get it to do things. o.o
MarauderIIC wrote:You know those people that are like "CHECK IT OUT I just made Linux run on this piece of celery [or other random object]!!"? Yeah, that's Falco, but with ES.
Dear god, they actually ported ES to a piece of celery!
Martin Golding wrote: "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
Post Reply