TI Connect Manager X Scripting Interface Documentation

Apple Event Directory Item key field descriptors

4-Char ID

name - in Unicode text format [ 'utxt' ]

pnam

container

size - of object, in bytes [ 'long' ]

ptsz

class - type class of object for target device [ 'type' ]

pcls

native name - in plain text format, name of object in calculator-native form [ 'TEXT' ]

pNam

displayable name - in plain text format, name of object in 8-bit font for computer [ 'TEXT' ]

pNAM

parent folder - in plain text format [ 'TEXT' ]

Pfol

entry value - index number used by CBL 2 to retrieve specified object from device [ 'long' ]

pEnt

entry type - type of data as defined by CBL 2. [ 'long' ]

Pobt

object version - normally zero, but can be non-zero for specific devices, indicating item is not backward compatible to other devices in the same family. [ 'long' ]

Pobv

flags - specifies device-state of object; either locked, in RAM, or in Archive. [ 'cFLg' ]

pDal

owner - descriptor containg identity of calculator containing this object. [ 'type' ]

pOwn

content type - generic data type comprising the specified object [ 'type' ]

pTyp

extension - in Unicode text format, the extension a file would have for this object [ 'utxt' ]

pExt

product id - numeric value representing the unique product-model specific ID number [ 'long' ]

pPID

application marker - if object is an application variable, the 4 character application-specific identification marker. [ 'TEXT' ]

pApM

creation date - in long date format, or zero if not applicable. [ 'ldt ' ]

pCdt

modification date - in long date format, or zero if not applicable [ 'ldt ' ]

pMdt

object class - type class of object for target device [ 'type' ] - similar to 'class' described above.

pCls

BACK

01 March 2004- slr