Important: The information in this document is obsolete and should not be used for new development.
Getting Information About Guide Files
This section describes how to get information about a guide file--how to
These functions require that you specify the file system specification record of the guide file you desire information about. To get a guide file's file system specification record, use the
- find its Help menu item name
- get its associated help balloon text
- determine its creator
- determine its type
- get its script and region codes
- get its version
- get the number of its gestalt selectors
- access its gestalt selectors
- determine whether it's a Mixin guide file
- determine whether a Mixin guide file can be mixed with it
AGFileGetIndDB
function (described on page 9-10).The functions in this section do not require that the Apple Guide extension be installed; however, they do require that the application using them be built with the AGFile library.
Subtopics
- AGFileGetDBMenuName/A>
- AGFileGetHelpBalloonText
- AGFileGetHelpMenuAppCreator
- AGFileGetDBType
- AGFileGetDBCountry/A>
- AGFileGetDBVersion/A>
- AGFileGetSelectorCount/A>
- AGFileGetSelector/A>
- AGFileIsMixin/A>
- AGFileGetMixinMatchSelector/A>
- AGFileGetDBVersion/A>