Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Interapplication Communication /
Chapter 10 - Scripting Components / Scripting Components Reference
AppleScript Component Routines


Initializing AppleScript

Before you call any of the standard scripting component routines, you can call the ASInit function to initialize the AppleScript component with desired application-specific stack and heap sizes. If you don't call ASInit, the AppleScript component initializes itself using either the values specified in the application's 'scsz' resource or, for those values not provided by the 'scsz' resource, default values provided by the AppleScript component.


Subtopics
ASInit

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996