Carbon


kDialectBundleResType

Header: ASRegistry.h

enum {
    kDialectBundleResType = 'Dbdl',
    cConstant = 'enum',
    cClassIdentifier = 'pcls',
    cObjectBeingExamined = 'exmn',
    cList = 'list',
    cSmallReal = 'sing',
    cReal = 'doub',
    cRecord = 'reco',
    cReference = 'obj ',
    cUndefined = 'undf',
    cMissingValue = 'msng',
    cSymbol = 'symb',
    cLinkedList = 'llst',
    cVector = 'vect',
    cEventIdentifier = 'evnt',
    cKeyIdentifier = 'kyid',
    cUserIdentifier = 'uid ',
    cPreposition = 'prep',
    cKeyForm = 'kfrm',
    cScript = 'scpt',
    cHandler = 'hand',
    cProcedure = 'proc'
};

Constant descriptions

kDialectBundleResType
cConstant
cClassIdentifier
cObjectBeingExamined
cList
cSmallReal
cReal
cRecord
cReference
cUndefined
cMissingValue
cSymbol
cLinkedList
cVector
cEventIdentifier
cKeyIdentifier
cUserIdentifier
cPreposition
cKeyForm
cScript
cHandler
cProcedure


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)