Date: Thursday, March 2, 1994 4:18:04 PM Author: Apple Computer, Inc. Subject: AEGizmos Equipment: Macintosh Summary: AEGizmos consists of four libraries which provide alternate ways of building and reading Apple events and Apple event descriptors. They are faster, more memory efficient, and often easier to use than the normal AE API. For many common tasks these libraries have clear advantages over the regular Apple Event API: ¥ They run much faster when building complex descriptors. ¥ They use less heap space. ¥ They make your code smaller Ñand easier to writeÑ by requiring fewer calls to get things done. (Especially AEBuild, which can often replace an entire page of code with one function call.) ¥ AEPrint, which displays an Apple event or descriptor in human-readable form, can be very helpful in debugging. Requires System 7.0 or later. Keywords: Apple Events AEGizmos AppleScript Scripting AE Virus scan: Disinfectant 3.5 shows no viruses in this file