gestaltLocationErr=-5553#gestalt function ptr wasn't in sysheap
gestaltDupSelectorErr=-5552#tried to add an entry that already existed
gestaltUndefSelectorErr=-5551#undefined selector was passed to Gestalt
...
...
@@ -106,44 +270,184 @@ gestaltUnknownErr = -5550 #value returned if Gestalt doesn't know the answer
envVersTooBig=-5502#Version bigger than call can handle
envBadVers=-5501#Version non-positive
envNotPresent=-5500#returned by glue.
afpInsideTrashErr=-5044#the folder being shared is inside the trash folder OR the shared folder is being moved into the trash folder OR the folder is being moved to the trash and it contains a shared folder
afpInsideSharedErr=-5043#the folder being shared is inside a shared folder OR the folder contains a shared folder and is being moved into a shared folder OR the folder contains a shared folder and is being moved into the descendent of a shared folder.
afpInsideTrashErr=-5044#the folder being shared is inside the trash folder
afpInsideSharedErr=-5043#the folder being shared is inside a shared folder OR the folder contains a shared folder and is being moved into a shared folder
afpPwdExpiredErr=-5042#the password being used is too old: this requires the user to change the password before log-in can continue
afpPwdTooShortErr=-5041#the password being set is too short: there is a minimum length that must be met or exceeded
afpPwdSameErr=-5040#someone tried to change their password to the same password on a mantadory password change
afpBadIDErr=-5039#afpBadIDErr
afpSameObjectErr=-5038#afpSameObjectErr
afpCatalogChanged=-5037#afpCatalogChanged
afpDiffVolErr=-5036#afpDiffVolErr
afpIDExists=-5035#afpIDExists
afpIDNotFound=-5034#afpIDNotFound
afpContainsSharedErr=-5033#the folder being shared contains a shared folder
fragMgrInitErr=-2818#error in initailization of this manager
fragLibConnErr=-2817#error connecting to library (error occured in sub prepare)
fragInitRtnUsageErr=-2816#boot library has initialization routine
fragInitLoop=-2815#circularity detected in mandatory initialization order
fragImportTooNew=-2814#import library was too new and therefore incompatible
fragImportTooOld=-2813#import library was too old and therefore incompatible
fragObjectInitSeqErr=-2812#order error during user initialization function invocation
fragNoContextIDs=-2811#no more context ids
fragNoAddrSpace=-2810#out of memory in user's address space for loadable section
fragNoMem=-2809#out of memory for interal bookkeeping
fragUnused1=-2808#unused
fragHadUnresolveds=-2807#loaded fragment had "hard" unresolved imports
fragFormatUnknown=-2806#fragment container format unknown
fragDupRegLibName=-2805#registered name already in use
fragLibNotFound=-2804#library name not found in Frag registry
fragSectionNotFound=-2803#section was not found
fragSymbolNotFound=-2802#symbol was not found in connection
fragConnectionIDNotFound=-2801#connecionID was not valid
fragContextNotFound=-2800#contextID was not valid
componentDontRegister=-3003#componentDontRegister
componentNotCaptured=-3002#componentNotCaptured
validInstancesExist=-3001#validInstancesExist
invalidComponentID=-3000#invalidComponentID
cfragLastErrCode=-2899#The last value in the range of CFM errors.
cfragAbortClosureErr=-2830#Used by notification handlers to abort a closure.
cfragClosureIDErr=-2829#The closure ID was not valid.
cfragContainerIDErr=-2828#The fragment container ID was not valid.
cfragNoRegistrationErr=-2827#The registration name was not found.
cfragNotClosureErr=-2826#The closure ID was actually a connection ID.
cfragFileSizeErr=-2825#A file was too large to be mapped.
cfragFragmentUsageErr=-2824#A semantic error in usage of the fragment.
cfragArchitectureErr=-2823#A fragment has an unacceptable architecture.
cfragNoApplicationErr=-2822#No application member found in the cfrg resource.
cfragInitFunctionErr=-2821#A fragment's initialization routine returned an error.
cfragFragmentCorruptErr=-2820#A fragment's container was corrupt (known format).
cfragCFMInternalErr=-2819#An internal inconstistancy has been detected.
cfragCFMStartupErr=-2818#Internal error during CFM initialization.
cfragLibConnErr=-2817#
cfragInitAtBootErr=-2816#A boot library has an initialization function. (System 7 only)
cfragInitLoopErr=-2815#Circularity in required initialization order.
cfragImportTooNewErr=-2814#An import library was too new for a client.
cfragImportTooOldErr=-2813#An import library was too old for a client.
cfragInitOrderErr=-2812#
cfragNoIDsErr=-2811#No more CFM IDs for contexts, connections, etc.
cfragNoClientMemErr=-2810#Out of memory for fragment mapping or section instances.
cfragNoPrivateMemErr=-2809#Out of memory for internal bookkeeping.
cfragNoPositionErr=-2808#The registration insertion point was not found.
cfragUnresolvedErr=-2807#A fragment had "hard" unresolved imports.
cfragFragmentFormatErr=-2806#A fragment's container format is unknown.
cfragDupRegistrationErr=-2805#The registration name was already in use.
cfragNoLibraryErr=-2804#The named library was not found.
cfragNoSectionErr=-2803#The specified section was not found.
cfragNoSymbolErr=-2802#The specified symbol was not found.
cfragConnectionIDErr=-2801#The connection ID was not valid.
cfragFirstErrCode=-2800#The first value in the range of CFM errors.
errASInconsistentNames=-2780#English errors:
errASNoResultReturned=-2763#The range -2780 thru -2799 is reserved for dialect specific error codes. (Error codes from different dialects may overlap.)