Wrox Programmer Forums
|
BOOK: Beginning AppleScript
This is the forum to discuss the Wrox book Beginning AppleScript by Stephen G. Kochan; ISBN: 9780764574009
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning AppleScript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 2nd, 2005, 11:09 AM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to crmpicco Send a message via AIM to crmpicco Send a message via MSN to crmpicco Send a message via Yahoo to crmpicco
Default what is...

whats applescript?

Picco

__________________
_______________________
Ayrshire Minis - a Mini E-Community
http://www.ayrshireminis.com
http://www.crmpicco.co.uk
 
Old February 7th, 2005, 01:32 PM
Authorized User
 
Join Date: Feb 2005
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Applescript is similar to visual basic for applications except as you could guess it is only on the Macintosh computer. It provides a convenient API for developing either macros that are stand alone or ones that you put inside some of the applications that come with Mac OS X. The syntax is really easy to learn seeing that it is based on basic. I know that there are several third party applications that are made for the Mac that allow for applescript. Hope this helps.

Chris Kuznicki
 
Old February 9th, 2006, 11:42 AM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to crmpicco Send a message via AIM to crmpicco Send a message via MSN to crmpicco Send a message via Yahoo to crmpicco
Default

thanks Chris

www.crmpicco.co.uk
 
Old February 28th, 2006, 05:34 PM
Registered User
 
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to TommyLJones
Default

One of the great things about AS is that you can make very effective small applications. It helps when there are so many applications that have AS capability. I use it most to speed up certain other processes. Like writing a script that opens Mail, checks for new mail, sorts it, looks for specific text in any of the new mail, cuts and pastes to a new html template, then posts it to a certain website.

I also like creating apps that open and set up several apps on startup. I know that the OS will open the apps on startup. But this way I also control what windows and functions occur when those apps open.

Tommy
 
Old November 30th, 2006, 08:42 AM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to crmpicco Send a message via AIM to crmpicco Send a message via MSN to crmpicco Send a message via Yahoo to crmpicco
Default

have you got a snippet of the code you used to do that?

www.crmpicco.co.uk
www.ie7.com









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.