The App module simplifies reading the Apple event dictionary from an application. It will launch the application if necessary to obtain the dictionary.
Reads the Macintosh Apple event dictionary from an Applescript dialect file. The data in Dialect objects can be merged into a Parser or App object to make a complete Apple event dictionary. The module will locate the proper AppleScript dialect file in the system folder.
Macintosh Toolbox Interface to the Apple Event Manager. Access to Inside Macintosh is essential for proper use of these functions. Explanations of terms, processes and procedures are provided there. Any attempt to use these functions without guidance can cause severe errors in your machine, including corruption of data.
Progress Bar is a small AppleScriptable utility written by Gregory H. Dow. This module, PBar.pm, generates Apple Event calls using AEBuild in place of AppleScript. Because the Apple Event Manager is not involved, Progress Bar updates more quickly.
This module allows you to do basic operations with OT/PPP, the PPP connection software from Apple Computer designed for use with their Open Transport networking architecture. For more information on Open Transport or OT/PPP, see the Open Transport web site.