Hello,

Applescript requires, at least at the beginning, quite some getting used to and 
is not for those who don't like puzzling things.

If you really want to start figuring it out, there are plenty of beginner's 
guides via google search. Try "applescript tutorial" or "applescript for 
beginners".

The rewards for understanding the language, as it is after all a language, with 
dictionaries and grammar, is that you can basically do anything you want to do 
on your mac, save graphic stuff on certain applications but that's even perhaps 
conservative as you might be able to draw with expressive functions.
The best use of applescript is as follows:

Automating repetitive things
Automating between applications

Shortcut creation 

Creative text 

Bots and monitoring agents 

Speech recognition enhancements 

The list goes on. At this moment, i just found an applescript extension which 
allows you to assimilate any scientific math functions into an applescript. 
This might actually beat any scientific calculator as i can make it customized 
to my needs.

Man, i really recommend anyone technically enclined to take a few months just 
figuring it out. It's great 


Best regards,

Yuma 



On 6/03/2012, at 9:45 PM, Daniela Rubio <[email protected]> wrote:

> Hello:
> I am really interested in knowing a little more about Apple Script. I am a 
> Mac user 2 years ago, but I have not developed any skills with it. Is there 
> something where I can learn about Apple script, for what could we use it and 
> how to deal with it? Thank you so much!
> 
> SALUDOS, DANIELA R.T.
> MACNETICOS, APPLE Y ACCESIBILIDAD A TU ALCANCE.
>  EN TWITTER: @macneticos
>  NUESTRO BLOG EN:
> www.macneticus.blogspot.com
> Y EL PODCAST EN:`
> http://macneticos.libsyn.com
> 
> 
> 
> El 06/03/2012, a las 05:27, Yuma Antoine Decaux escribió:
> 
>> Hi list,
>> 
>> I was just fed up with going through long stats tables and input everything 
>> manually. So i looked for scientific calculators which did certain specific 
>> functions for me. Then either they're not yet completely accessible, quirky 
>> or just don't have the function, or again are on the iphone and well, it's 
>> not the same speed of input right?
>> 
>> So back home, in an hour, i tested my applescripting knowledge to make a 
>> script which takes any number of variables x and their probabilities, and 
>> the script instantly calculates mean, variants and standard deviation.
>> 
>> It just freaking works.
>> 
>> So now i'm thinking of applying it to every different application, 
>> probabilities, NPRs NCRs, trigonometry, complex numbers, everything thrown 
>> at me i'll script the correct app and unify them all into one big 
>> applescript that will use some objective c elements for the UI.
>> 
>> Seriously folks, consider applescript as an advanced tool to do a lot of 
>> things quickly and efficiently. 
>> 
>> The headache lasts a few hours after a month or two reading up and trying 
>> different things in applescript, but the rewards are plenty.
>> 
>> Now i just wish apple would enhance the voice over dictionary for more power 
>> 
>> Best regards,
>> 
>> Yuma 
>> 
>> 
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/macvisionaries?hl=en.
>> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to