Important: The information in this document is obsolete and should not be used for new development.
Working With Open Guide Files
This section describes how to work with open guide files. Its four functions--AGIsDatabaseOpen
,AGGetFrontWindowKind
,AGGeneral
, andAGGetFSSpec
--describe, for any specified open guide file, how to
- verify that it is still open
- determine whether its access window or one of its panels is showing
- request Apple Guide to perform an action related to its display (such as showing the next panel)
- get its file system specification record
Subtopics
- AGIsDatabaseOpen/A>
- AGGetFrontWindowKind
- AGGeneral
- AGGetFSSpec
- AGClose/A>