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: Text /
Chapter 6 - Script Manager / Script Manager Reference
Routines


Directly Accessing International Resources

You can access the International resources (resource types 'itl0', 'itl1', 'itl2', 'itl4', and 'itl5') with the GetIntlResource function. You can access specific tables within an international resource with the GetIntlResourceTable procedure. If your application provides its own 'itl2' or 'itl4' resources, it should call the ClearIntlResourceCache procedure before accessing those resources.


Subtopics
ClearIntlResourceCache
GetIntlResource
GetIntlResourceTable

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996