| TI Connect Manager X Scripting Interface Documentation |
| |
Apple Event Directory Record | 4-Char ID |
| |
The 'directory record' class is a holder for an internal data structure, used by various events to described the device-dependent information about a data object. The actual data object itself is kept in a calculator record. The directory record can be coerced to a directory item via the 'coerce' event, and can be translated back to a directory record from a directory item AERecord. The directory record data itself, and its structure, is internal to the TI Communications Manager X application. In "C" terminology, the record (structure) definition is (packed on 1-byte boundaries):
| DirO |
| |
03 March 2004 - slr |
|