AppleScript 2nd Edition

One issue that keeps coming up in the AppleScript world is the place of scripting when it comes to recording macros and programming from scratch. Is scripting more like programming with C++ or more like creating Adobe Photoshop actions or FileMaker Pro scripts? This question doesn’t have one answ...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Rosenthal, Hanaan
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30636
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:One issue that keeps coming up in the AppleScript world is the place of scripting when it comes to recording macros and programming from scratch. Is scripting more like programming with C++ or more like creating Adobe Photoshop actions or FileMaker Pro scripts? This question doesn’t have one answer, but it does raise some interesting issues. Let’s establish some facts: AppleScript is an object-oriented programming language that has both depth and beauty in its own right and unlimited potential for expandability by scriptable applications and scripting additions. Although you can use AppleScript for more straightforward tasks such as applying one or two transformations to a mass of files, it shines brightest when taken to a higher level. You really start to tap into the power of AppleScript when you start branching and looping.