Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample Code (“MoreAppleEvents.zip”, 127.9K)



Description

This sample includes a library of utility routines that assist in the creation and sending of Apple events and object descriptors. Contains routines to help you: - Building Apple events and the objects needed to communicate with other applications. - Send Apple events and extract results from the Apple event replies. - Build and send events to the Finder. - Load and execute AppleScript scripts from an application. Requires: Minimum system version: 7.0, Also used some functions in the MoreFiles package. Keywords: AppleScript, Apple events, AppleEvents, Finder

Document Revision History

Date Notes
2003-01-14Provides routines that assist with the creation and sending of Apple events and object descriptors.