source: titan/mediathek/localhoster/lib/python2.7/plat-mac/macerrors.py @ 40660

Last change on this file since 40660 was 40660, checked in by obi, 7 years ago

next test

File size: 113.9 KB
Line 
1# -coding=latin1-
2
3from warnings import warnpy3k
4warnpy3k("In 3.x, the macerrors module is removed.", stacklevel=2)
5
6svTempDisable   =   -32768  #svTempDisable
7svDisabled  =   -32640  #Reserve range -32640 to -32768 for Apple temp disables.
8fontNotOutlineErr   =   -32615  #bitmap font passed to routine that does outlines only
9kURL68kNotSupportedError    =   -30788  #kURL68kNotSupportedError
10kURLAccessNotAvailableError =   -30787  #kURLAccessNotAvailableError
11kURLInvalidConfigurationError   =   -30786  #kURLInvalidConfigurationError
12kURLExtensionFailureError   =   -30785  #kURLExtensionFailureError
13kURLFileEmptyError  =   -30783  #kURLFileEmptyError
14kURLInvalidCallError    =   -30781  #kURLInvalidCallError
15kURLUnsettablePropertyError =   -30780  #kURLUnsettablePropertyError
16kURLPropertyBufferTooSmallError =   -30779  #kURLPropertyBufferTooSmallError
17kURLUnknownPropertyError    =   -30778  #kURLUnknownPropertyError
18kURLPropertyNotYetKnownError    =   -30777  #kURLPropertyNotYetKnownError
19kURLAuthenticationError =   -30776  #kURLAuthenticationError
20kURLServerBusyError =   -30775  #kURLServerBusyError
21kURLUnsupportedSchemeError  =   -30774  #kURLUnsupportedSchemeError
22kURLInvalidURLError =   -30773  #kURLInvalidURLError
23kURLDestinationExistsError  =   -30772  #kURLDestinationExistsError
24kURLProgressAlreadyDisplayedError   =   -30771  #kURLProgressAlreadyDisplayedError
25kURLInvalidURLReferenceError    =   -30770  #kURLInvalidURLReferenceError
26controlHandleInvalidErr =   -30599  #controlHandleInvalidErr
27controlInvalidDataVersionErr    =   -30597  #controlInvalidDataVersionErr
28errItemNotControl   =   -30596  #errItemNotControl
29errCantEmbedRoot    =   -30595  #errCantEmbedRoot
30errCantEmbedIntoSelf    =   -30594  #errCantEmbedIntoSelf
31errWindowRegionCodeInvalid  =   -30593  #errWindowRegionCodeInvalid
32errControlHiddenOrDisabled  =   -30592  #errControlHiddenOrDisabled
33errDataSizeMismatch =   -30591  #errDataSizeMismatch
34errControlIsNotEmbedder =   -30590  #errControlIsNotEmbedder
35errControlsAlreadyExist =   -30589  #errControlsAlreadyExist
36errInvalidPartCode  =   -30588  #errInvalidPartCode
37errRootAlreadyExists    =   -30587  #errRootAlreadyExists
38errNoRootControl    =   -30586  #errNoRootControl
39errCouldntSetFocus  =   -30585  #errCouldntSetFocus
40errUnknownControl   =   -30584  #errUnknownControl
41errWindowDoesntSupportFocus =   -30583  #errWindowDoesntSupportFocus
42errControlDoesntSupportFocus    =   -30582  #errControlDoesntSupportFocus
43errDataNotSupported =   -30581  #errDataNotSupported
44errMessageNotSupported  =   -30580  #errMessageNotSupported
45themeMonitorDepthNotSupportedErr    =   -30567  #theme not supported at monitor depth
46themeScriptFontNotFoundErr  =   -30566  #theme font requested for uninstalled script system
47themeBadCursorIndexErr  =   -30565  #themeBadCursorIndexErr
48themeHasNoAccentsErr    =   -30564  #themeHasNoAccentsErr
49themeBadTextColorErr    =   -30563  #themeBadTextColorErr
50themeProcessNotRegisteredErr    =   -30562  #themeProcessNotRegisteredErr
51themeProcessRegisteredErr   =   -30561  #themeProcessRegisteredErr
52themeInvalidBrushErr    =   -30560  #pattern index invalid
53qtvrUninitialized   =   -30555  #qtvrUninitialized
54qtvrLibraryLoadErr  =   -30554  #qtvrLibraryLoadErr
55streamingNodeNotReadyErr    =   -30553  #streamingNodeNotReadyErr
56noMemoryNodeFailedInitialize    =   -30552  #noMemoryNodeFailedInitialize
57invalidHotSpotIDErr =   -30551  #invalidHotSpotIDErr
58invalidNodeFormatErr    =   -30550  #invalidNodeFormatErr
59limitReachedErr =   -30549  #limitReachedErr
60settingNotSupportedByNodeErr    =   -30548  #settingNotSupportedByNodeErr
61propertyNotSupportedByNodeErr   =   -30547  #propertyNotSupportedByNodeErr
62timeNotInViewErr    =   -30546  #timeNotInViewErr
63invalidViewStateErr =   -30545  #invalidViewStateErr
64invalidNodeIDErr    =   -30544  #invalidNodeIDErr
65selectorNotSupportedByNodeErr   =   -30543  #selectorNotSupportedByNodeErr
66callNotSupportedByNodeErr   =   -30542  #callNotSupportedByNodeErr
67constraintReachedErr    =   -30541  #constraintReachedErr
68notAQTVRMovieErr    =   -30540  #notAQTVRMovieErr
69kFBCnoSuchHit   =   -30532  #kFBCnoSuchHit
70kFBCbadSearchSession    =   -30531  #kFBCbadSearchSession
71kFBCindexDiskIOFailed   =   -30530  #kFBCindexDiskIOFailed
72kFBCsummarizationCanceled   =   -30529  #kFBCsummarizationCanceled
73kFBCbadIndexFileVersion =   -30528  #kFBCbadIndexFileVersion
74kFBCanalysisNotAvailable    =   -30527  #kFBCanalysisNotAvailable
75kFBCillegalSessionChange    =   -30526  #tried to add/remove vols to a session
76kFBCsomeFilesNotIndexed =   -30525  #kFBCsomeFilesNotIndexed
77kFBCsearchFailed    =   -30524  #kFBCsearchFailed
78kFBCindexNotAvailable   =   -30523  #kFBCindexNotAvailable
79kFBCindexFileDestroyed  =   -30522  #kFBCindexFileDestroyed
80kFBCaccessCanceled  =   -30521  #kFBCaccessCanceled
81kFBCindexingCanceled    =   -30520  #kFBCindexingCanceled
82kFBCnoSearchSession =   -30519  #kFBCnoSearchSession
83kFBCindexNotFound   =   -30518  #kFBCindexNotFound
84kFBCflushFailed =   -30517  #kFBCflushFailed
85kFBCaddDocFailed    =   -30516  #kFBCaddDocFailed
86kFBCaccessorStoreFailed =   -30515  #kFBCaccessorStoreFailed
87kFBCindexCreationFailed =   -30514  #couldn't create index
88kFBCmergingFailed   =   -30513  #couldn't merge index files
89kFBCtokenizationFailed  =   -30512  #couldn't read from document or query
90kFBCmoveFailed  =   -30511  #V-Twin exception caught
91kFBCdeletionFailed  =   -30510  #V-Twin exception caught
92kFBCcommitFailed    =   -30509  #V-Twin exception caught
93kFBCindexingFailed  =   -30508  #V-Twin exception caught
94kFBCvalidationFailed    =   -30507  #V-Twin exception caught
95kFBCcompactionFailed    =   -30506  #V-Twin exception caught
96kFBCbadIndexFile    =   -30505  #bad FSSpec, or bad data in file
97kFBCfileNotIndexed  =   -30504  #kFBCfileNotIndexed
98kFBCbadParam    =   -30503  #kFBCbadParam
99kFBCallocFailed =   -30502  #probably low memory
100kFBCnoIndexesFound  =   -30501  #kFBCnoIndexesFound
101kFBCvTwinExceptionErr   =   -30500  #no telling what it was
102kDSpStereoContextErr    =   -30450  #kDSpStereoContextErr
103kDSpInternalErr =   -30449  #kDSpInternalErr
104kDSpConfirmSwitchWarning    =   -30448  #kDSpConfirmSwitchWarning
105kDSpFrameRateNotReadyErr    =   -30447  #kDSpFrameRateNotReadyErr
106kDSpContextNotFoundErr  =   -30446  #kDSpContextNotFoundErr
107kDSpContextNotReservedErr   =   -30445  #kDSpContextNotReservedErr
108kDSpContextAlreadyReservedErr   =   -30444  #kDSpContextAlreadyReservedErr
109kDSpInvalidAttributesErr    =   -30443  #kDSpInvalidAttributesErr
110kDSpInvalidContextErr   =   -30442  #kDSpInvalidContextErr
111kDSpSystemSWTooOldErr   =   -30441  #kDSpSystemSWTooOldErr
112kDSpNotInitializedErr   =   -30440  #kDSpNotInitializedErr
113kISpListBusyErr =   -30429  #kISpListBusyErr
114kISpDeviceActiveErr =   -30428  #kISpDeviceActiveErr
115kISpSystemActiveErr =   -30427  #kISpSystemActiveErr
116kISpDeviceInactiveErr   =   -30426  #kISpDeviceInactiveErr
117kISpSystemInactiveErr   =   -30425  #kISpSystemInactiveErr
118kISpElementNotInListErr =   -30424  #kISpElementNotInListErr
119kISpElementInListErr    =   -30423  #kISpElementInListErr
120kISpBufferToSmallErr    =   -30422  #kISpBufferToSmallErr
121kISpSystemListErr   =   -30421  #kISpSystemListErr
122kISpInternalErr =   -30420  #kISpInternalErr
123kNSpJoinFailedErr   =   -30399  #kNSpJoinFailedErr
124kNSpCantBlockErr    =   -30398  #kNSpCantBlockErr
125kNSpMessageTooBigErr    =   -30397  #kNSpMessageTooBigErr
126kNSpSendFailedErr   =   -30396  #kNSpSendFailedErr
127kNSpConnectFailedErr    =   -30395  #kNSpConnectFailedErr
128kNSpGameTerminatedErr   =   -30394  #kNSpGameTerminatedErr
129kNSpTimeoutErr  =   -30393  #kNSpTimeoutErr
130kNSpInvalidProtocolListErr  =   -30392  #kNSpInvalidProtocolListErr
131kNSpInvalidProtocolRefErr   =   -30391  #kNSpInvalidProtocolRefErr
132kNSpInvalidDefinitionErr    =   -30390  #kNSpInvalidDefinitionErr
133kNSpAddPlayerFailedErr  =   -30389  #kNSpAddPlayerFailedErr
134kNSpCreateGroupFailedErr    =   -30388  #kNSpCreateGroupFailedErr
135kNSpNoHostVolunteersErr =   -30387  #kNSpNoHostVolunteersErr
136kNSpNoGroupsErr =   -30386  #kNSpNoGroupsErr
137kNSpNoPlayersErr    =   -30385  #kNSpNoPlayersErr
138kNSpInvalidGroupIDErr   =   -30384  #kNSpInvalidGroupIDErr
139kNSpInvalidPlayerIDErr  =   -30383  #kNSpInvalidPlayerIDErr
140kNSpNameRequiredErr =   -30382  #kNSpNameRequiredErr
141kNSpFeatureNotImplementedErr    =   -30381  #kNSpFeatureNotImplementedErr
142kNSpAddressInUseErr =   -30380  #kNSpAddressInUseErr
143kNSpRemovePlayerFailedErr   =   -30379  #kNSpRemovePlayerFailedErr
144kNSpFreeQExhaustedErr   =   -30378  #kNSpFreeQExhaustedErr
145kNSpInvalidAddressErr   =   -30377  #kNSpInvalidAddressErr
146kNSpNotAdvertisingErr   =   -30376  #kNSpNotAdvertisingErr
147kNSpAlreadyAdvertisingErr   =   -30374  #kNSpAlreadyAdvertisingErr
148kNSpMemAllocationErr    =   -30373  #kNSpMemAllocationErr
149kNSpOTVersionTooOldErr  =   -30371  #kNSpOTVersionTooOldErr
150kNSpOTNotPresentErr =   -30370  #kNSpOTNotPresentErr
151kNSpInvalidParameterErr =   -30369  #kNSpInvalidParameterErr
152kNSpInvalidGameRefErr   =   -30367  #kNSpInvalidGameRefErr
153kNSpProtocolNotAvailableErr =   -30366  #kNSpProtocolNotAvailableErr
154kNSpHostFailedErr   =   -30365  #kNSpHostFailedErr
155kNSpPipeFullErr =   -30364  #kNSpPipeFullErr
156kNSpTopologyNotSupportedErr =   -30362  #kNSpTopologyNotSupportedErr
157kNSpAlreadyInitializedErr   =   -30361  #kNSpAlreadyInitializedErr
158kNSpInitializationFailedErr =   -30360  #kNSpInitializationFailedErr
159kSSpScaleToZeroErr  =   -30344  #kSSpScaleToZeroErr
160kSSpParallelUpVectorErr =   -30343  #kSSpParallelUpVectorErr
161kSSpCantInstallErr  =   -30342  #kSSpCantInstallErr
162kSSpVersionErr  =   -30341  #kSSpVersionErr
163kSSpInternalErr =   -30340  #kSSpInternalErr
164kALMInternalErr =   -30049  #kALMInternalErr
165kALMGroupNotFoundErr    =   -30048  #kALMGroupNotFoundErr
166kALMNoSuchModuleErr =   -30047  #kALMNoSuchModuleErr
167kALMModuleCommunicationErr  =   -30046  #kALMModuleCommunicationErr
168kALMDuplicateModuleErr  =   -30045  #kALMDuplicateModuleErr
169kALMInstallationErr =   -30044  #kALMInstallationErr
170kALMDeferSwitchErr  =   -30043  #kALMDeferSwitchErr
171kALMRebootFlagsLevelErr =   -30042  #kALMRebootFlagsLevelErr
172kLocalesDefaultDisplayStatus    =   -30029  #Requested display locale unavailable, used default
173kLocalesTableFormatErr  =   -30002  #kLocalesTableFormatErr
174kLocalesBufferTooSmallErr   =   -30001  #kLocalesBufferTooSmallErr
175kFNSNameNotFoundErr =   -29589  #The name with the requested paramters was not found
176kFNSBadFlattenedSizeErr =   -29587  #flattened size didn't match input or was too small
177kFNSInsufficientDataErr =   -29586  #insufficient data for the operation
178kFNSMismatchErr =   -29585  #reference didn't match or wasn't found in profile
179kFNSDuplicateReferenceErr   =   -29584  #the ref. being added is already in the profile
180kFNSBadProfileVersionErr    =   -29583  #profile version is out of known range
181kFNSInvalidProfileErr   =   -29582  #profile is NULL or otherwise bad
182kFNSBadReferenceVersionErr  =   -29581  #ref. version is out of known range
183kFNSInvalidReferenceErr =   -29580  #ref. was NULL or otherwise bad
184kCollateInvalidCollationRef =   -29507  #kCollateInvalidCollationRef
185kCollateBufferTooSmall  =   -29506  #kCollateBufferTooSmall
186kCollateInvalidChar =   -29505  #kCollateInvalidChar
187kCollatePatternNotFoundErr  =   -29504  #kCollatePatternNotFoundErr
188kCollateUnicodeConvertFailedErr =   -29503  #kCollateUnicodeConvertFailedErr
189kCollateMissingUnicodeTableErr  =   -29502  #kCollateMissingUnicodeTableErr
190kCollateInvalidOptions  =   -29501  #kCollateInvalidOptions
191kCollateAttributesNotFoundErr   =   -29500  #kCollateAttributesNotFoundErr
192kMPInvalidIDErr =   -29299  #kMPInvalidIDErr
193kMPInsufficientResourcesErr =   -29298  #kMPInsufficientResourcesErr
194kMPTaskAbortedErr   =   -29297  #kMPTaskAbortedErr
195kMPTimeoutErr   =   -29296  #kMPTimeoutErr
196kMPDeletedErr   =   -29295  #kMPDeletedErr
197kMPBlueBlockingErr  =   -29293  #kMPBlueBlockingErr
198kMPTaskStoppedErr   =   -29292  #A convention used with MPThrowException.
199kMPTaskBlockedErr   =   -29291  #kMPTaskBlockedErr
200kMPTaskCreatedErr   =   -29290  #kMPTaskCreatedErr
201kMPProcessTerminatedErr =   -29289  #kMPProcessTerminatedErr
202kMPProcessCreatedErr    =   -29288  #kMPProcessCreatedErr
203kMPPrivilegedErr    =   -29276  #kMPPrivilegedErr
204kMPIterationEndErr  =   -29275  #kMPIterationEndErr
205kUCTextBreakLocatorMissingType  =   -25341  #Unicode text break error
206kUCOutputBufferTooSmall =   -25340  #Output buffer too small for Unicode string result
207errKCCreateChainFailed  =   -25318  #errKCCreateChainFailed
208errKCDataNotModifiable  =   -25317  #errKCDataNotModifiable
209errKCDataNotAvailable   =   -25316  #errKCDataNotAvailable
210errKCInteractionRequired    =   -25315  #errKCInteractionRequired
211errKCNoPolicyModule =   -25314  #errKCNoPolicyModule
212errKCNoCertificateModule    =   -25313  #errKCNoCertificateModule
213errKCNoStorageModule    =   -25312  #errKCNoStorageModule
214errKCKeySizeNotAllowed  =   -25311  #errKCKeySizeNotAllowed
215errKCWrongKCVersion =   -25310  #errKCWrongKCVersion
216errKCReadOnlyAttr   =   -25309  #errKCReadOnlyAttr
217errKCInteractionNotAllowed  =   -25308  #errKCInteractionNotAllowed
218errKCNoDefaultKeychain  =   -25307  #errKCNoDefaultKeychain
219errKCNoSuchClass    =   -25306  #errKCNoSuchClass
220errKCInvalidSearchRef   =   -25305  #errKCInvalidSearchRef
221errKCInvalidItemRef =   -25304  #errKCInvalidItemRef
222errKCNoSuchAttr =   -25303  #errKCNoSuchAttr
223errKCDataTooLarge   =   -25302  #errKCDataTooLarge
224errKCBufferTooSmall =   -25301  #errKCBufferTooSmall
225errKCItemNotFound   =   -25300  #errKCItemNotFound
226errKCDuplicateItem  =   -25299  #errKCDuplicateItem
227errKCInvalidCallback    =   -25298  #errKCInvalidCallback
228errKCDuplicateCallback  =   -25297  #errKCDuplicateCallback
229errKCDuplicateKeychain  =   -25296  #errKCDuplicateKeychain
230errKCInvalidKeychain    =   -25295  #errKCInvalidKeychain
231errKCNoSuchKeychain =   -25294  #errKCNoSuchKeychain
232errKCAuthFailed =   -25293  #errKCAuthFailed
233errKCReadOnly   =   -25292  #errKCReadOnly
234errKCNotAvailable   =   -25291  #errKCNotAvailable
235printerStatusOpCodeNotSupportedErr  =   -25280  #printerStatusOpCodeNotSupportedErr
236kTXNOutsideOfFrameErr   =   -22018  #kTXNOutsideOfFrameErr
237kTXNOutsideOfLineErr    =   -22017  #kTXNOutsideOfLineErr
238kTXNATSUIIsNotInstalledErr  =   -22016  #kTXNATSUIIsNotInstalledErr
239kTXNDataTypeNotAllowedErr   =   -22015  #kTXNDataTypeNotAllowedErr
240kTXNCopyNotAllowedInEchoModeErr =   -22014  #kTXNCopyNotAllowedInEchoModeErr
241kTXNCannotTurnTSMOffWhenUsingUnicodeErr =   -22013  #kTXNCannotTurnTSMOffWhenUsingUnicodeErr
242kTXNAlreadyInitializedErr   =   -22012  #kTXNAlreadyInitializedErr
243kTXNInvalidRunIndex =   -22011  #kTXNInvalidRunIndex
244kTXNSomeOrAllTagsInvalidForRunErr   =   -22010  #kTXNSomeOrAllTagsInvalidForRunErr
245kTXNAttributeTagInvalidForRunErr    =   -22009  #dataValue is set to this per invalid tag
246kTXNNoMatchErr  =   -22008  #kTXNNoMatchErr
247kTXNRunIndexOutofBoundsErr  =   -22007  #kTXNRunIndexOutofBoundsErr
248kTXNCannotSetAutoIndentErr  =   -22006  #kTXNCannotSetAutoIndentErr
249kTXNBadDefaultFileTypeWarning   =   -22005  #kTXNBadDefaultFileTypeWarning
250kTXNUserCanceledOperationErr    =   -22004  #kTXNUserCanceledOperationErr
251kTXNIllegalToCrossDataBoundariesErr =   -22003  #kTXNIllegalToCrossDataBoundariesErr
252kTXNInvalidFrameIDErr   =   -22002  #kTXNInvalidFrameIDErr
253kTXNCannotAddFrameErr   =   -22001  #kTXNCannotAddFrameErr
254kTXNEndIterationErr =   -22000  #kTXNEndIterationErr
255invalidIndexErr =   -20002  #The recordIndex parameter is not valid.
256recordDataTooBigErr =   -20001  #The record data is bigger than buffer size (1024 bytes).
257unknownInsertModeErr    =   -20000  #There is no such an insert mode.
258kModemScriptMissing =   -14002  #kModemScriptMissing
259kModemPreferencesMissing    =   -14001  #kModemPreferencesMissing
260kModemOutOfMemory   =   -14000  #kModemOutOfMemory
261kHIDBaseError   =   -13950  #kHIDBaseError
262kHIDNullStateErr    =   -13949  #kHIDNullStateErr
263kHIDBufferTooSmallErr   =   -13948  #kHIDBufferTooSmallErr
264kHIDValueOutOfRangeErr  =   -13947  #kHIDValueOutOfRangeErr
265kHIDUsageNotFoundErr    =   -13946  #kHIDUsageNotFoundErr
266kHIDNotValueArrayErr    =   -13945  #kHIDNotValueArrayErr
267kHIDInvalidPreparsedDataErr =   -13944  #kHIDInvalidPreparsedDataErr
268kHIDIncompatibleReportErr   =   -13943  #kHIDIncompatibleReportErr
269kHIDBadLogPhysValuesErr =   -13942  #kHIDBadLogPhysValuesErr
270kHIDInvalidReportTypeErr    =   -13941  #kHIDInvalidReportTypeErr
271kHIDInvalidReportLengthErr  =   -13940  #kHIDInvalidReportLengthErr
272kHIDNullPointerErr  =   -13939  #kHIDNullPointerErr
273kHIDBadParameterErr =   -13938  #kHIDBadParameterErr
274kHIDNotEnoughMemoryErr  =   -13937  #kHIDNotEnoughMemoryErr
275kHIDEndOfDescriptorErr  =   -13936  #kHIDEndOfDescriptorErr
276kHIDUsagePageZeroErr    =   -13935  #kHIDUsagePageZeroErr
277kHIDBadLogicalMinimumErr    =   -13934  #kHIDBadLogicalMinimumErr
278kHIDBadLogicalMaximumErr    =   -13933  #kHIDBadLogicalMaximumErr
279kHIDInvertedLogicalRangeErr =   -13932  #kHIDInvertedLogicalRangeErr
280kHIDInvertedPhysicalRangeErr    =   -13931  #kHIDInvertedPhysicalRangeErr
281kHIDUnmatchedUsageRangeErr  =   -13930  #kHIDUnmatchedUsageRangeErr
282kHIDInvertedUsageRangeErr   =   -13929  #kHIDInvertedUsageRangeErr
283kHIDUnmatchedStringRangeErr =   -13928  #kHIDUnmatchedStringRangeErr
284kHIDUnmatchedDesignatorRangeErr =   -13927  #kHIDUnmatchedDesignatorRangeErr
285kHIDReportSizeZeroErr   =   -13926  #kHIDReportSizeZeroErr
286kHIDReportCountZeroErr  =   -13925  #kHIDReportCountZeroErr
287kHIDReportIDZeroErr =   -13924  #kHIDReportIDZeroErr
288kHIDInvalidRangePageErr =   -13923  #kHIDInvalidRangePageErr
289kHIDDeviceNotReady  =   -13910  #The device is still initializing, try again later
290kHIDVersionIncompatibleErr  =   -13909  #kHIDVersionIncompatibleErr
291debuggingNoMatchErr =   -13887  #debugging component or option not found at this index
292debuggingNoCallbackErr  =   -13886  #debugging component has no callback
293debuggingInvalidNameErr =   -13885  #componentName or optionName is invalid (NULL)
294debuggingInvalidOptionErr   =   -13884  #optionSelectorNum is not registered
295debuggingInvalidSignatureErr    =   -13883  #componentSignature not registered
296debuggingDuplicateOptionErr =   -13882  #optionSelectorNum already registered
297debuggingDuplicateSignatureErr  =   -13881  #componentSignature already registered
298debuggingExecutionContextErr    =   -13880  #routine cannot be called at this time
299kBridgeSoftwareRunningCantSleep =   -13038  #kBridgeSoftwareRunningCantSleep
300kNoSuchPowerSource  =   -13020  #kNoSuchPowerSource
301kProcessorTempRoutineRequiresMPLib2 =   -13014  #kProcessorTempRoutineRequiresMPLib2
302kCantReportProcessorTemperatureErr  =   -13013  #kCantReportProcessorTemperatureErr
303kPowerMgtRequestDenied  =   -13010  #kPowerMgtRequestDenied
304kPowerMgtMessageNotHandled  =   -13009  #kPowerMgtMessageNotHandled
305kPowerHandlerNotFoundForProcErr =   -13008  #kPowerHandlerNotFoundForProcErr
306kPowerHandlerNotFoundForDeviceErr   =   -13007  #kPowerHandlerNotFoundForDeviceErr
307kPowerHandlerExistsForDeviceErr =   -13006  #kPowerHandlerExistsForDeviceErr
308pmRecvEndErr    =   -13005  #during receive, pmgr did not finish hs configured for this connection
309pmRecvStartErr  =   -13004  #during receive, pmgr did not start hs
310pmSendEndErr    =   -13003  #during send, pmgr did not finish hs
311pmSendStartErr  =   -13002  #during send, pmgr did not start hs
312pmReplyTOErr    =   -13001  #Timed out waiting for reply
313pmBusyErr   =   -13000  #Power Mgr never ready to start handshake
314pictureDataErr  =   -11005  #the picture data was invalid
315colorsRequestedErr  =   -11004  #the number of colors requested was illegal
316cantLoadPickMethodErr   =   -11003  #unable to load the custom pick proc
317pictInfoVerbErr =   -11002  #the passed verb was invalid
318pictInfoIDErr   =   -11001  #the internal consistancy check for the PictInfoID is wrong
319pictInfoVersionErr  =   -11000  #wrong version of the PictInfo structure
320errTaskNotFound =   -10780  #no task with that task id exists
321telNotEnoughdspBW   =   -10116  #not enough real-time for allocation
322telBadSampleRate    =   -10115  #incompatible sample rate
323telBadSWErr =   -10114  #Software not installed properly
324telDetAlreadyOn =   -10113  #detection is already turned on
325telAutoAnsNotOn =   -10112  #autoAnswer in not turned on
326telValidateFailed   =   -10111  #telValidate failed
327telBadProcID    =   -10110  #invalid procID
328telDeviceNotFound   =   -10109  #device not found
329telBadCodeResource  =   -10108  #code resource not found
330telInitFailed   =   -10107  #initialization failed
331telNoCommFolder =   -10106  #Communications/Extensions € not found
332telUnknownErr   =   -10103  #unable to set config
333telNoSuchTool   =   -10102  #unable to find tool with name specified
334telBadFunction  =   -10091  #bad msgCode specified
335telPBErr    =   -10090  #parameter block error, bad format
336telCANotDeflectable =   -10082  #CA not "deflectable"
337telCANotRejectable  =   -10081  #CA not "rejectable"
338telCANotAcceptable  =   -10080  #CA not "acceptable"
339telTermNotOpen  =   -10072  #terminal not opened via TELOpenTerm
340telStillNeeded  =   -10071  #terminal driver still needed by someone else
341telAlreadyOpen  =   -10070  #terminal already open
342telNoCallbackRef    =   -10064  #no call back reference was specified, but is required
343telDisplayModeNotSupp   =   -10063  #display mode not supported by tool
344telBadDisplayMode   =   -10062  #bad display mode specified
345telFwdTypeNotSupp   =   -10061  #forward type not supported by tool
346telDNTypeNotSupp    =   -10060  #DN type not supported by tool
347telBadRate  =   -10059  #bad rate specified
348telBadBearerType    =   -10058  #bad bearerType specified
349telBadSelect    =   -10057  #unable to select or deselect DN
350telBadParkID    =   -10056  #bad park id specified
351telBadPickupGroupID =   -10055  #bad pickup group ID specified
352telBadFwdType   =   -10054  #bad fwdType specified
353telBadFeatureID =   -10053  #bad feature ID specified
354telBadIntercomID    =   -10052  #bad intercom ID specified
355telBadPageID    =   -10051  #bad page ID specified
356telBadDNType    =   -10050  #DN type invalid
357telConfLimitExceeded    =   -10047  #attempt to exceed switch conference limits
358telCBErr    =   -10046  #call back feature not set previously
359telTransferRej  =   -10045  #transfer request rejected
360telTransferErr  =   -10044  #transfer not prepared
361telConfRej  =   -10043  #conference request was rejected
362telConfErr  =   -10042  #conference was not prepared
363telConfNoLimit  =   -10041  #no limit was specified but required
364telConfLimitErr =   -10040  #limit specified is too high for this configuration
365telFeatNotSupp  =   -10033  #feature program call not supported by this tool
366telFeatActive   =   -10032  #feature already active
367telFeatNotAvail =   -10031  #feature subscribed but not available
368telFeatNotSub   =   -10030  #feature not subscribed
369errAEPropertiesClash    =   -10025  #illegal combination of properties settings for Set Data, make new, or duplicate
370errAECantPutThatThere   =   -10024  #in make new, duplicate, etc. class can't be an element of container
371errAENotAnEnumMember    =   -10023  #enumerated value in SetData is not allowed for this property
372telIntExtNotSupp    =   -10022  #internal external type not supported by this tool
373telBadIntExt    =   -10021  #bad internal external error
374telStateNotSupp =   -10020  #device state not supported by tool
375telBadStateErr  =   -10019  #bad device state specified
376telIndexNotSupp =   -10018  #index not supported by this tool
377telBadIndex =   -10017  #bad index specified
378telAPattNotSupp =   -10016  #alerting pattern not supported by tool
379telBadAPattErr  =   -10015  #bad alerting pattern specified
380telVTypeNotSupp =   -10014  #volume type not supported by this tool
381telBadVTypeErr  =   -10013  #bad volume type error
382telBadLevelErr  =   -10012  #bad volume level setting
383telHTypeNotSupp =   -10011  #hook type not supported by this tool
384telBadHTypeErr  =   -10010  #bad hook type specified
385errAECantSupplyType =   -10009  #errAECantSupplyType
386telNoOpenErr    =   -10008  #unable to open terminal
387telNoMemErr =   -10007  #no memory to allocate handle
388errOSACantAssign    =   -10006  #Signaled when an object cannot be set in a container.
389telBadProcErr   =   -10005  #bad msgProc specified
390telBadHandErr   =   -10004  #bad handle specified
391OSAIllegalAssign    =   -10003  #Signaled when an object can never be set in a container
392telBadDNErr =   -10002  #TELDNHandle not found or invalid
393telBadTermErr   =   -10001  #invalid TELHandle or handle not found
394errAEEventFailed    =   -10000  #errAEEventFailed
395cannotMoveAttachedController    =   -9999   #cannotMoveAttachedController
396controllerHasFixedHeight    =   -9998   #controllerHasFixedHeight
397cannotSetWidthOfAttachedController  =   -9997   #cannotSetWidthOfAttachedController
398controllerBoundsNotExact    =   -9996   #controllerBoundsNotExact
399editingNotAllowed   =   -9995   #editingNotAllowed
400badControllerHeight =   -9994   #badControllerHeight
401deviceCantMeetRequest   =   -9408   #deviceCantMeetRequest
402seqGrabInfoNotAvailable =   -9407   #seqGrabInfoNotAvailable
403badSGChannel    =   -9406   #badSGChannel
404couldntGetRequiredComponent =   -9405   #couldntGetRequiredComponent
405notEnoughDiskSpaceToGrab    =   -9404   #notEnoughDiskSpaceToGrab
406notEnoughMemoryToGrab   =   -9403   #notEnoughMemoryToGrab
407cantDoThatInCurrentMode =   -9402   #cantDoThatInCurrentMode
408grabTimeComplete    =   -9401   #grabTimeComplete
409noDeviceForChannel  =   -9400   #noDeviceForChannel
410kNoCardBusCISErr    =   -9109   #No valid CIS exists for this CardBus card
411kNotZVCapableErr    =   -9108   #This socket does not support Zoomed Video
412kCardPowerOffErr    =   -9107   #Power to the card has been turned off
413kAttemptDupCardEntryErr =   -9106   #The Enabler was asked to create a duplicate card entry
414kAlreadySavedStateErr   =   -9105   #The state has been saved on previous call
415kTooManyIOWindowsErr    =   -9104   #device requested more than one I/O window
416kNotReadyErr    =   -9103   #PC Card failed to go ready
417kClientRequestDenied    =   -9102   #CS Clients should return this code inorder to
418kNoCompatibleNameErr    =   -9101   #There is no compatible driver name for this device
419kNoEnablerForCardErr    =   -9100   #No Enablers were found that can support the card
420kNoCardEnablersFoundErr =   -9099   #No Enablers were found
421kUnsupportedCardErr =   -9098   #Card not supported by generic enabler
422kNoClientTableErr   =   -9097   #The client table has not be initialized yet
423kNoMoreInterruptSlotsErr    =   -9096   #All internal Interrupt slots are in use
424kNoMoreTimerClientsErr  =   -9095   #All timer callbacks are in use
425kNoIOWindowRequestedErr =   -9094   #Request I/O window before calling configuration
426kBadCustomIFIDErr   =   -9093   #Custom interface ID is invalid
427kBadTupleDataErr    =   -9092   #Data in tuple is invalid
428kInvalidCSClientErr =   -9091   #Card Services ClientID is not registered
429kUnsupportedVsErr   =   -9090   #Unsupported Voltage Sense
430kInvalidDeviceNumber    =   -9089   #kInvalidDeviceNumber
431kPostCardEventErr   =   -9088   #_PCCSLPostCardEvent failed and dropped an event
432kCantConfigureCardErr   =   -9087   #kCantConfigureCardErr
433kPassCallToChainErr =   -9086   #kPassCallToChainErr
434kCardBusCardErr =   -9085   #kCardBusCardErr
435k16BitCardErr   =   -9084   #k16BitCardErr
436kBadDeviceErr   =   -9083   #kBadDeviceErr
437kBadLinkErr =   -9082   #kBadLinkErr
438kInvalidRegEntryErr =   -9081   #kInvalidRegEntryErr
439kNoCardSevicesSocketsErr    =   -9080   #kNoCardSevicesSocketsErr
440kOutOfResourceErr   =   -9079   #Card Services has exhausted the resource
441kNoMoreItemsErr =   -9078   #there are no more of the requested item
442kInUseErr   =   -9077   #requested resource is being used by a client
443kConfigurationLockedErr =   -9076   #a configuration has already been locked
444kWriteProtectedErr  =   -9075   #media is write-protected
445kBusyErr    =   -9074   #unable to process request at this time - try later
446kUnsupportedModeErr =   -9073   #mode is not supported
447kUnsupportedFunctionErr =   -9072   #function is not supported by this implementation
448kNoCardErr  =   -9071   #no PC card in the socket
449kGeneralFailureErr  =   -9070   #an undefined error has occurred
450kWriteFailureErr    =   -9069   #unable to complete write request
451kReadFailureErr =   -9068   #unable to complete read request
452kBadSpeedErr    =   -9067   #specified speed is unavailable
453kBadCISErr  =   -9066   #CIS on card is invalid
454kBadHandleErr   =   -9065   #clientHandle is invalid
455kBadArgsErr =   -9064   #values in argument packet are invalid
456kBadArgLengthErr    =   -9063   #ArgLength argument is invalid
457kBadWindowErr   =   -9062   #specified window is invalid
458kBadVppErr  =   -9061   #specified Vpp1 or Vpp2 power level index is invalid
459kBadVccErr  =   -9060   #specified Vcc power level index is invalid
460kBadTypeErr =   -9059   #specified window or interface type is invalid
461kBadSocketErr   =   -9058   #specified logical or physical socket number is invalid
462kBadSizeErr =   -9057   #specified size is invalid
463kBadPageErr =   -9056   #specified page is invalid
464kBadOffsetErr   =   -9055   #specified PC card memory array offset is invalid
465kBadIRQErr  =   -9054   #specified IRQ level is invalid
466kBadEDCErr  =   -9053   #specified EDC generator specified is invalid
467kBadBaseErr =   -9052   #specified base system memory address is invalid
468kBadAttributeErr    =   -9051   #specified attributes field value is invalid
469kBadAdapterErr  =   -9050   #invalid adapter number
470codecOffscreenFailedPleaseRetryErr  =   -8992   #codecOffscreenFailedPleaseRetryErr
471lockPortBitsWrongGDeviceErr =   -8991   #lockPortBitsWrongGDeviceErr
472directXObjectAlreadyExists  =   -8990   #directXObjectAlreadyExists
473codecDroppedFrameErr    =   -8989   #returned from ImageCodecDrawBand
474codecOffscreenFailedErr =   -8988   #codecOffscreenFailedErr
475codecNeedAccessKeyErr   =   -8987   #codec needs password in order to decompress
476codecParameterDialogConfirm =   -8986   #codecParameterDialogConfirm
477lockPortBitsSurfaceLostErr  =   -8985   #lockPortBitsSurfaceLostErr
478lockPortBitsBadPortErr  =   -8984   #lockPortBitsBadPortErr
479lockPortBitsWindowClippedErr    =   -8983   #lockPortBitsWindowClippedErr
480lockPortBitsWindowResizedErr    =   -8982   #lockPortBitsWindowResizedErr
481lockPortBitsWindowMovedErr  =   -8981   #lockPortBitsWindowMovedErr
482lockPortBitsBadSurfaceErr   =   -8980   #lockPortBitsBadSurfaceErr
483codecNeedToFlushChainErr    =   -8979   #codecNeedToFlushChainErr
484codecDisabledErr    =   -8978   #codec disabled itself -- pass codecFlagReenable to reset
485codecNoMemoryPleaseWaitErr  =   -8977   #codecNoMemoryPleaseWaitErr
486codecNothingToBlitErr   =   -8976   #codecNothingToBlitErr
487codecCantQueueErr   =   -8975   #codecCantQueueErr
488codecCantWhenErr    =   -8974   #codecCantWhenErr
489codecOpenErr    =   -8973   #codecOpenErr
490codecConditionErr   =   -8972   #codecConditionErr
491codecExtensionNotFoundErr   =   -8971   #codecExtensionNotFoundErr
492codecDataVersErr    =   -8970   #codecDataVersErr
493codecBadDataErr =   -8969   #codecBadDataErr
494codecWouldOffscreenErr  =   -8968   #codecWouldOffscreenErr
495codecAbortErr   =   -8967   #codecAbortErr
496codecSpoolErr   =   -8966   #codecSpoolErr
497codecImageBufErr    =   -8965   #codecImageBufErr
498codecScreenBufErr   =   -8964   #codecScreenBufErr
499codecSizeErr    =   -8963   #codecSizeErr
500codecUnimpErr   =   -8962   #codecUnimpErr
501noCodecErr  =   -8961   #noCodecErr
502codecErr    =   -8960   #codecErr
503kIllegalClockValueErr   =   -8852   #kIllegalClockValueErr
504kUTCOverflowErr =   -8851   #kUTCOverflowErr
505kUTCUnderflowErr    =   -8850   #kUTCUnderflowErr
506kATSULastErr    =   -8809   #The last ATSUI error code.
507kATSULineBreakInWord    =   -8808   #This is not an error code but is returned by ATSUBreakLine to
508kATSUCoordinateOverflowErr  =   -8807   #Used to indicate the coordinates provided to an ATSUI routine caused
509kATSUNoFontScalerAvailableErr   =   -8806   #Used when no font scaler is available for the font passed
510kATSUNoFontCmapAvailableErr =   -8805   #Used when no CMAP table can be accessed or synthesized for the
511kATSULowLevelErr    =   -8804   #Used when an error was encountered within the low level ATS
512kATSUQuickDrawTextErr   =   -8803   #Used when QuickDraw Text encounters an error rendering or measuring
513kATSUNoStyleRunsAssignedErr =   -8802   #Used when an attempt was made to measure, highlight or draw
514kATSUNotSetErr  =   -8801   #Used when the client attempts to retrieve an attribute,
515kATSUInvalidCacheErr    =   -8800   #Used when an attempt was made to read in style data
516kATSUInvalidAttributeTagErr =   -8799   #Used when an attempt was made to use a tag value that
517kATSUInvalidAttributeSizeErr    =   -8798   #Used when an attempt was made to use an attribute with a
518kATSUInvalidAttributeValueErr   =   -8797   #Used when an attempt was made to use an attribute with
519kATSUInvalidFontErr =   -8796   #Used when an attempt was made to use an invalid font ID.
520kATSUNoCorrespondingFontErr =   -8795   #This value is retrned by font ID conversion
521kATSUFontsNotMatched    =   -8794   #This value is returned by ATSUMatchFontsToText()
522kATSUFontsMatched   =   -8793   #This is not an error code but is returned by
523kATSUInvalidTextRangeErr    =   -8792   #An attempt was made to extract information
524kATSUInvalidStyleErr    =   -8791   #An attempt was made to use a ATSUStyle which
525kATSUInvalidTextLayoutErr   =   -8790   #An attempt was made to use a ATSUTextLayout
526kTECOutputBufferFullStatus  =   -8785   #output buffer has no room for conversion of next input text element (partial conversion)
527kTECNeedFlushStatus =   -8784   #kTECNeedFlushStatus
528kTECUsedFallbacksStatus =   -8783   #kTECUsedFallbacksStatus
529kTECItemUnavailableErr  =   -8771   #item (e.g. name) not available for specified region (& encoding if relevant)
530kTECGlobalsUnavailableErr   =   -8770   #globals have already been deallocated (premature TERM)
531unicodeChecksumErr  =   -8769   #unicodeChecksumErr
532unicodeNoTableErr   =   -8768   #unicodeNoTableErr
533unicodeVariantErr   =   -8767   #unicodeVariantErr
534unicodeFallbacksErr =   -8766   #unicodeFallbacksErr
535unicodePartConvertErr   =   -8765   #unicodePartConvertErr
536unicodeBufErr   =   -8764   #unicodeBufErr
537unicodeCharErr  =   -8763   #unicodeCharErr
538unicodeElementErr   =   -8762   #unicodeElementErr
539unicodeNotFoundErr  =   -8761   #unicodeNotFoundErr
540unicodeTableFormatErr   =   -8760   #unicodeTableFormatErr
541unicodeDirectionErr =   -8759   #unicodeDirectionErr
542unicodeContextualErr    =   -8758   #unicodeContextualErr
543unicodeTextEncodingDataErr  =   -8757   #unicodeTextEncodingDataErr
544kTECDirectionErr    =   -8756   #direction stack overflow, etc.
545kTECIncompleteElementErr    =   -8755   #text element may be incomplete or is too long for internal buffers
546kTECUnmappableElementErr    =   -8754   #kTECUnmappableElementErr
547kTECPartialCharErr  =   -8753   #input buffer ends in the middle of a multibyte character, conversion stopped
548kTECBadTextRunErr   =   -8752   #kTECBadTextRunErr
549kTECArrayFullErr    =   -8751   #supplied name buffer or TextRun, TextEncoding, or UnicodeMapping array is too small
550kTECBufferBelowMinimumSizeErr   =   -8750   #output buffer too small to allow processing of first input text element
551kTECNoConversionPathErr =   -8749   #kTECNoConversionPathErr
552kTECCorruptConverterErr =   -8748   #invalid converter object reference
553kTECTableFormatErr  =   -8747   #kTECTableFormatErr
554kTECTableChecksumErr    =   -8746   #kTECTableChecksumErr
555kTECMissingTableErr =   -8745   #kTECMissingTableErr
556kTextUndefinedElementErr    =   -8740   #text conversion errors
557kTextMalformedInputErr  =   -8739   #in DBCS, for example, high byte followed by invalid low byte
558kTextUnsupportedEncodingErr =   -8738   #specified encoding not supported for this operation
559kRANotEnabled   =   -7139   #kRANotEnabled
560kRACallBackFailed   =   -7138   #kRACallBackFailed
561kRADuplicateIPAddr  =   -7137   #kRADuplicateIPAddr
562kRANCPRejectedbyPeer    =   -7136   #kRANCPRejectedbyPeer
563kRAExtAuthenticationFailed  =   -7135   #kRAExtAuthenticationFailed
564kRAATalkInactive    =   -7134   #kRAATalkInactive
565kRAPeerNotResponding    =   -7133   #kRAPeerNotResponding
566kRAPPPPeerDisconnected  =   -7132   #kRAPPPPeerDisconnected
567kRAPPPUserDisconnected  =   -7131   #kRAPPPUserDisconnected
568kRAPPPNegotiationFailed =   -7130   #kRAPPPNegotiationFailed
569kRAPPPAuthenticationFailed  =   -7129   #kRAPPPAuthenticationFailed
570kRAPPPProtocolRejected  =   -7128   #kRAPPPProtocolRejected
571dcmBufferOverflowErr    =   -7127   #data is larger than buffer size
572kRANotPrimaryInterface  =   -7126   #when IPCP is not primary TCP/IP intf.
573kRATCPIPNotConfigured   =   -7125   #TCP/IP not configured, could be loaded
574kRATCPIPInactive    =   -7124   #TCP/IP inactive, cannot be loaded
575kRARemoteAccessNotReady =   -7123   #kRARemoteAccessNotReady
576kRAInitOpenTransportFailed  =   -7122   #kRAInitOpenTransportFailed
577dcmProtectedErr =   -7121   #need keyword to use dictionary
578kRAUserPwdEntryRequired =   -7120   #kRAUserPwdEntryRequired
579kRAUserPwdChangeRequired    =   -7119   #kRAUserPwdChangeRequired
580dcmBadFindMethodErr =   -7118   #no such find method supported
581kRAInvalidSerialProtocol    =   -7117   #kRAInvalidSerialProtocol
582kRAInvalidPortState =   -7116   #kRAInvalidPortState
583dcmBadKeyErr    =   -7115   #bad key information
584kRAPortBusy =   -7114   #kRAPortBusy
585kRAInstallationDamaged  =   -7113   #kRAInstallationDamaged
586dcmBadFieldTypeErr  =   -7112   #no such field type supported
587dcmBadFieldInfoErr  =   -7111   #incomplete information
588dcmNecessaryFieldErr    =   -7110   #lack required/identify field
589dcmDupRecordErr =   -7109   #same record already exist
590kRANotConnected =   -7108   #kRANotConnected
591dcmBlockFullErr =   -7107   #dictionary block full
592kRAMissingResources =   -7106   #kRAMissingResources
593dcmDictionaryBusyErr    =   -7105   #dictionary is busy
594dcmDictionaryNotOpenErr =   -7104   #dictionary not opened
595dcmPermissionErr    =   -7103   #invalid permission
596dcmBadDictionaryErr =   -7102   #invalid dictionary
597dcmNotDictionaryErr =   -7101   #not dictionary
598kRAInvalidParameter =   -7100   #kRAInvalidParameter
599laEngineNotFoundErr =   -7000   #can't find the engine
600laPropertyErr   =   -6999   #Error in properties
601kUSBUnknownDeviceErr    =   -6998   #device ref not recognised
602laPropertyIsReadOnlyErr =   -6997   #the property is read only
603laPropertyUnknownErr    =   -6996   #the property is unknown to this environment
604laPropertyValueErr  =   -6995   #Invalid property value
605laDictionaryTooManyErr  =   -6994   #too many dictionaries
606laDictionaryUnknownErr  =   -6993   #can't use this dictionary with this environment
607laDictionaryNotOpenedErr    =   -6992   #the dictionary is not opened
608laTextOverFlowErr   =   -6991   #text is too long
609laFailAnalysisErr   =   -6990   #analysis failed
610laNoMoreMorphemeErr =   -6989   #nothing to read
611laInvalidPathErr    =   -6988   #path is not correct
612kUSBNotHandled  =   -6987   #Notification was not handled   (same as NotFound)
613laEnvironmentNotFoundErr    =   -6986   #can't fint the specified environment
614laEnvironmentBusyErr    =   -6985   #specified environment is used
615laTooSmallBufferErr =   -6984   #output buffer is too small to store any result
616kUSBFlagsError  =   -6983   #Unused flags not zeroed
617kUSBAbortedError    =   -6982   #Pipe aborted
618kUSBNoBandwidthError    =   -6981   #Not enough bandwidth available
619kUSBPipeIdleError   =   -6980   #Pipe is Idle, it will not accept transactions
620kUSBPipeStalledError    =   -6979   #Pipe has stalled, error needs to be cleared
621kUSBUnknownInterfaceErr =   -6978   #Interface ref not recognised
622kUSBDeviceBusy  =   -6977   #Device is already being configured
623kUSBDevicePowerProblem  =   -6976   #Device has a power problem
624kUSBInvalidBuffer   =   -6975   #bad buffer, usually nil
625kUSBDeviceSuspended =   -6974   #Device is suspended
626kUSBDeviceNotSuspended  =   -6973   #device is not suspended for resume
627kUSBDeviceDisconnected  =   -6972   #Disconnected during suspend or reset
628kUSBTimedOut    =   -6971   #Transaction timed out.
629kUSBQueueAborted    =   -6970   #Pipe zero stall cleared.
630kUSBPortDisabled    =   -6969   #The port you are attached to is disabled, use USBDeviceReset.
631kUSBBadDispatchTable    =   -6950   #Improper driver dispatch table
632kUSBUnknownNotification =   -6949   #Notification type not defined
633kUSBQueueFull   =   -6948   #Internal queue maxxed
634kUSBLinkErr =   -6916   #kUSBLinkErr
635kUSBCRCErr  =   -6915   #Pipe stall, bad CRC
636kUSBBitstufErr  =   -6914   #Pipe stall, bitstuffing
637kUSBDataToggleErr   =   -6913   #Pipe stall, Bad data toggle
638kUSBEndpointStallErr    =   -6912   #Device didn't understand
639kUSBNotRespondingErr    =   -6911   #Pipe stall, No device, device hung
640kUSBPIDCheckErr =   -6910   #Pipe stall, PID CRC error
641kUSBWrongPIDErr =   -6909   #Pipe stall, Bad or wrong PID
642kUSBOverRunErr  =   -6908   #Packet too large or more data than buffer
643kUSBUnderRunErr =   -6907   #Less data than buffer
644kUSBRes1Err =   -6906   #kUSBRes1Err
645kUSBRes2Err =   -6905   #kUSBRes2Err
646kUSBBufOvrRunErr    =   -6904   #Host hardware failure on data in, PCI busy?
647kUSBBufUnderRunErr  =   -6903   #Host hardware failure on data out, PCI busy?
648kUSBNotSent1Err =   -6902   #Transaction not sent
649kUSBNotSent2Err =   -6901   #Transaction not sent
650kDMFoundErr =   -6232   #Did not proceed because we found an item
651kDMMainDisplayCannotMoveErr =   -6231   #Trying to move main display (or a display mirrored to it)
652kDMDisplayAlreadyInstalledErr   =   -6230   #Attempt to add an already installed display.
653kDMDisplayNotFoundErr   =   -6229   #Could not find item (will someday remove).
654kDMDriverNotDisplayMgrAwareErr  =   -6228   #Video Driver does not support display manager.
655kDMSWNotInitializedErr  =   -6227   #Required software not initialized (eg windowmanager or display mgr).
656kSysSWTooOld    =   -6226   #Missing critical pieces of System Software.
657kDMMirroringNotOn   =   -6225   #Returned by all calls that need mirroring to be on to do their thing.
658kDMCantBlock    =   -6224   #Mirroring is already on, canÕt Block now (call DMUnMirror() first).
659kDMMirroringBlocked =   -6223   #DMBlockMirroring() has been called.
660kDMWrongNumberOfDisplays    =   -6222   #Can only handle 2 displays for now.
661kDMMirroringOnAlready   =   -6221   #Returned by all calls that need mirroring to be off to do their thing.
662kDMGenErr   =   -6220   #Unexpected Error
663kQTSSUnknownErr =   -6150   #kQTSSUnknownErr
664collectionVersionErr    =   -5753   #collectionVersionErr
665collectionIndexRangeErr =   -5752   #collectionIndexRangeErr
666collectionItemNotFoundErr   =   -5751   #collectionItemNotFoundErr
667collectionItemLockedErr =   -5750   #collectionItemLockedErr
668kNavMissingKindStringErr    =   -5699   #kNavMissingKindStringErr
669kNavInvalidCustomControlMessageErr  =   -5698   #kNavInvalidCustomControlMessageErr
670kNavCustomControlMessageFailedErr   =   -5697   #kNavCustomControlMessageFailedErr
671kNavInvalidSystemConfigErr  =   -5696   #kNavInvalidSystemConfigErr
672kNavWrongDialogClassErr =   -5695   #kNavWrongDialogClassErr
673kNavWrongDialogStateErr =   -5694   #kNavWrongDialogStateErr
674dialogNoTimeoutErr  =   -5640   #dialogNoTimeoutErr
675menuInvalidErr  =   -5623   #menu is invalid
676menuItemNotFoundErr =   -5622   #specified menu item wasn't found
677menuUsesSystemDefErr    =   -5621   #GetMenuDefinition failed because the menu uses the system MDEF
678menuNotFoundErr =   -5620   #specified menu or menu ID wasn't found
679windowWrongStateErr =   -5615   #window is not in a state that is valid for the current action
680windowManagerInternalErr    =   -5614   #something really weird happened inside the window manager
681windowAttributesConflictErr =   -5613   #passed some attributes that are mutually exclusive
682windowAttributeImmutableErr =   -5612   #tried to change attributes which can't be changed
683errWindowDoesNotFitOnscreen =   -5611   #ConstrainWindowToScreen could not make the window fit onscreen
684errWindowNotFound   =   -5610   #returned from FindWindowOfClass
685errFloatingWindowsNotInitialized    =   -5609   #called HideFloatingWindows or ShowFloatingWindows without calling InitFloatingWindows
686errWindowsAlreadyInitialized    =   -5608   #tried to call InitFloatingWindows twice, or called InitWindows and then floating windows
687errUserWantsToDragWindow    =   -5607   #if returned from TrackWindowProxyDrag, you should call DragWindow on the window
688errCorruptWindowDescription =   -5606   #tried to load a corrupt window description (size or version fields incorrect)
689errUnrecognizedWindowClass  =   -5605   #tried to create a window with a bad WindowClass
690errWindowPropertyNotFound   =   -5604   #tried to get a nonexistent property
691errInvalidWindowProperty    =   -5603   #tried to access a property tag with private creator
692errWindowDoesNotHaveProxy   =   -5602   #tried to do something requiring a proxy to a window which doesnÕt have a proxy
693errUnsupportedWindowAttributesForClass  =   -5601   #tried to create a window with WindowAttributes not supported by the WindowClass
694errInvalidWindowPtr =   -5600   #tried to pass a bad WindowRef argument
695gestaltLocationErr  =   -5553   #gestalt function ptr wasn't in sysheap
696gestaltDupSelectorErr   =   -5552   #tried to add an entry that already existed
697gestaltUndefSelectorErr =   -5551   #undefined selector was passed to Gestalt
698gestaltUnknownErr   =   -5550   #value returned if Gestalt doesn't know the answer
699envVersTooBig   =   -5502   #Version bigger than call can handle
700envBadVers  =   -5501   #Version non-positive
701envNotPresent   =   -5500   #returned by glue.
702qtsAddressBusyErr   =   -5421   #qtsAddressBusyErr
703qtsConnectionFailedErr  =   -5420   #qtsConnectionFailedErr
704qtsTimeoutErr   =   -5408   #qtsTimeoutErr
705qtsUnknownValueErr  =   -5407   #qtsUnknownValueErr
706qtsTooMuchDataErr   =   -5406   #qtsTooMuchDataErr
707qtsUnsupportedFeatureErr    =   -5405   #qtsUnsupportedFeatureErr
708qtsUnsupportedRateErr   =   -5404   #qtsUnsupportedRateErr
709qtsUnsupportedDataTypeErr   =   -5403   #qtsUnsupportedDataTypeErr
710qtsBadDataErr   =   -5402   #something is wrong with the data
711qtsBadStateErr  =   -5401   #qtsBadStateErr
712qtsBadSelectorErr   =   -5400   #qtsBadSelectorErr
713errIAEndOfTextRun   =   -5388   #errIAEndOfTextRun
714errIATextExtractionErr  =   -5387   #errIATextExtractionErr
715errIAInvalidDocument    =   -5386   #errIAInvalidDocument
716errIACanceled   =   -5385   #errIACanceled
717errIABufferTooSmall =   -5384   #errIABufferTooSmall
718errIANoMoreItems    =   -5383   #errIANoMoreItems
719errIAParamErr   =   -5382   #errIAParamErr
720errIAAllocationErr  =   -5381   #errIAAllocationErr
721errIAUnknownErr =   -5380   #errIAUnknownErr
722hrURLNotHandledErr  =   -5363   #hrURLNotHandledErr
723hrUnableToResizeHandleErr   =   -5362   #hrUnableToResizeHandleErr
724hrMiscellaneousExceptionErr =   -5361   #hrMiscellaneousExceptionErr
725hrHTMLRenderingLibNotInstalledErr   =   -5360   #hrHTMLRenderingLibNotInstalledErr
726errCannotUndo   =   -5253   #errCannotUndo
727errNonContiuousAttribute    =   -5252   #errNonContiuousAttribute
728errUnknownElement   =   -5251   #errUnknownElement
729errReadOnlyText =   -5250   #errReadOnlyText
730errEmptyScrap   =   -5249   #errEmptyScrap
731errNoHiliteText =   -5248   #errNoHiliteText
732errOffsetNotOnElementBounday    =   -5247   #errOffsetNotOnElementBounday
733errInvalidRange =   -5246   #errInvalidRange
734errIteratorReachedEnd   =   -5245   #errIteratorReachedEnd
735errEngineNotFound   =   -5244   #errEngineNotFound
736errAlreadyInImagingMode =   -5243   #errAlreadyInImagingMode
737errNotInImagingMode =   -5242   #errNotInImagingMode
738errMarginWilllNotFit    =   -5241   #errMarginWilllNotFit
739errUnknownAttributeTag  =   -5240   #errUnknownAttributeTag
740afpSameNodeErr  =   -5063   #An Attempt was made to connect to a file server running on the same machine
741afpAlreadyMounted   =   -5062   #The volume is already mounted
742afpCantMountMoreSrvre   =   -5061   #The Maximum number of server connections has been reached
743afpBadDirIDType =   -5060   #afpBadDirIDType
744afpCallNotAllowed   =   -5048   #The server knows what you wanted to do, but won't let you do it just now
745afpAlreadyLoggedInErr   =   -5047   #User has been authenticated but is already logged in from another machine (and that's not allowed on this server)
746afpPwdPolicyErr =   -5046   #Password does not conform to servers password policy
747afpPwdNeedsChangeErr    =   -5045   #The password needs to be changed
748afpInsideTrashErr   =   -5044   #The folder being shared is inside the trash folder OR the shared folder is being moved into the trash folder
749afpInsideSharedErr  =   -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
750afpPwdExpiredErr    =   -5042   #The password being used is too old: this requires the user to change the password before log-in can continue
751afpPwdTooShortErr   =   -5041   #The password being set is too short: there is a minimum length that must be met or exceeded
752afpPwdSameErr   =   -5040   #Someone tried to change their password to the same password on a mantadory password change
753afpBadIDErr =   -5039   #afpBadIDErr
754afpSameObjectErr    =   -5038   #afpSameObjectErr
755afpCatalogChanged   =   -5037   #afpCatalogChanged
756afpDiffVolErr   =   -5036   #afpDiffVolErr
757afpIDExists =   -5035   #afpIDExists
758afpIDNotFound   =   -5034   #afpIDNotFound
759afpContainsSharedErr    =   -5033   #the folder being shared contains a shared folder
760afpObjectLocked =   -5032   #Object is M/R/D/W inhibited
761afpVolLocked    =   -5031   #Volume is Read-Only
762afpIconTypeError    =   -5030   #Icon size specified different from existing icon size
763afpDirNotFound  =   -5029   #Unknown directory specified
764afpCantRename   =   -5028   #AFPRename cannot rename volume
765afpServerGoingDown  =   -5027   #Server is shutting down
766afpTooManyFilesOpen =   -5026   #Maximum open file count reached
767afpObjectTypeErr    =   -5025   #File/Directory specified where Directory/File expected
768afpCallNotSupported =   -5024   #Unsupported AFP call was made
769afpUserNotAuth  =   -5023   #No AFPLogin call has successfully been made for this session
770afpSessClosed   =   -5022   #Session closed
771afpRangeOverlap =   -5021   #Some or all of range already locked by same user
772afpRangeNotLocked   =   -5020   #Tried to unlock range that was not locked by user
773afpParmErr  =   -5019   #A specified parameter was out of allowable range
774afpObjectNotFound   =   -5018   #Specified file or directory does not exist
775afpObjectExists =   -5017   #Specified destination file or directory already exists
776afpNoServer =   -5016   #Server not responding
777afpNoMoreLocks  =   -5015   #Maximum lock limit reached
778afpMiscErr  =   -5014   #Unexpected error encountered during execution
779afpLockErr  =   -5013   #Some or all of requested range is locked by another user
780afpItemNotFound =   -5012   #Unknown UserName/UserID or missing comment/APPL entry
781afpFlatVol  =   -5011   #Cannot create directory on specified volume
782afpFileBusy =   -5010   #Cannot delete an open file
783afpEofError =   -5009   #Read beyond logical end-of-file
784afpDiskFull =   -5008   #Insufficient free space on volume for operation
785afpDirNotEmpty  =   -5007   #Cannot delete non-empty directory
786afpDenyConflict =   -5006   #Specified open/deny modes conflict with current open modes
787afpCantMove =   -5005   #Move destination is offspring of source, or root was specified
788afpBitmapErr    =   -5004   #Bitmap contained bits undefined for call
789afpBadVersNum   =   -5003   #Unknown AFP protocol version number specified
790afpBadUAM   =   -5002   #Unknown user authentication method specified
791afpAuthContinue =   -5001   #Further information required to complete AFPLogin call
792afpAccessDenied =   -5000   #Insufficient access privileges for operation
793illegalScrapFlavorSizeErr   =   -4999   #illegalScrapFlavorSizeErr
794illegalScrapFlavorTypeErr   =   -4998   #illegalScrapFlavorTypeErr
795illegalScrapFlavorFlagsErr  =   -4997   #illegalScrapFlavorFlagsErr
796scrapFlavorSizeMismatchErr  =   -4996   #scrapFlavorSizeMismatchErr
797scrapFlavorFlagsMismatchErr =   -4995   #scrapFlavorFlagsMismatchErr
798nilScrapFlavorDataErr   =   -4994   #nilScrapFlavorDataErr
799noScrapPromiseKeeperErr =   -4993   #noScrapPromiseKeeperErr
800scrapPromiseNotKeptErr  =   -4992   #scrapPromiseNotKeptErr
801processStateIncorrectErr    =   -4991   #processStateIncorrectErr
802badScrapRefErr  =   -4990   #badScrapRefErr
803duplicateScrapFlavorErr =   -4989   #duplicateScrapFlavorErr
804internalScrapErr    =   -4988   #internalScrapErr
805coreFoundationUnknownErr    =   -4960   #coreFoundationUnknownErr
806badRoutingSizeErr   =   -4276   #badRoutingSizeErr
807routingNotFoundErr  =   -4275   #routingNotFoundErr
808duplicateRoutingErr =   -4274   #duplicateRoutingErr
809invalidFolderTypeErr    =   -4273   #invalidFolderTypeErr
810noMoreFolderDescErr =   -4272   #noMoreFolderDescErr
811duplicateFolderDescErr  =   -4271   #duplicateFolderDescErr
812badFolderDescErr    =   -4270   #badFolderDescErr
813cmCantGamutCheckError   =   -4217   #Gammut checking not supported by this ColorWorld
814cmNamedColorNotFound    =   -4216   #NamedColor not found
815cmCantCopyModifiedV1Profile =   -4215   #Illegal to copy version 1 profiles that have been modified
816cmRangeOverFlow =   -4214   #Color conversion warning that some output color values over/underflowed and were clipped
817cmInvalidProfileComment =   -4213   #Bad Profile comment during drawpicture
818cmNoGDevicesError   =   -4212   #Begin/End Matching -- no gdevices available
819cmInvalidDstMap =   -4211   #Destination pix/bit map was invalid
820cmInvalidSrcMap =   -4210   #Source pix/bit map was invalid
821cmInvalidColorSpace =   -4209   #Profile colorspace does not match bitmap type
822cmErrIncompatibleProfile    =   -4208   #Other ColorSync Errors
823cmSearchError   =   -4207   #cmSearchError
824cmInvalidSearch =   -4206   #Bad Search Handle
825cmInvalidProfileLocation    =   -4205   #Operation not supported for this profile location
826cmInvalidProfile    =   -4204   #A Profile must contain a 'cs1 ' tag to be valid
827cmFatalProfileErr   =   -4203   #cmFatalProfileErr
828cmCantDeleteElement =   -4202   #cmCantDeleteElement
829cmIndexRangeErr =   -4201   #Tag index out of range
830kNSLInitializationFailed    =   -4200   #UNABLE TO INITIALIZE THE MANAGER!!!!! DO NOT CONTINUE!!!!
831kNSLNotInitialized  =   -4199   #kNSLNotInitialized
832kNSLInsufficientSysVer  =   -4198   #kNSLInsufficientSysVer
833kNSLInsufficientOTVer   =   -4197   #kNSLInsufficientOTVer
834kNSLNoElementsInList    =   -4196   #kNSLNoElementsInList
835kNSLBadReferenceErr =   -4195   #kNSLBadReferenceErr
836kNSLBadServiceTypeErr   =   -4194   #kNSLBadServiceTypeErr
837kNSLBadDataTypeErr  =   -4193   #kNSLBadDataTypeErr
838kNSLBadNetConnection    =   -4192   #kNSLBadNetConnection
839kNSLNoSupportForService =   -4191   #kNSLNoSupportForService
840kNSLInvalidPluginSpec   =   -4190   #kNSLInvalidPluginSpec
841kNSLRequestBufferAlreadyInList  =   -4189   #kNSLRequestBufferAlreadyInList
842kNSLNoContextAvailable  =   -4188   #(ContinueLookup function ptr invalid)
843kNSLBufferTooSmallForData   =   -4187   #(Client buffer too small for data from plugin)
844kNSLCannotContinueLookup    =   -4186   #(Can't continue lookup; error or bad state)
845kNSLBadClientInfoPtr    =   -4185   #(nil ClientAsyncInfoPtr; no reference available)
846kNSLNullListPtr =   -4184   #(client is trying to add items to a nil list)
847kNSLBadProtocolTypeErr  =   -4183   #(client is trying to add a null protocol type)
848kNSLPluginLoadFailed    =   -4182   #(manager unable to load one of the plugins)
849kNSLNoPluginsFound  =   -4181   #(manager didn't find any valid plugins to load)
850kNSLSearchAlreadyInProgress =   -4180   #(you can only have one ongoing search per clientRef)
851kNSLNoPluginsForSearch  =   -4179   #(no plugins will respond to search request; bad protocol(s)?)
852kNSLNullNeighborhoodPtr =   -4178   #(client passed a null neighborhood ptr)
853kNSLSomePluginsFailedToLoad =   -4177   #(one or more plugins failed to load, but at least one did load; this error isn't fatal)
854kNSLErrNullPtrError =   -4176   #kNSLErrNullPtrError
855kNSLNotImplementedYet   =   -4175   #kNSLNotImplementedYet
856kNSLUILibraryNotAvailable   =   -4174   #The NSL UI Library needs to be in the Extensions Folder
857kNSLNoCarbonLib =   -4173   #kNSLNoCarbonLib
858kNSLBadURLSyntax    =   -4172   #URL contains illegal characters
859kNSLSchedulerError  =   -4171   #A custom thread routine encountered an error
860kNSL68kContextNotSupported  =   -4170   #no 68k allowed
861noHelpForItem   =   -4009   #noHelpForItem
862badProfileError =   -4008   #badProfileError
863colorSyncNotInstalled   =   -4007   #colorSyncNotInstalled
864pickerCantLive  =   -4006   #pickerCantLive
865cantLoadPackage =   -4005   #cantLoadPackage
866cantCreatePickerWindow  =   -4004   #cantCreatePickerWindow
867cantLoadPicker  =   -4003   #cantLoadPicker
868pickerResourceError =   -4002   #pickerResourceError
869requiredFlagsDontMatch  =   -4001   #requiredFlagsDontMatch
870firstPickerError    =   -4000   #firstPickerError
871kOTPortLostConnection   =   -3285   #
872kOTUserRequestedErr =   -3284   #
873kOTConfigurationChangedErr  =   -3283   #
874kOTBadConfigurationErr  =   -3282   #
875kOTPortWasEjectedErr    =   -3281   #
876kOTPortHasDiedErr   =   -3280   #
877kOTClientNotInittedErr  =   -3279   #
878kENOMSGErr  =   -3278   #
879kESRCHErr   =   -3277   #
880kEINPROGRESSErr =   -3276   #
881kENODATAErr =   -3275   #
882kENOSTRErr  =   -3274   #
883kECANCELErr =   -3273   #
884kEBADMSGErr =   -3272   #
885kENOSRErr   =   -3271   #
886kETIMEErr   =   -3270   #
887kEPROTOErr  =   -3269   #‚‚‚ fill out missing codes ‚‚‚
888kEHOSTUNREACHErr    =   -3264   #No route to host
889kEHOSTDOWNErr   =   -3263   #Host is down
890kECONNREFUSEDErr    =   -3260   #Connection refused
891kETIMEDOUTErr   =   -3259   #Connection timed out
892kETOOMANYREFSErr    =   -3258   #Too many references: can't splice
893kESHUTDOWNErr   =   -3257   #Can't send after socket shutdown
894kENOTCONNErr    =   -3256   #Socket is not connected
895kEISCONNErr =   -3255   #Socket is already connected
896kENOBUFSErr =   -3254   #No buffer space available
897kECONNRESETErr  =   -3253   #Connection reset by peer
898kECONNABORTEDErr    =   -3252   #Software caused connection abort
899kENETRESETErr   =   -3251   #Network dropped connection on reset
900kENETUNREACHErr =   -3250   #Network is unreachable
901kENETDOWNErr    =   -3249   #Network is down
902kEADDRNOTAVAILErr   =   -3248   #Can't assign requested address
903kEADDRINUSEErr  =   -3247   #Address already in use
904kEOPNOTSUPPErr  =   -3244   #Operation not supported on socket
905kESOCKTNOSUPPORTErr =   -3243   #Socket type not supported
906kEPROTONOSUPPORTErr =   -3242   #Protocol not supported
907kENOPROTOOPTErr =   -3241   #Protocol not available
908kEPROTOTYPEErr  =   -3240   #Protocol wrong type for socket
909kEMSGSIZEErr    =   -3239   #Message too long
910kEDESTADDRREQErr    =   -3238   #Destination address required
911kENOTSOCKErr    =   -3237   #Socket operation on non-socket
912kEALREADYErr    =   -3236   #
913kEWOULDBLOCKErr =   -3234   #Call would block, so was aborted
914kERANGEErr  =   -3233   #Message size too large for STREAM
915kEPIPEErr   =   -3231   #Broken pipe
916kENOTTYErr  =   -3224   #Not a character device
917kEINVALErr  =   -3221   #Invalid argument
918kENODEVErr  =   -3218   #No such device
919kOTDuplicateFoundErr    =   -3216   #OT generic duplicate found error
920kEBUSYErr   =   -3215   #Device or resource busy
921kEFAULTErr  =   -3213   #Bad address
922kEACCESErr  =   -3212   #Permission denied
923kOTOutOfMemoryErr   =   -3211   #OT ran out of memory, may be a temporary
924kEAGAINErr  =   -3210   #Try operation again later
925kEBADFErr   =   -3208   #Bad file number
926kENXIOErr   =   -3205   #No such device or address
927kEIOErr =   -3204   #I/O error
928kEINTRErr   =   -3203   #Interrupted system service
929kENORSRCErr =   -3202   #No such resource
930kOTNotFoundErr  =   -3201   #OT generic not found error
931kEPERMErr   =   -3200   #Permission denied
932kOTCanceledErr  =   -3180   #XTI2OSStatus(TCANCELED) The command was cancelled
933kOTBadSyncErr   =   -3179   #XTI2OSStatus(TBADSYNC) A synchronous call at interrupt time
934kOTProtocolErr  =   -3178   #XTI2OSStatus(TPROTO) An unspecified provider error occurred
935kOTQFullErr =   -3177   #XTI2OSStatus(TQFULL)
936kOTResAddressErr    =   -3176   #XTI2OSStatus(TRESADDR)
937kOTResQLenErr   =   -3175   #XTI2OSStatus(TRESQLEN)
938kOTProviderMismatchErr  =   -3174   #XTI2OSStatus(TPROVMISMATCH) Tried to accept on incompatible endpoint
939kOTIndOutErr    =   -3173   #XTI2OSStatus(TINDOUT) Accept failed because of pending listen
940kOTAddressBusyErr   =   -3172   #XTI2OSStatus(TADDRBUSY) Address requested is already in use
941kOTBadQLenErr   =   -3171   #XTI2OSStatus(TBADQLEN) A Bind to an in-use addr with qlen > 0
942kOTBadNameErr   =   -3170   #XTI2OSStatus(TBADNAME) A bad endpoint name was supplied
943kOTNoStructureTypeErr   =   -3169   #XTI2OSStatus(TNOSTRUCTYPE) Bad structure type requested for OTAlloc
944kOTStateChangeErr   =   -3168   #XTI2OSStatus(TSTATECHNG) State is changing - try again later
945kOTNotSupportedErr  =   -3167   #XTI2OSStatus(TNOTSUPPORT) Command is not supported
946kOTNoReleaseErr =   -3166   #XTI2OSStatus(TNOREL) No orderly release indication available
947kOTBadFlagErr   =   -3165   #XTI2OSStatus(TBADFLAG) A Bad flag value was supplied
948kOTNoUDErrErr   =   -3164   #XTI2OSStatus(TNOUDERR) No Unit Data Error indication available
949kOTNoDisconnectErr  =   -3163   #XTI2OSStatus(TNODIS) No disconnect indication available
950kOTNoDataErr    =   -3162   #XTI2OSStatus(TNODATA) No data available for reading
951kOTFlowErr  =   -3161   #XTI2OSStatus(TFLOW) Provider is flow-controlled
952kOTBufferOverflowErr    =   -3160   #XTI2OSStatus(TBUFOVFLW) Passed buffer not big enough
953kOTBadDataErr   =   -3159   #XTI2OSStatus(TBADDATA) An illegal amount of data was specified
954kOTLookErr  =   -3158   #XTI2OSStatus(TLOOK) An event occurred - call Look()
955kOTSysErrorErr  =   -3157   #XTI2OSStatus(TSYSERR) A system error occurred
956kOTBadSequenceErr   =   -3156   #XTI2OSStatus(TBADSEQ) Sequence specified does not exist
957kOTOutStateErr  =   -3155   #XTI2OSStatus(TOUTSTATE) Call issued in wrong state
958kOTNoAddressErr =   -3154   #XTI2OSStatus(TNOADDR) No address was specified
959kOTBadReferenceErr  =   -3153   #XTI2OSStatus(TBADF) Bad provider reference
960kOTAccessErr    =   -3152   #XTI2OSStatus(TACCES) Missing access permission
961kOTBadOptionErr =   -3151   #XTI2OSStatus(TBADOPT) A Bad option was specified
962kOTBadAddressErr    =   -3150   #XTI2OSStatus(TBADADDR) A Bad address was specified
963sktClosedErr    =   -3109   #sktClosedErr
964recNotFnd   =   -3108   #recNotFnd
965atpBadRsp   =   -3107   #atpBadRsp
966atpLenErr   =   -3106   #atpLenErr
967readQErr    =   -3105   #readQErr
968extractErr  =   -3104   #extractErr
969ckSumErr    =   -3103   #ckSumErr
970noMPPErr    =   -3102   #noMPPErr
971buf2SmallErr    =   -3101   #buf2SmallErr
972noPrefAppErr    =   -3032   #noPrefAppErr
973badTranslationSpecErr   =   -3031   #badTranslationSpecErr
974noTranslationPathErr    =   -3030   #noTranslationPathErr
975couldNotParseSourceFileErr  =   -3026   #Source document does not contain source type
976invalidTranslationPathErr   =   -3025   #Source type to destination type not a valid path
977retryComponentRegistrationErr   =   -3005   #retryComponentRegistrationErr
978unresolvedComponentDLLErr   =   -3004   #unresolvedComponentDLLErr
979componentDontRegister   =   -3003   #componentDontRegister
980componentNotCaptured    =   -3002   #componentNotCaptured
981validInstancesExist =   -3001   #validInstancesExist
982invalidComponentID  =   -3000   #invalidComponentID
983cfragLastErrCode    =   -2899   #The last value in the range of CFM errors.
984cfragOutputLengthErr    =   -2831   #An output parameter is too small to hold the value.
985cfragAbortClosureErr    =   -2830   #Used by notification handlers to abort a closure.
986cfragClosureIDErr   =   -2829   #The closure ID was not valid.
987cfragContainerIDErr =   -2828   #The fragment container ID was not valid.
988cfragNoRegistrationErr  =   -2827   #The registration name was not found.
989cfragNotClosureErr  =   -2826   #The closure ID was actually a connection ID.
990cfragFileSizeErr    =   -2825   #A file was too large to be mapped.
991cfragFragmentUsageErr   =   -2824   #A semantic error in usage of the fragment.
992cfragArchitectureErr    =   -2823   #A fragment has an unacceptable architecture.
993cfragNoApplicationErr   =   -2822   #No application member found in the cfrg resource.
994cfragInitFunctionErr    =   -2821   #A fragment's initialization routine returned an error.
995cfragFragmentCorruptErr =   -2820   #A fragment's container was corrupt (known format).
996cfragCFMInternalErr =   -2819   #An internal inconstistancy has been detected.
997cfragCFMStartupErr  =   -2818   #Internal error during CFM initialization.
998cfragLibConnErr =   -2817   #
999cfragInitAtBootErr  =   -2816   #A boot library has an initialization function.  (System 7 only)
1000cfragInitLoopErr    =   -2815   #Circularity in required initialization order.
1001cfragImportTooNewErr    =   -2814   #An import library was too new for a client.
1002cfragImportTooOldErr    =   -2813   #An import library was too old for a client.
1003cfragInitOrderErr   =   -2812   #
1004cfragNoIDsErr   =   -2811   #No more CFM IDs for contexts, connections, etc.
1005cfragNoClientMemErr =   -2810   #Out of memory for fragment mapping or section instances.
1006cfragNoPrivateMemErr    =   -2809   #Out of memory for internal bookkeeping.
1007cfragNoPositionErr  =   -2808   #The registration insertion point was not found.
1008cfragUnresolvedErr  =   -2807   #A fragment had "hard" unresolved imports.
1009cfragFragmentFormatErr  =   -2806   #A fragment's container format is unknown.
1010cfragDupRegistrationErr =   -2805   #The registration name was already in use.
1011cfragNoLibraryErr   =   -2804   #The named library was not found.
1012cfragNoSectionErr   =   -2803   #The specified section was not found.
1013cfragNoSymbolErr    =   -2802   #The specified symbol was not found.
1014cfragConnectionIDErr    =   -2801   #The connection ID was not valid.
1015cfragFirstErrCode   =   -2800   #The first value in the range of CFM errors.
1016errASInconsistentNames  =   -2780   #English errors:
1017errASNoResultReturned   =   -2763   #The range -2780 thru -2799 is reserved for dialect specific error codes. (Error codes from different dialects may overlap.)
1018errASParameterNotForEvent   =   -2762   #errASParameterNotForEvent
1019errASIllegalFormalParameter =   -2761   #errASIllegalFormalParameter
1020errASTerminologyNestingTooDeep  =   -2760   #errASTerminologyNestingTooDeep
1021OSAControlFlowError =   -2755   #Signaled when illegal control flow occurs in an application (no catcher for throw, non-lexical loop exit, etc.)
1022OSAInconsistentDeclarations =   -2754   #Signaled when a variable is declared inconsistently in the same scope, such as both local and global
1023OSAUndefinedVariable    =   -2753   #Signaled when a variable is accessed that has no value
1024OSADuplicateHandler =   -2752   #Signaled when more than one handler is defined with the same name in a scope where the language doesn't allow it
1025OSADuplicateProperty    =   -2751   #Signaled when a formal parameter, local variable, or instance variable is specified more than once.
1026OSADuplicateParameter   =   -2750   #Signaled when a formal parameter, local variable, or instance variable is specified more than once
1027OSATokenTooLong =   -2742   #Signaled when a name or number is too long to be parsed
1028OSASyntaxTypeError  =   -2741   #Signaled when another form of syntax was expected. (e.g. "expected a <type> but found <this>")
1029OSASyntaxError  =   -2740   #Signaled when a syntax error occurs. (e.g. "Syntax error" or "<this> can't go after <that>")
1030errASCantCompareMoreThan32k =   -2721   #Parser/Compiler errors:
1031errASCantConsiderAndIgnore  =   -2720   #errASCantConsiderAndIgnore
1032errOSACantCreate    =   -2710   #errOSACantCreate
1033errOSACantGetTerminology    =   -2709   #errOSACantGetTerminology
1034errOSADataBlockTooLarge =   -2708   #Signaled when an intrinsic limitation is exceeded for the size of a value or data structure.
1035errOSAInternalTableOverflow =   -2707   #Signaled when a runtime internal data structure overflows
1036errOSAStackOverflow =   -2706   #Signaled when the runtime stack overflows
1037errOSACorruptTerminology    =   -2705   #Signaled when an application's terminology resource is not readable
1038errOSAAppNotHighLevelEventAware =   -2704   #Signaled when an application can't respond to AppleEvents
1039errOSACantLaunch    =   -2703   #Signaled when application can't be launched or when it is remote and program linking is not enabled
1040errOSANumericOverflow   =   -2702   #Signaled when integer or real value is too large to be represented
1041errOSADivideByZero  =   -2701   #Signaled when there is an attempt to divide by zero
1042errOSAGeneralError  =   -2700   #Signaled by user scripts or applications when no actual error code is to be returned.
1043noIconDataAvailableErr  =   -2582   #The necessary icon data is not available
1044noSuchIconErr   =   -2581   #The requested icon could not be found
1045invalidIconRefErr   =   -2580   #The icon ref is not valid
1046nrCallNotSupported  =   -2557   #This call is not available or supported on this machine
1047nrTransactionAborted    =   -2556   #transaction was aborted
1048nrExitedIteratorScope   =   -2555   #outer scope of iterator was exited
1049nrIterationDone =   -2554   #iteration operation is done
1050nrPropertyAlreadyExists =   -2553   #property already exists
1051nrInvalidEntryIterationOp   =   -2552   #invalid entry iteration operation
1052nrPathBufferTooSmall    =   -2551   #buffer for path is too small
1053nrPathNotFound  =   -2550   #a path component lookup failed
1054nrResultCodeBase    =   -2549   #nrResultCodeBase
1055nrOverrunErr    =   -2548   #nrOverrunErr
1056nrNotModifiedErr    =   -2547   #nrNotModifiedErr
1057nrTypeMismatchErr   =   -2546   #nrTypeMismatchErr
1058nrPowerSwitchAbortErr   =   -2545   #nrPowerSwitchAbortErr
1059nrPowerErr  =   -2544   #nrPowerErr
1060nrDataTruncatedErr  =   -2543   #nrDataTruncatedErr
1061nrNotSlotDeviceErr  =   -2542   #nrNotSlotDeviceErr
1062nrNameErr   =   -2541   #nrNameErr
1063nrNotCreatedErr =   -2540   #nrNotCreatedErr
1064nrNotFoundErr   =   -2539   #nrNotFoundErr
1065nrInvalidNodeErr    =   -2538   #nrInvalidNodeErr
1066nrNotEnoughMemoryErr    =   -2537   #nrNotEnoughMemoryErr
1067nrLockedErr =   -2536   #nrLockedErr
1068mmInternalError =   -2526   #mmInternalError
1069tsmDefaultIsNotInputMethodErr   =   -2524   #Current Input source is KCHR or uchr, not Input Method  (GetDefaultInputMethod)
1070tsmNoStem   =   -2523   #No stem exists for the token
1071tsmNoMoreTokens =   -2522   #No more tokens are available for the source text
1072tsmNoHandler    =   -2521   #No Callback Handler exists for callback
1073tsmInvalidContext   =   -2520   #Invalid TSMContext specified in call
1074tsmUnknownErr   =   -2519   #any other errors
1075tsmUnsupportedTypeErr   =   -2518   #unSupported interface type error
1076tsmScriptHasNoIMErr =   -2517   #script has no imput method or is using old IM
1077tsmInputMethodIsOldErr  =   -2516   #returned by GetDefaultInputMethod
1078tsmComponentAlreadyOpenErr  =   -2515   #text service already opened for the document
1079tsmTSNotOpenErr =   -2514   #text service is not open
1080tsmTSHasNoMenuErr   =   -2513   #the text service has no menu
1081tsmUseInputWindowErr    =   -2512   #not TSM aware because we are using input window
1082tsmDocumentOpenErr  =   -2511   #there are open documents
1083tsmTextServiceNotFoundErr   =   -2510   #no text service found
1084tsmCantOpenComponentErr =   -2509   #canÕt open the component
1085tsmNoOpenTSErr  =   -2508   #no open text service
1086tsmDocNotActiveErr  =   -2507   #document is NOT active
1087tsmTSMDocBusyErr    =   -2506   #document is still active
1088tsmInvalidDocIDErr  =   -2505   #invalid TSM documentation id
1089tsmNeverRegisteredErr   =   -2504   #app never registered error (not TSM aware)
1090tsmAlreadyRegisteredErr =   -2503   #want to register again error
1091tsmNotAnAppErr  =   -2502   #not an application error
1092tsmInputMethodNotFoundErr   =   -2501   #tsmInputMethodNotFoundErr
1093tsmUnsupScriptLanguageErr   =   -2500   #tsmUnsupScriptLanguageErr
1094kernelUnrecoverableErr  =   -2499   #kernelUnrecoverableErr
1095kernelReturnValueErr    =   -2422   #kernelReturnValueErr
1096kernelAlreadyFreeErr    =   -2421   #kernelAlreadyFreeErr
1097kernelIDErr =   -2419   #kernelIDErr
1098kernelExceptionErr  =   -2418   #kernelExceptionErr
1099kernelTerminatedErr =   -2417   #kernelTerminatedErr
1100kernelInUseErr  =   -2416   #kernelInUseErr
1101kernelTimeoutErr    =   -2415   #kernelTimeoutErr
1102kernelAsyncReceiveLimitErr  =   -2414   #kernelAsyncReceiveLimitErr
1103kernelAsyncSendLimitErr =   -2413   #kernelAsyncSendLimitErr
1104kernelAttributeErr  =   -2412   #kernelAttributeErr
1105kernelExecutionLevelErr =   -2411   #kernelExecutionLevelErr
1106kernelDeletePermissionErr   =   -2410   #kernelDeletePermissionErr
1107kernelExecutePermissionErr  =   -2409   #kernelExecutePermissionErr
1108kernelReadPermissionErr =   -2408   #kernelReadPermissionErr
1109kernelWritePermissionErr    =   -2407   #kernelWritePermissionErr
1110kernelObjectExistsErr   =   -2406   #kernelObjectExistsErr
1111kernelUnsupportedErr    =   -2405   #kernelUnsupportedErr
1112kernelPrivilegeErr  =   -2404   #kernelPrivilegeErr
1113kernelOptionsErr    =   -2403   #kernelOptionsErr
1114kernelCanceledErr   =   -2402   #kernelCanceledErr
1115kernelIncompleteErr =   -2401   #kernelIncompleteErr
1116badCallOrderErr =   -2209   #Usually due to a status call being called prior to being setup first
1117noDMAErr    =   -2208   #CanÕt do DMA digitizing (i.e. can't go to requested dest
1118badDepthErr =   -2207   #CanÕt digitize into this depth
1119notExactSizeErr =   -2206   #CanÕt do exact size requested
1120noMoreKeyColorsErr  =   -2205   #all key indexes in use
1121notExactMatrixErr   =   -2204   #warning of bad matrix, digitizer did its best
1122matrixErr   =   -2203   #bad matrix, digitizer did nothing
1123qtParamErr  =   -2202   #bad input parameter (out of range, etc)
1124digiUnimpErr    =   -2201   #feature unimplemented
1125qtXMLApplicationErr =   -2159   #qtXMLApplicationErr
1126qtXMLParseErr   =   -2158   #qtXMLParseErr
1127qtActionNotHandledErr   =   -2157   #qtActionNotHandledErr
1128notEnoughDataErr    =   -2149   #notEnoughDataErr
1129urlDataHFTPURLErr   =   -2148   #urlDataHFTPURLErr
1130urlDataHFTPServerDisconnectedErr    =   -2147   #urlDataHFTPServerDisconnectedErr
1131urlDataHFTPNoPasswordErr    =   -2146   #urlDataHFTPNoPasswordErr
1132urlDataHFTPNeedPasswordErr  =   -2145   #urlDataHFTPNeedPasswordErr
1133urlDataHFTPBadNameListErr   =   -2144   #urlDataHFTPBadNameListErr
1134urlDataHFTPNoNetDriverErr   =   -2143   #urlDataHFTPNoNetDriverErr
1135urlDataHFTPFilenameErr  =   -2142   #urlDataHFTPFilenameErr
1136urlDataHFTPPermissionsErr   =   -2141   #urlDataHFTPPermissionsErr
1137urlDataHFTPQuotaErr =   -2140   #urlDataHFTPQuotaErr
1138urlDataHFTPNoDirectoryErr   =   -2139   #urlDataHFTPNoDirectoryErr
1139urlDataHFTPDataConnectionErr    =   -2138   #urlDataHFTPDataConnectionErr
1140urlDataHFTPServerErr    =   -2137   #urlDataHFTPServerErr
1141urlDataHFTPBadPasswordErr   =   -2136   #urlDataHFTPBadPasswordErr
1142urlDataHFTPBadUserErr   =   -2135   #urlDataHFTPBadUserErr
1143urlDataHFTPShutdownErr  =   -2134   #urlDataHFTPShutdownErr
1144urlDataHFTPProtocolErr  =   -2133   #urlDataHFTPProtocolErr
1145urlDataHHTTPRedirectErr =   -2132   #urlDataHHTTPRedirectErr
1146urlDataHHTTPURLErr  =   -2131   #urlDataHHTTPURLErr
1147urlDataHHTTPNoNetDriverErr  =   -2130   #urlDataHHTTPNoNetDriverErr
1148urlDataHHTTPProtocolErr =   -2129   #urlDataHHTTPProtocolErr
1149qtNetworkAlreadyAllocatedErr    =   -2127   #qtNetworkAlreadyAllocatedErr
1150notAllowedToSaveMovieErr    =   -2126   #notAllowedToSaveMovieErr
1151fileOffsetTooBigErr =   -2125   #fileOffsetTooBigErr
1152ASDEntryNotFoundErr =   -2124   #ASDEntryNotFoundErr
1153ASDBadForkErr   =   -2123   #ASDBadForkErr
1154ASDBadHeaderErr =   -2122   #ASDBadHeaderErr
1155AAPNotFoundErr  =   -2121   #AAPNotFoundErr
1156AAPNotCreatedErr    =   -2120   #AAPNotCreatedErr
1157qfcbNotCreatedErr   =   -2119   #qfcbNotCreatedErr
1158qfcbNotFoundErr =   -2118   #qfcbNotFoundErr
1159wackBadMetaDataErr  =   -2117   #wackBadMetaDataErr
1160wackForkNotFoundErr =   -2116   #wackForkNotFoundErr
1161wackBadFileErr  =   -2115   #wackBadFileErr
1162unknownFormatErr    =   -2114   #unknownFormatErr
1163pathNotVerifiedErr  =   -2113   #pathNotVerifiedErr
1164noPathMappingErr    =   -2112   #noPathMappingErr
1165emptyPathErr    =   -2111   #emptyPathErr
1166pathTooLongErr  =   -2110   #pathTooLongErr
1167cannotBeLeafAtomErr =   -2109   #cannotBeLeafAtomErr
1168invalidAtomTypeErr  =   -2108   #invalidAtomTypeErr
1169invalidAtomContainerErr =   -2107   #invalidAtomContainerErr
1170invalidAtomErr  =   -2106   #invalidAtomErr
1171duplicateAtomTypeAndIDErr   =   -2105   #duplicateAtomTypeAndIDErr
1172atomIndexInvalidErr =   -2104   #atomIndexInvalidErr
1173atomsNotOfSameTypeErr   =   -2103   #atomsNotOfSameTypeErr
1174notLeafAtomErr  =   -2102   #notLeafAtomErr
1175cannotFindAtomErr   =   -2101   #cannotFindAtomErr
1176unsupportedProcessorErr =   -2097   #unsupportedProcessorErr
1177unsupportedOSErr    =   -2096   #unsupportedOSErr
1178qtmlUninitialized   =   -2095   #qtmlUninitialized
1179qtmlDllEntryNotFoundErr =   -2094   #Windows specific errors (when qtml is loading)
1180qtmlDllLoadErr  =   -2093   #Windows specific errors (when qtml is loading)
1181componentDllEntryNotFoundErr    =   -2092   #Windows specific errors (when component is loading)
1182componentDllLoadErr =   -2091   #Windows specific errors (when component is loading)
1183videoOutputInUseErr =   -2090   #videoOutputInUseErr
1184noExportProcAvailableErr    =   -2089   #noExportProcAvailableErr
1185tuneParseOSErr  =   -2087   #tuneParseOSErr
1186tunePlayerFullOSErr =   -2086   #tunePlayerFullOSErr
1187noteChannelNotAllocatedOSErr    =   -2085   #noteChannelNotAllocatedOSErr
1188illegalNoteChannelOSErr =   -2084   #illegalNoteChannelOSErr
1189synthesizerOSErr    =   -2083   #synthesizerOSErr
1190synthesizerNotRespondingOSErr   =   -2082   #synthesizerNotRespondingOSErr
1191midiManagerAbsentOSErr  =   -2081   #midiManagerAbsentOSErr
1192illegalControllerOSErr  =   -2080   #illegalControllerOSErr
1193illegalInstrumentOSErr  =   -2079   #illegalInstrumentOSErr
1194illegalKnobValueOSErr   =   -2078   #illegalKnobValueOSErr
1195illegalKnobOSErr    =   -2077   #illegalKnobOSErr
1196illegalChannelOSErr =   -2076   #illegalChannelOSErr
1197illegalPartOSErr    =   -2075   #illegalPartOSErr
1198illegalVoiceAllocationOSErr =   -2074   #illegalVoiceAllocationOSErr
1199cantReceiveFromSynthesizerOSErr =   -2073   #cantReceiveFromSynthesizerOSErr
1200cantSendToSynthesizerOSErr  =   -2072   #cantSendToSynthesizerOSErr
1201notImplementedMusicOSErr    =   -2071   #notImplementedMusicOSErr
1202internalComponentErr    =   -2070   #internalComponentErr
1203invalidSpriteIDErr  =   -2069   #invalidSpriteIDErr
1204invalidImageIndexErr    =   -2068   #invalidImageIndexErr
1205invalidSpriteIndexErr   =   -2067   #invalidSpriteIndexErr
1206gWorldsNotSameDepthAndSizeErr   =   -2066   #gWorldsNotSameDepthAndSizeErr
1207invalidSpritePropertyErr    =   -2065   #invalidSpritePropertyErr
1208invalidSpriteWorldPropertyErr   =   -2064   #invalidSpriteWorldPropertyErr
1209missingRequiredParameterErr =   -2063   #missingRequiredParameterErr
1210movieTextNotFoundErr    =   -2062   #movieTextNotFoundErr
1211sourceNotFoundErr   =   -2061   #sourceNotFoundErr
1212noSourceTreeFoundErr    =   -2060   #noSourceTreeFoundErr
1213samplesAlreadyInMediaErr    =   -2059   #samplesAlreadyInMediaErr
1214auxiliaryExportDataUnavailable  =   -2058   #auxiliaryExportDataUnavailable
1215unsupportedAuxiliaryImportData  =   -2057   #unsupportedAuxiliaryImportData
1216soundSupportNotAvailableErr =   -2056   #QT for Windows error
1217noSoundTrackInMovieErr  =   -2055   #QT for Windows error
1218noVideoTrackInMovieErr  =   -2054   #QT for Windows error
1219featureUnsupported  =   -2053   #featureUnsupported
1220couldNotUseAnExistingSample =   -2052   #couldNotUseAnExistingSample
1221noDefaultDataRef    =   -2051   #noDefaultDataRef
1222badDataRefIndex =   -2050   #badDataRefIndex
1223invalidDataRefContainer =   -2049   #invalidDataRefContainer
1224noMovieFound    =   -2048   #noMovieFound
1225dataNoDataRef   =   -2047   #dataNoDataRef
1226endOfDataReached    =   -2046   #endOfDataReached
1227dataAlreadyClosed   =   -2045   #dataAlreadyClosed
1228dataAlreadyOpenForWrite =   -2044   #dataAlreadyOpenForWrite
1229dataNotOpenForWrite =   -2043   #dataNotOpenForWrite
1230dataNotOpenForRead  =   -2042   #dataNotOpenForRead
1231invalidSampleDescription    =   -2041   #invalidSampleDescription
1232invalidChunkCache   =   -2040   #invalidChunkCache
1233invalidSampleDescIndex  =   -2039   #invalidSampleDescIndex
1234invalidChunkNum =   -2038   #invalidChunkNum
1235invalidSampleNum    =   -2037   #invalidSampleNum
1236invalidRect =   -2036   #invalidRect
1237cantEnableTrack =   -2035   #cantEnableTrack
1238internalQuickTimeError  =   -2034   #internalQuickTimeError
1239badEditIndex    =   -2033   #badEditIndex
1240timeNotInMedia  =   -2032   #timeNotInMedia
1241timeNotInTrack  =   -2031   #timeNotInTrack
1242trackNotInMovie =   -2030   #trackNotInMovie
1243trackIDNotFound =   -2029   #trackIDNotFound
1244badTrackIndex   =   -2028   #badTrackIndex
1245maxSizeToGrowTooSmall   =   -2027   #maxSizeToGrowTooSmall
1246userDataItemNotFound    =   -2026   #userDataItemNotFound
1247staleEditState  =   -2025   #staleEditState
1248nonMatchingEditState    =   -2024   #nonMatchingEditState
1249invalidEditState    =   -2023   #invalidEditState
1250cantCreateSingleForkFile    =   -2022   #happens when file already exists
1251wfFileNotFound  =   -2021   #wfFileNotFound
1252movieToolboxUninitialized   =   -2020   #movieToolboxUninitialized
1253progressProcAborted =   -2019   #progressProcAborted
1254mediaTypesDontMatch =   -2018   #mediaTypesDontMatch
1255badEditList =   -2017   #badEditList
1256cantPutPublicMovieAtom  =   -2016   #cantPutPublicMovieAtom
1257invalidTime =   -2015   #invalidTime
1258invalidDuration =   -2014   #invalidDuration
1259invalidHandler  =   -2013   #invalidHandler
1260invalidDataRef  =   -2012   #invalidDataRef
1261invalidSampleTable  =   -2011   #invalidSampleTable
1262invalidMovie    =   -2010   #invalidMovie
1263invalidTrack    =   -2009   #invalidTrack
1264invalidMedia    =   -2008   #invalidMedia
1265noDataHandler   =   -2007   #noDataHandler
1266noMediaHandler  =   -2006   #noMediaHandler
1267badComponentType    =   -2005   #badComponentType
1268cantOpenHandler =   -2004   #cantOpenHandler
1269cantFindHandler =   -2003   #cantFindHandler
1270badPublicMovieAtom  =   -2002   #badPublicMovieAtom
1271badImageDescription =   -2001   #badImageDescription
1272couldNotResolveDataRef  =   -2000   #couldNotResolveDataRef
1273nonDragOriginatorErr    =   -1862   #illegal attempt at originator only data
1274badImageErr =   -1861   #bad translucent image PixMap
1275badImageRgnErr  =   -1860   #bad translucent image region
1276noSuitableDisplaysErr   =   -1859   #no displays support translucency
1277unsupportedForPlatformErr   =   -1858   #call is for PowerPC only
1278dragNotAcceptedErr  =   -1857   #drag was not accepted by receiver
1279handlerNotFoundErr  =   -1856   #handler not found
1280duplicateHandlerErr =   -1855   #handler already exists
1281cantGetFlavorErr    =   -1854   #error while trying to get flavor data
1282duplicateFlavorErr  =   -1853   #flavor type already exists
1283badDragFlavorErr    =   -1852   #unknown flavor type
1284badDragItemErr  =   -1851   #unknown drag item reference
1285badDragRefErr   =   -1850   #unknown drag reference
1286errEndOfBody    =   -1813   #errEndOfBody
1287errEndOfDocument    =   -1812   #errEndOfDocument
1288errTopOfBody    =   -1811   #errTopOfBody
1289errTopOfDocument    =   -1810   #errTopOfDocument
1290errOffsetIsOutsideOfView    =   -1801   #errOffsetIsOutsideOfView
1291errOffsetInvalid    =   -1800   #errOffsetInvalid
1292errOSACantOpenComponent =   -1762   #Can't connect to scripting system with that ID
1293errOSAComponentMismatch =   -1761   #Parameters are from 2 different components
1294errOSADataFormatTooNew  =   -1759   #errOSADataFormatTooNew
1295errOSADataFormatObsolete    =   -1758   #errOSADataFormatObsolete
1296errOSANoSuchDialect =   -1757   #errOSANoSuchDialect
1297errOSASourceNotAvailable    =   -1756   #errOSASourceNotAvailable
1298errOSABadSelector   =   -1754   #errOSABadSelector
1299errOSAScriptError   =   -1753   #errOSAScriptError
1300errOSABadStorageType    =   -1752   #errOSABadStorageType
1301errOSAInvalidID =   -1751   #errOSAInvalidID
1302errOSASystemError   =   -1750   #errOSASystemError
1303errAEBufferTooSmall =   -1741   #buffer for AEFlattenDesc too small
1304errAEBuildSyntaxError   =   -1740   #AEBuildDesc and friends detected a syntax error
1305errAEDescIsNull =   -1739   #attempting to perform an invalid operation on a null descriptor
1306errAEStreamAlreadyConverted =   -1738   #attempt to convert a stream that has already been converted
1307errAEStreamBadNesting   =   -1737   #nesting violation while streaming
1308errAEDuplicateHandler   =   -1736   #attempt to install handler in table for identical class and id (1.1 or greater)
1309errAEEventFiltered  =   -1735   #event has been filtered, and should not be propogated (1.1 or greater)
1310errAEReceiveEscapeCurrent   =   -1734   #break out of only lowest level of AEReceive (1.1 or greater)
1311errAEReceiveTerminate   =   -1733   #break out of all levels of AEReceive to the topmost (1.1 or greater)
1312errAERecordingIsAlreadyOn   =   -1732   #available only in version 1.0.1 or greater
1313errAEUnknownObjectType  =   -1731   #available only in version 1.0.1 or greater
1314errAEEmptyListContainer =   -1730   #Attempt to pass empty list as container to accessor
1315errAENegativeCount  =   -1729   #CountProc returned negative value
1316errAENoSuchObject   =   -1728   #e.g.,: specifier asked for the 3rd, but there are only 2. Basically, this indicates a run-time resolution error.
1317errAENotAnObjSpec   =   -1727   #Param to AEResolve not of type 'obj '
1318errAEBadTestKey =   -1726   #Test is neither typeLogicalDescriptor nor typeCompDescriptor
1319errAENoSuchLogical  =   -1725   #Something other than AND, OR, or NOT
1320errAEAccessorNotFound   =   -1723   #Accessor proc matching wantClass and containerType or wildcards not found
1321errAEWrongNumberArgs    =   -1721   #Logical op kAENOT used with other than 1 term
1322errAEImpossibleRange    =   -1720   #A range like 3rd to 2nd, or 1st to all.
1323errAEIllegalIndex   =   -1719   #index is out of range in a put operation
1324errAEReplyNotArrived    =   -1718   #the contents of the reply you are accessing have not arrived yet
1325errAEHandlerNotFound    =   -1717   #no handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler
1326errAEUnknownAddressType =   -1716   #the target address type is not known
1327errAEParamMissed    =   -1715   #a required parameter was not accessed
1328errAENotASpecialFunction    =   -1714   #there is no special function for/with this keyword
1329errAENoUserInteraction  =   -1713   #no user interaction is allowed
1330errAETimeout    =   -1712   #the AppleEvent timed out
1331errAEWaitCanceled   =   -1711   #in AESend, the user cancelled out of wait loop for reply or receipt
1332errAEUnknownSendMode    =   -1710   #mode wasn't NoReply, WaitReply, or QueueReply or Interaction level is unknown
1333errAEReplyNotValid  =   -1709   #AEResetTimer was passed an invalid reply parameter
1334errAEEventNotHandled    =   -1708   #the AppleEvent was not handled by any handler
1335errAENotAppleEvent  =   -1707   #the event is not in AppleEvent format
1336errAENewerVersion   =   -1706   #need newer version of the AppleEvent manager
1337errAEBadListItem    =   -1705   #the specified list item does not exist
1338errAENotAEDesc  =   -1704   #errAENotAEDesc
1339errAEWrongDataType  =   -1703   #errAEWrongDataType
1340errAECorruptData    =   -1702   #errAECorruptData
1341errAEDescNotFound   =   -1701   #errAEDescNotFound
1342errAECoercionFail   =   -1700   #bad parameter data or unable to coerce the data supplied
1343errFSIteratorNotSupported   =   -1424   #The iterator's flags or container are not supported by this call
1344errFSIteratorNotFound   =   -1423   #Passed FSIterator is not an open iterator
1345errFSBadIteratorFlags   =   -1422   #Flags passed to FSOpenIterator are bad
1346errFSForkExists =   -1421   #Named fork already exists.
1347errFSRefsDifferent  =   -1420   #FSCompareFSRefs; refs are for different objects
1348errFSBadSearchParams    =   -1419   #Something wrong with CatalogSearch searchParams
1349errFSBadItemCount   =   -1418   #maximumItems was zero
1350errFSNoMoreItems    =   -1417   #Iteration ran out of items to return
1351errFSBadAllocFlags  =   -1413   #Invalid bits set in allocationFlags
1352errFSBadPosMode =   -1412   #Newline bits set in positionMode
1353errFSMissingName    =   -1411   #A Unicode name parameter was NULL or nameLength parameter was zero
1354errFSNameTooLong    =   -1410   #File/fork name is too long to create/rename
1355errFSForkNotFound   =   -1409   #Named fork does not exist
1356errFSNotAFolder =   -1407   #Expected a folder, got a file
1357errFSMissingCatInfo =   -1406   #A CatalogInfo parameter was NULL
1358errFSBadInfoBitmap  =   -1405   #A CatalogInfoBitmap or VolumeInfoBitmap has reserved or invalid bits set
1359errFSBadForkRef =   -1404   #A ForkRefNum parameter was bad
1360errFSBadBuffer  =   -1403   #A buffer parameter was bad
1361errFSBadForkName    =   -1402   #Fork name parameter is bad
1362errFSBadFSRef   =   -1401   #FSRef parameter is bad
1363errFSUnknownCall    =   -1400   #selector is not recognized by this filesystem
1364badFCBErr   =   -1327   #FCBRecPtr is not valid
1365volVMBusyErr    =   -1311   #can't eject because volume is in use by VM
1366fsDataTooBigErr =   -1310   #file or volume is too big for system
1367fileBoundsErr   =   -1309   #file's EOF, offset, mark or size is too big
1368notARemountErr  =   -1308   #when _Mount allows only remounts and doesn't get one
1369badFidErr   =   -1307   #file id is dangling or doesn't match with the file number
1370sameFileErr =   -1306   #can't exchange a file with itself
1371desktopDamagedErr   =   -1305   #desktop database files are corrupted
1372catChangedErr   =   -1304   #the catalog has been modified
1373diffVolErr  =   -1303   #files on different volumes
1374notAFileErr =   -1302   #directory specified
1375fidExists   =   -1301   #file id already exists
1376fidNotFound =   -1300   #no file thread exists.
1377errRefNum   =   -1280   #bad connection refNum
1378errAborted  =   -1279   #control call was aborted
1379errState    =   -1278   #bad connection state for this operation
1380errOpening  =   -1277   #open connection request failed
1381errAttention    =   -1276   #attention message too long
1382errFwdReset =   -1275   #read terminated by forward reset
1383errDSPQueueSize =   -1274   #DSP Read/Write Queue Too small
1384errOpenDenied   =   -1273   #open connection request was denied
1385reqAborted  =   -1105   #reqAborted
1386noDataArea  =   -1104   #noDataArea
1387noSendResp  =   -1103   #noSendResp
1388cbNotFound  =   -1102   #cbNotFound
1389noRelErr    =   -1101   #noRelErr
1390badBuffNum  =   -1100   #badBuffNum
1391badATPSkt   =   -1099   #badATPSkt
1392tooManySkts =   -1098   #tooManySkts
1393tooManyReqs =   -1097   #tooManyReqs
1394reqFailed   =   -1096   #reqFailed
1395aspNoAck    =   -1075   #No ack on attention request (server err)
1396aspTooMany  =   -1074   #Too many clients (server error)
1397aspSizeErr  =   -1073   #Command block too big
1398aspSessClosed   =   -1072   #Session closed
1399aspServerBusy   =   -1071   #Server cannot open another session
1400aspParamErr =   -1070   #Parameter error
1401aspNoServers    =   -1069   #No servers at that address
1402aspNoMoreSess   =   -1068   #No more sessions on server
1403aspBufTooSmall  =   -1067   #Buffer too small
1404aspBadVersNum   =   -1066   #Server cannot support this ASP version
1405nbpNISErr   =   -1029   #Error trying to open the NIS
1406nbpNotFound =   -1028   #Name not found on remove
1407nbpDuplicate    =   -1027   #Duplicate name exists already
1408nbpConfDiff =   -1026   #Name confirmed at different socket
1409nbpNoConfirm    =   -1025   #nbpNoConfirm
1410nbpBuffOvr  =   -1024   #Buffer overflow in LookupName
1411noMaskFoundErr  =   -1000   #Icon Utilties Error
1412kFMFontContainerAccessErr   =   -985    #kFMFontContainerAccessErr
1413kFMFontTableAccessErr   =   -984    #kFMFontTableAccessErr
1414kFMIterationScopeModifiedErr    =   -983    #kFMIterationScopeModifiedErr
1415kFMInvalidFontErr   =   -982    #kFMInvalidFontErr
1416kFMInvalidFontFamilyErr =   -981    #kFMInvalidFontFamilyErr
1417kFMIterationCompleted   =   -980    #kFMIterationCompleted
1418guestNotAllowedErr  =   -932    #destination port requires authentication
1419badLocNameErr   =   -931    #location name malformed
1420badServiceMethodErr =   -930    #illegal service type, or not supported
1421noUserRecErr    =   -928    #Invalid user reference number
1422authFailErr =   -927    #unable to authenticate user at destination
1423noInformErr =   -926    #PPCStart failed because destination did not have inform pending
1424networkErr  =   -925    #An error has occurred in the network, not too likely
1425noUserRefErr    =   -924    #unable to create a new userRefNum
1426notLoggedInErr  =   -923    #The default userRefNum does not yet exist
1427noDefaultUserErr    =   -922    #user hasn't typed in owners name in Network Setup Control Pannel
1428badPortNameErr  =   -919    #PPCPortRec malformed
1429sessClosedErr   =   -917    #session was closed
1430portClosedErr   =   -916    #port was closed
1431noResponseErr   =   -915    #unable to contact destination
1432noToolboxNameErr    =   -914    #A system resource is missing, not too likely
1433noMachineNameErr    =   -913    #user hasn't named his Macintosh in the Network Setup Control Panel
1434userRejectErr   =   -912    #Destination rejected the session request
1435noUserNameErr   =   -911    #user name unknown on destination machine
1436portNameExistsErr   =   -910    #port is already open (perhaps in another app)
1437badReqErr   =   -909    #bad parameter or invalid state for operation
1438noSessionErr    =   -908    #Invalid session reference number
1439sessTableErr    =   -907    #Out of session tables, try again later
1440destPortErr =   -906    #Port does not exist at destination
1441localOnlyErr    =   -905    #Network activity is currently disabled
1442noGlobalsErr    =   -904    #The system is hosed, better re-boot
1443noPortErr   =   -903    #Unable to open port or bad portRefNum.  If you're calling
1444nameTypeErr =   -902    #Invalid or inappropriate locationKindSelector in locationName
1445notInitErr  =   -900    #PPCToolBox not initialized
1446notAppropriateForClassic    =   -877    #This application won't or shouldn't run on Classic (Problem 2481058).
1447appVersionTooOld    =   -876    #The application's creator and version are incompatible with the current version of Mac OS.
1448wrongApplicationPlatform    =   -875    #The application could not launch because the required platform is not available
1449hmCloseViewActive   =   -863    #Returned from HMRemoveBalloon if CloseView was active
1450hmNoBalloonUp   =   -862    #Returned from HMRemoveBalloon if no balloon was visible when call was made
1451hmOperationUnsupported  =   -861    #Returned from HMShowBalloon call if bad method passed to routine
1452hmUnknownHelpType   =   -859    #Returned if help msg record contained a bad type
1453hmWrongVersion  =   -858    #Returned if help mgr resource was the wrong version
1454hmSkippedBalloon    =   -857    #Returned from calls if helpmsg specified a skip balloon
1455hmHelpManagerNotInited  =   -855    #Returned from HMGetHelpMenuHandle if help menu not setup
1456hmSameAsLastBalloon =   -854    #Returned from HMShowMenuBalloon if menu & item is same as last time
1457hmBalloonAborted    =   -853    #Returned if mouse was moving or mouse wasn't in window port rect
1458hmHelpDisabled  =   -850    #Show Balloons mode was off, call to routine ignored
1459rcDBPackNotInited   =   -813    #attempt to call other routine before InitDBPack
1460rcDBWrongVersion    =   -812    #incompatible versions
1461rcDBNoHandler   =   -811    #no app handler for specified data type
1462rcDBBadAsyncPB  =   -810    #tried to kill a bad pb
1463rcDBAsyncNotSupp    =   -809    #ddev does not support async calls
1464rcDBBadDDEV =   -808    #bad ddev specified on DBInit
1465rcDBBadSessNum  =   -807    #bad session number for DBGetConnInfo
1466rcDBBadSessID   =   -806    #rcDBBadSessID
1467rcDBExec    =   -805    #rcDBExec
1468rcDBBreak   =   -804    #rcDBBreak
1469rcDBBadType =   -803    #rcDBBadType
1470rcDBError   =   -802    #rcDBError
1471rcDBValue   =   -801    #rcDBValue
1472rcDBNull    =   -800    #rcDBNull
1473icTooManyProfilesErr    =   -677    #too many profiles in database
1474icProfileNotFoundErr    =   -676    #profile not found
1475icConfigInappropriateErr    =   -675    #incorrect manufacturer code
1476icConfigNotFoundErr =   -674    #no internet configuration was found
1477icNoURLErr  =   -673    #no URL found
1478icNothingToOverrideErr  =   -672    #no component for the override component to capture
1479icNoMoreWritersErr  =   -671    #you cannot begin a write session because someone else is already doing it
1480icTruncatedErr  =   -670    #more data was present than was returned
1481icInternalErr   =   -669    #Internet Config internal error
1482icPrefDataErr   =   -668    #problem with preference data
1483icPermErr   =   -667    #cannot set preference
1484icPrefNotFoundErr   =   -666    #Internet preference not found
1485vmInvalidOwningProcessErr   =   -648    #current process does not own the BackingFileID or FileViewID
1486vmAddressNotInFileViewErr   =   -647    #address is not in a FileView
1487vmNoMoreFileViewsErr    =   -646    #no more FileViews were found
1488vmFileViewAccessErr =   -645    #requested FileViewAccess cannot be obtained
1489vmInvalidFileViewIDErr  =   -644    #invalid FileViewID
1490vmNoMoreBackingFilesErr =   -643    #no more BackingFiles were found
1491vmBusyBackingFileErr    =   -642    #open views found on BackingFile
1492vmMappingPrivilegesErr  =   -641    #requested MappingPrivileges cannot be obtained
1493vmInvalidBackingFileIDErr   =   -640    #invalid BackingFileID
1494noMMUErr    =   -626    #no MMU present
1495cannotDeferErr  =   -625    #unable to defer additional functions
1496interruptsMaskedErr =   -624    #donÕt call with interrupts masked
1497notLockedErr    =   -623    #specified range of memory is not locked
1498cannotMakeContiguousErr =   -622    #cannot make specified range contiguous
1499notHeldErr  =   -621    #specified range of memory is not held
1500notEnoughMemoryErr  =   -620    #insufficient physical memory
1501threadProtocolErr   =   -619    #threadProtocolErr
1502threadNotFoundErr   =   -618    #threadNotFoundErr
1503threadTooManyReqsErr    =   -617    #threadTooManyReqsErr
1504noUserInteractionAllowed    =   -610    #no user interaction allowed
1505connectionInvalid   =   -609    #connectionInvalid
1506noOutstandingHLE    =   -608    #noOutstandingHLE
1507bufferIsSmall   =   -607    #error returns from Post and Accept
1508appIsDaemon =   -606    #app is BG-only, and launch flags disallow this
1509appMemFullErr   =   -605    #application SIZE not big enough for launch
1510hardwareConfigErr   =   -604    #hardware configuration not correct for call
1511protocolErr =   -603    #app made module calls in improper order
1512appModeErr  =   -602    #memory mode is 32-bit, but app not 32-bit clean
1513memFragErr  =   -601    #not enough room to launch app w/special requirements
1514procNotFound    =   -600    #no eligible process with specified descriptor
1515driverHardwareGoneErr   =   -503    #disk driver's hardware was disconnected
1516hwParamErr  =   -502    #bad selector for _HWPriv
1517teScrapSizeErr  =   -501    #scrap item too big for text edit record
1518rgnTooBigErr    =   -500    #rgnTooBigErr
1519exUserBreak =   -492    #user debugger break; execute debugger commands on stack
1520strUserBreak    =   -491    #user debugger break; display string on stack
1521userBreak   =   -490    #user debugger break
1522notThePublisherWrn  =   -463    #not the first registered publisher for that container
1523containerAlreadyOpenWrn =   -462    #container already opened by this section
1524containerNotFoundWrn    =   -461    #could not find editionContainer at this time
1525multiplePublisherWrn    =   -460    #A Publisher is already registered for that container
1526badSubPartErr   =   -454    #can not use sub parts in this release
1527badEditionFileErr   =   -453    #edition file is corrupt
1528notRegisteredSectionErr =   -452    #not a registered SectionRecord
1529badSectionErr   =   -451    #not a valid SectionRecord
1530editionMgrInitErr   =   -450    #edition manager not inited by this app
1531fsmUnknownFSMMessageErr =   -438    #unknown message passed to FSM
1532fsmNoAlternateStackErr  =   -437    #no alternate stack for HFS CI
1533fsmBadFSDVersionErr =   -436    #FSM version incompatible with FSD
1534fsmDuplicateFSIDErr =   -435    #FSID already exists on InstallFS
1535fsmBadFSDLenErr =   -434    #FSD size incompatible with current FSM vers
1536fsmBadFFSNameErr    =   -433    #Name length not 1 <= length <= 31
1537fsmBusyFFSErr   =   -432    #File system is busy, cannot be removed
1538fsmFFSNotFoundErr   =   -431    #Foreign File system does not exist - new Pack2 could return this error too
1539btKeyAttrErr    =   -417    #There is no such a key attribute.
1540btKeyLenErr =   -416    #Maximum key length is too long or equal to zero.
1541btRecNotFnd =   -415    #Record cannot be found.
1542btDupRecErr =   -414    #Record already exists.
1543btNoSpace   =   -413    #Can't allocate disk space.
1544notBTree    =   -410    #The file is not a dictionary.
1545gcrOnMFMErr =   -400    #gcr format on high density media error
1546slotNumErr  =   -360    #invalid slot # error
1547smRecNotFnd =   -351    #Record not found in the SRT.
1548smSRTOvrFlErr   =   -350    #SRT over flow.
1549smNoGoodOpens   =   -349    #No opens were successfull in the loop.
1550smOffsetErr =   -348    #Offset was too big (temporary error
1551smByteLanesErr  =   -347    #NumByteLanes was determined to be zero.
1552smBadsPtrErr    =   -346    #Bad pointer was passed to sCalcsPointer
1553smsGetDrvrErr   =   -345    #Error occurred during _sGetDriver.
1554smNoMoresRsrcs  =   -344    #No more sResources
1555smDisDrvrNamErr =   -343    #Error occurred during _sDisDrvrName.
1556smGetDrvrNamErr =   -342    #Error occurred during _sGetDrvrName.
1557smCkStatusErr   =   -341    #Status of slot = fail.
1558smBlkMoveErr    =   -340    #_BlockMove error
1559smNewPErr   =   -339    #_NewPtr error
1560smSelOOBErr =   -338    #Selector out of bounds error
1561smSlotOOBErr    =   -337    #Slot out of bounds error
1562smNilsBlockErr  =   -336    #Nil sBlock error (Dont allocate and try to use a nil sBlock)
1563smsPointerNil   =   -335    #LPointer is nil From sOffsetData. If this error occurs; check sInfo rec for more information.
1564smCPUErr    =   -334    #Code revision is wrong
1565smCodeRevErr    =   -333    #Code revision is wrong
1566smReservedErr   =   -332    #Reserved field not zero
1567smBadsList  =   -331    #Bad sList: Id1 < Id2 < Id3 ...format is not followed.
1568smBadRefId  =   -330    #Reference Id not found in List
1569smBusErrTO  =   -320    #BusError time out.
1570smBadBoardId    =   -319    #BoardId was wrong; re-init the PRAM record.
1571smReservedSlot  =   -318    #slot is reserved, VM should not use this address space.
1572smInitTblVErr   =   -317    #An error occurred while trying to initialize the Slot Resource Table.
1573smInitStatVErr  =   -316    #The InitStatusV field was negative after primary or secondary init.
1574smNoBoardId =   -315    #No Board Id.
1575smGetPRErr  =   -314    #Error occurred during _sGetPRAMRec (See SIMStatus).
1576smNoBoardSRsrc  =   -313    #No Board sResource.
1577smDisposePErr   =   -312    #_DisposePointer error
1578smFHBlkDispErr  =   -311    #Error occurred during _sDisposePtr (Dispose of FHeader block).
1579smFHBlockRdErr  =   -310    #Error occurred during _sGetFHeader.
1580smBLFieldBad    =   -309    #ByteLanes field was bad.
1581smUnExBusErr    =   -308    #Unexpected BusError
1582smResrvErr  =   -307    #Fatal reserved error. Reserved field != 0.
1583smNosInfoArray  =   -306    #No sInfoArray. Memory Mgr error.
1584smDisabledSlot  =   -305    #This slot is disabled (-305 use to be smLWTstBad)
1585smNoDir =   -304    #Directory offset is Nil
1586smRevisionErr   =   -303    #Wrong revison level
1587smFormatErr =   -302    #FHeader Format is not Apple's
1588smCRCFail   =   -301    #CRC check failed for declaration data
1589smEmptySlot =   -300    #No card in slot
1590nmTypErr    =   -299    #Notification Manager:wrong queue type
1591smPriInitErr    =   -293    #Error; Cards could not be initialized.
1592smPRAMInitErr   =   -292    #Error; Slot Resource Table could not be initialized.
1593smSRTInitErr    =   -291    #Error; Slot Resource Table could not be initialized.
1594smSDMInitErr    =   -290    #Error; SDM could not be initialized.
1595midiInvalidCmdErr   =   -261    #command not supported for port type
1596midiDupIDErr    =   -260    #duplicate client ID
1597midiNameLenErr  =   -259    #name supplied is longer than 31 characters
1598midiWriteErr    =   -258    #MIDIWritePacket couldn't write to all connected ports
1599midiNoConErr    =   -257    #no connection exists between specified ports
1600midiVConnectRmvd    =   -256    #pending virtual connection removed
1601midiVConnectMade    =   -255    #pending virtual connection resolved
1602midiVConnectErr =   -254    #pending virtual connection created
1603midiTooManyConsErr  =   -253    #too many connections made
1604midiTooManyPortsErr =   -252    #too many ports already installed in the system
1605midiNoPortErr   =   -251    #no port with that ID found
1606midiNoClientErr =   -250    #no client with that ID found
1607badInputText    =   -247    #badInputText
1608badDictFormat   =   -246    #badDictFormat
1609incompatibleVoice   =   -245    #incompatibleVoice
1610voiceNotFound   =   -244    #voiceNotFound
1611bufTooSmall =   -243    #bufTooSmall
1612synthNotReady   =   -242    #synthNotReady
1613synthOpenFailed =   -241    #synthOpenFailed
1614noSynthFound    =   -240    #noSynthFound
1615siUnknownQuality    =   -232    #invalid quality selector (returned by driver)
1616siUnknownInfoType   =   -231    #invalid info type selector (returned by driver)
1617siInputDeviceErr    =   -230    #input device hardware failure
1618siBadRefNum =   -229    #invalid input device reference number
1619siBadDeviceName =   -228    #input device could not be opened
1620siDeviceBusyErr =   -227    #input device already in use
1621siInvalidSampleSize =   -226    #invalid sample size
1622siInvalidSampleRate =   -225    #invalid sample rate
1623siHardDriveTooSlow  =   -224    #hard drive too slow to record to disk
1624siInvalidCompression    =   -223    #invalid compression type
1625siNoBufferSpecified =   -222    #returned by synchronous SPBRecord if nil buffer passed
1626siBadSoundInDevice  =   -221    #invalid index passed to SoundInGetIndexedDevice
1627siNoSoundInHardware =   -220    #no Sound Input hardware
1628siVBRCompressionNotSupported    =   -213    #vbr audio compression not supported for this operation
1629noMoreRealTime  =   -212    #not enough CPU cycles left to add another task
1630channelNotBusy  =   -211    #channelNotBusy
1631buffersTooSmall =   -210    #can not operate in the memory allowed
1632channelBusy =   -209    #the Channel is being used for a PFD already
1633badFileFormat   =   -208    #was not type AIFF or was of bad format,corrupt
1634notEnoughBufferSpace    =   -207    #could not allocate enough memory
1635badFormat   =   -206    #Sound Manager Error Returns
1636badChannel  =   -205    #Sound Manager Error Returns
1637resProblem  =   -204    #Sound Manager Error Returns
1638queueFull   =   -203    #Sound Manager Error Returns
1639notEnoughHardwareErr    =   -201    #Sound Manager Error Returns
1640noHardwareErr   =   -200    #Sound Manager Error Returns
1641mapReadErr  =   -199    #map inconsistent with operation
1642resAttrErr  =   -198    #attribute inconsistent with operation
1643rmvRefFailed    =   -197    #RmveReference failed
1644rmvResFailed    =   -196    #RmveResource failed
1645addRefFailed    =   -195    #AddReference failed
1646addResFailed    =   -194    #AddResource failed
1647resFNotFound    =   -193    #Resource file not found
1648resNotFound =   -192    #Resource not found
1649inputOutOfBounds    =   -190    #Offset of Count out of bounds
1650writingPastEnd  =   -189    #Writing past end of file
1651resourceInMemory    =   -188    #Resource already in memory
1652CantDecompress  =   -186    #resource bent ("the bends") - can't decompress a compressed resource
1653badExtResource  =   -185    #extended resource has a bad format.
1654cmNoCurrentProfile  =   -182    #Responder error
1655cmUnsupportedDataType   =   -181    #Responder error
1656cmCantDeleteProfile =   -180    #Responder error
1657cmCantXYZ   =   -179    #CMM cant handle XYZ space
1658cmCantConcatenateError  =   -178    #Profile can't be concatenated
1659cmProfilesIdentical =   -177    #Profiles the same
1660cmProfileNotFound   =   -176    #Responder error
1661cmMethodNotFound    =   -175    #CMM not present
1662cmMethodError   =   -171    #cmMethodError
1663cmProfileError  =   -170    #cmProfileError
1664cDepthErr   =   -157    #invalid pixel depth
1665cResErr =   -156    #invalid resolution for MakeITable
1666cDevErr =   -155    #invalid type of graphics device
1667cProtectErr =   -154    #colorTable entry protection violation
1668cRangeErr   =   -153    #range error on colorTable request
1669cNoMemErr   =   -152    #failed to allocate memory for structure
1670cTempMemErr =   -151    #failed to allocate memory for temporary structures
1671cMatchErr   =   -150    #Color2Index failed to find an index
1672insufficientStackErr    =   -149    #insufficientStackErr
1673pixMapTooDeepErr    =   -148    #pixMapTooDeepErr
1674rgnOverflowErr  =   -147    #rgnOverflowErr
1675noMemForPictPlaybackErr =   -145    #noMemForPictPlaybackErr
1676userCanceledErr =   -128    #userCanceledErr
1677hMenuFindErr    =   -127    #could not find HMenu's parent in MenuKey (wrong error code - obsolete)
1678mBarNFnd    =   -126    #system error code for MBDF not found
1679updPixMemErr    =   -125    #insufficient memory to update a pixmap
1680volGoneErr  =   -124    #Server volume has been disconnected.
1681wrgVolTypErr    =   -123    #Wrong volume type error [operation not supported for MFS]
1682badMovErr   =   -122    #Move into offspring error
1683tmwdoErr    =   -121    #No free WDCB available
1684dirNFErr    =   -120    #Directory not found
1685memLockedErr    =   -117    #trying to move a locked block (MoveHHi)
1686memSCErr    =   -116    #Size Check failed
1687memBCErr    =   -115    #Block Check failed
1688memPCErr    =   -114    #Pointer Check failed
1689memAZErr    =   -113    #Address in zone check failed
1690memPurErr   =   -112    #trying to purge a locked or non-purgeable block
1691memWZErr    =   -111    #WhichZone failed (applied to free block)
1692memAdrErr   =   -110    #address was odd; or out of range
1693nilHandleErr    =   -109    #Master Pointer was NIL in HandleZone or other
1694memFullErr  =   -108    #Not enough room in heap zone
1695noTypeErr   =   -102    #No object of that type in scrap
1696noScrapErr  =   -100    #No scrap exists error
1697memROZWarn  =   -99 #soft error in ROZ
1698portNotCf   =   -98 #driver Open error code (parameter RAM not configured for this connection)
1699portInUse   =   -97 #driver Open error code (port is in use)
1700portNotPwr  =   -96 #serial port not currently powered
1701excessCollsns   =   -95 #excessive collisions on write
1702lapProtErr  =   -94 #error in attaching/detaching protocol
1703noBridgeErr =   -93 #no network bridge for non-local send
1704eLenErr =   -92 #Length error ddpLenErr
1705eMultiErr   =   -91 #Multicast address error ddpSktErr
1706breakRecd   =   -90 #Break received (SCC)
1707rcvrErr =   -89 #SCC receiver error (framing; parity; OR)
1708prInitErr   =   -88 #InitUtil found the parameter ram uninitialized
1709prWrErr =   -87 #parameter ram written didn't read-verify
1710clkWrErr    =   -86 #time written did not verify
1711clkRdErr    =   -85 #unable to read same clock value twice
1712verErr  =   -84 #track failed to verify
1713fmt2Err =   -83 #can't get enough sync
1714fmt1Err =   -82 #can't find sector 0 after track format
1715sectNFErr   =   -81 #sector number never found on a track
1716seekErr =   -80 #track number wrong on address mark
1717spdAdjErr   =   -79 #unable to correctly adjust disk speed
1718twoSideErr  =   -78 #tried to read 2nd side on a 1-sided drive
1719initIWMErr  =   -77 #unable to initialize IWM
1720tk0BadErr   =   -76 #track 0 detect doesn't change
1721cantStepErr =   -75 #step handshake failed
1722wrUnderrun  =   -74 #write underrun occurred
1723badDBtSlp   =   -73 #bad data mark bit slip nibbles
1724badDCksum   =   -72 #bad data mark checksum
1725noDtaMkErr  =   -71 #couldn't find a data mark header
1726badBtSlpErr =   -70 #bad addr mark bit slip nibbles
1727badCksmErr  =   -69 #addr mark checksum didn't check
1728dataVerErr  =   -68 #read verify compare failed
1729noAdrMkErr  =   -67 #couldn't find valid addr mark
1730noNybErr    =   -66 #couldn't find 5 nybbles in 200 tries
1731offLinErr   =   -65 #r/w requested for an off-line drive
1732fontDecError    =   -64 #error during font declaration
1733wrPermErr   =   -61 #write permissions error
1734badMDBErr   =   -60 #bad master directory block
1735fsRnErr =   -59 #file system internal error:during rename the old entry was deleted but could not be restored.
1736extFSErr    =   -58 #volume in question belongs to an external fs
1737noMacDskErr =   -57 #not a mac diskette (sig bytes are wrong)
1738nsDrvErr    =   -56 #no such drive (tried to mount a bad drive num)
1739volOnLinErr =   -55 #drive volume already on-line at MountVol
1740permErr =   -54 #permissions error (on file open)
1741volOffLinErr    =   -53 #volume not on line error (was Ejected)
1742gfpErr  =   -52 #get file position error
1743rfNumErr    =   -51 #refnum error
1744paramErr    =   -50 #error in user parameter list
1745opWrErr =   -49 #file already open with with write permission
1746dupFNErr    =   -48 #duplicate filename (rename)
1747fBsyErr =   -47 #File is busy (delete)
1748vLckdErr    =   -46 #volume is locked
1749fLckdErr    =   -45 #file is locked
1750wPrErr  =   -44 #diskette is write protected.
1751fnfErr  =   -43 #File not found
1752tmfoErr =   -42 #too many files open
1753mFulErr =   -41 #memory full (open) or file won't fit (load)
1754posErr  =   -40 #tried to position to before start of file (r/w)
1755eofErr  =   -39 #End of file
1756fnOpnErr    =   -38 #File not open
1757bdNamErr    =   -37 #there may be no bad names in the final system!
1758ioErr   =   -36 #I/O error (bummers)
1759nsvErr  =   -35 #no such volume
1760dskFulErr   =   -34 #disk full
1761dirFulErr   =   -33 #Directory full
1762dceExtErr   =   -30 #dce extension error
1763unitTblFullErr  =   -29 #unit table has no more entries
1764notOpenErr  =   -28 #Couldn't rd/wr/ctl/sts cause driver not opened
1765iIOAbortErr =   -27 #IO abort error (Printing Manager)
1766dInstErr    =   -26 #DrvrInstall couldn't find driver in resources
1767dRemovErr   =   -25 #tried to remove an open driver
1768closErr =   -24 #I/O System Errors
1769openErr =   -23 #I/O System Errors
1770unitEmptyErr    =   -22 #I/O System Errors
1771badUnitErr  =   -21 #I/O System Errors
1772writErr =   -20 #I/O System Errors
1773readErr =   -19 #I/O System Errors
1774statusErr   =   -18 #I/O System Errors
1775controlErr  =   -17 #I/O System Errors
1776dsExtensionsDisabled    =   -13 #say –Extensions Disabled”
1777dsHD20Installed =   -12 #say –HD20 Startup”
1778dsDisassemblerInstalled =   -11 #say –Disassembler Installed”
1779dsMacsBugInstalled  =   -10 #say –MacsBug Installed”
1780seNoDB  =   -8  #no debugger installed to handle debugger command
1781SlpTypeErr  =   -5  #invalid queue element
1782unimpErr    =   -4  #unimplemented core routine
1783corErr  =   -3  #core routine number out of range
1784dsNoExtsDisassembler    =   -2  #not a SysErr, just a placeholder
1785qErr    =   -1  #queue element not found during deletion
1786tsmComponentNoErr   =   0   #component result = no error
1787EPERM   =   1   #Operation not permitted
1788ENOENT  =   2   #No such file or directory
1789ESRCH   =   3   #No such process
1790EINTR   =   4   #Interrupted system call
1791EIO =   5   #Input/output error
1792ENXIO   =   6   #Device not configured
1793E2BIG   =   7   #Argument list too long
1794ENOEXEC =   8   #Exec format error
1795EBADF   =   9   #Bad file descriptor
1796ECHILD  =   10  #No child processes
1797EDEADLK =   11  #Resource deadlock avoided
1798ENOMEM  =   12  #Cannot allocate memory
1799EACCES  =   13  #Permission denied
1800EFAULT  =   14  #Bad address
1801ECANCELED   =   15  #Operation cancelled
1802EBUSY   =   16  #Device busy
1803EEXIST  =   17  #File exists
1804EXDEV   =   18  #Cross-device link
1805ENODEV  =   19  #Operation not supported by device
1806ENOTDIR =   20  #Not a directory
1807EISDIR  =   21  #Is a directory
1808EINVAL  =   22  #Invalid argument
1809ENFILE  =   23  #Too many open files in system
1810EMFILE  =   24  #Too many open files
1811ENOTTY  =   25  #Inappropriate ioctl for device
1812ESIGPARM    =   26  #Signal error
1813EFBIG   =   27  #File too large
1814ENOSPC  =   28  #No space left on device
1815ESPIPE  =   29  #Illegal seek
1816EROFS   =   30  #Read-only file system
1817EMLINK  =   31  #Too many links
1818EPIPE   =   32  #Broken pipe
1819EDOM    =   33  #Numerical argument out of domain
1820ERANGE  =   34  #Result too large
1821EAGAIN  =   35  #Resource temporarily unavailable
1822EINPROGRESS =   36  #Operation now in progress
1823EALREADY    =   37  #Operation already in progress
1824ENOTSOCK    =   38  #Socket operation on non-socket
1825EDESTADDRREQ    =   39  #Destination address required
1826EMSGSIZE    =   40  #Message too long
1827EPROTOTYPE  =   41  #Protocol wrong type for socket
1828ENOPROTOOPT =   42  #Protocol not available
1829EPROTONOSUPPORT =   43  #Protocol not supported
1830ESOCKTNOSUPPORT =   44  #Socket type not supported
1831EOPNOTSUPP  =   45  #Operation not supported
1832EPFNOSUPPORT    =   46  #Protocol family not supported
1833EAFNOSUPPORT    =   47  #Address family not supported by protocol family
1834EADDRINUSE  =   48  #Address already in use
1835EADDRNOTAVAIL   =   49  #Can't assign requested address
1836ENETDOWN    =   50  #Network is down
1837ENETUNREACH =   51  #Network is unreachable
1838ENETRESET   =   52  #Network dropped connection on reset
1839ECONNABORTED    =   53  #Software caused connection abort
1840ECONNRESET  =   54  #Connection reset by peer
1841ENOBUFS =   55  #No buffer space available
1842EISCONN =   56  #Socket is already connected
1843ENOTCONN    =   57  #Socket is not connected
1844ESHUTDOWN   =   58  #Can't send after socket shutdown
1845ETOOMANYREFS    =   59  #Too many references: can't splice
1846ETIMEDOUT   =   60  #Operation timed out
1847ECONNREFUSED    =   61  #Connection refused
1848ELOOP   =   62  #Too many levels of symbolic links
1849ENAMETOOLONG    =   63  #File name too long
1850EHOSTDOWN   =   64  #Host is down
1851EHOSTUNREACH    =   65  #No route to host
1852ENOTEMPTY   =   66  #Directory not empty
1853ELOOK   =   67  #Internal mapping for kOTLookErr, don't return to client
1854ENOLCK  =   77  #No locks available
1855ENOSYS  =   78  #Function not implemented
1856EILSEQ  =   88  #Wide character encoding error
1857EUNKNOWN    =   99  #Unknown error
Note: See TracBrowser for help on using the repository browser.