blob: 8020d26658dfc5a0c9173afbffd69c466455f825 [file] [log] [blame]
Jack Jansen4a5be811996-09-05 15:17:01 +00001svTempDisable = -32768 #Temporarily disable card but run primary init.
2svDisabled = -32640 #Reserve range -32640 to -32768 for Apple temp disables.
3fontNotOutlineErr = -32615 #bitmap font passed to routine that does outlines only
4invalidIndexErr = -20002 #The recordIndex parameter is not valid.
5recordDataTooBigErr = -20001 #The record data is bigger than buffer size (1024 bytes).
6unknownInsertModeErr = -20000 #There is no such an insert mode.
7pmRecvEndErr = -13005 #during receive, pmgr did not finish hs configured for this connection
8pmRecvStartErr = -13004 #during receive, pmgr did not start hs
9pmSendEndErr = -13003 #during send, pmgr did not finish hs
10pmSendStartErr = -13002 #during send, pmgr did not start hs
11pmReplyTOErr = -13001 #Timed out waiting for reply
12pmBusyErr = -13000 #Power Mgr never ready to start handshake
13pictureDataErr = -11005 #the picture data was invalid
14colorsRequestedErr = -11004 #the number of colors requested was illegal
15cantLoadPickMethodErr = -11003 #unable to load the custom pick proc
16pictInfoVerbErr = -11002 #the passed verb was invalid
17pictInfoIDErr = -11001 #the internal consistancy check for the PictInfoID is wrong
18pictInfoVersionErr = -11000 #wrong version of the PictInfo structure
19telNotEnoughdspBW = -10116 #not enough real-time for allocation
20telBadSampleRate = -10115 #incompatible sample rate
21telBadSWErr = -10114 #Software not installed properly
22telDetAlreadyOn = -10113 #detection is already turned on
23telAutoAnsNotOn = -10112 #autoAnswer in not turned on
24telValidateFailed = -10111 #telValidate failed
25telBadProcID = -10110 #invalid procID
26telDeviceNotFound = -10109 #device not found
27telBadCodeResource = -10108 #code resource not found
28telInitFailed = -10107 #initialization failed
29telNoCommFolder = -10106 #Communications/Extensions Ÿ not found
30telUnknownErr = -10103 #unable to set config
31telNoSuchTool = -10102 #unable to find tool with name specified
32telBadFunction = -10091 #bad msgCode specified
33telPBErr = -10090 #parameter block error, bad format
34telCANotDeflectable = -10082 #CA not "deflectable"
35telCANotRejectable = -10081 #CA not "rejectable"
36telCANotAcceptable = -10080 #CA not "acceptable"
37telTermNotOpen = -10072 #terminal not opened via TELOpenTerm
38telStillNeeded = -10071 #terminal driver still needed by someone else
39telAlreadyOpen = -10070 #terminal already open
40telNoCallbackRef = -10064 #no call back reference was specified, but is required
41telDisplayModeNotSupp = -10063 #display mode not supported by tool
42telBadDisplayMode = -10062 #bad display mode specified
43telFwdTypeNotSupp = -10061 #forward type not supported by tool
44telDNTypeNotSupp = -10060 #DN type not supported by tool
45telBadRate = -10059 #bad rate specified
46telBadBearerType = -10058 #bad bearerType specified
47telBadSelect = -10057 #unable to select or deselect DN
48telBadParkID = -10056 #bad park id specified
49telBadPickupGroupID = -10055 #bad pickup group ID specified
50telBadFwdType = -10054 #bad fwdType specified
51telBadFeatureID = -10053 #bad feature ID specified
52telBadIntercomID = -10052 #bad intercom ID specified
53telBadPageID = -10051 #bad page ID specified
54telBadDNType = -10050 #DN type invalid
55telConfLimitExceeded = -10047 #attempt to exceed switch conference limits
56telCBErr = -10046 #call back feature not set previously
57telTransferRej = -10045 #transfer request rejected
58telTransferErr = -10044 #transfer not prepared
59telConfRej = -10043 #conference request was rejected
60telConfErr = -10042 #conference was not prepared
61telConfNoLimit = -10041 #no limit was specified but required
62telConfLimitErr = -10040 #limit specified is too high for this configuration
63telFeatNotSupp = -10033 #feature program call not supported by this tool
64telFeatActive = -10032 #feature already active
65telFeatNotAvail = -10031 #feature subscribed but not available
66telFeatNotSub = -10030 #feature not subscribed
67telDNDTypeNotSupp = -10024 #DND type is not supported by this tool
68telBadDNDType = -10023 #bad DND type specified
69telIntExtNotSupp = -10022 #internal external type not supported by this tool
70telBadIntExt = -10021 #bad internal external error
71telStateNotSupp = -10020 #device state not supported by tool
72telBadStateErr = -10019 #bad device state specified
73telIndexNotSupp = -10018 #index not supported by this tool
74telBadIndex = -10017 #bad index specified
75telAPattNotSupp = -10016 #alerting pattern not supported by tool
76telBadAPattErr = -10015 #bad alerting pattern specified
77telVTypeNotSupp = -10014 #volume type not supported by this tool
78telBadVTypeErr = -10013 #bad volume type error
79telBadLevelErr = -10012 #bad volume level setting
80telHTypeNotSupp = -10011 #hook type not supported by this tool
81telBadHTypeErr = -10010 #bad hook type specified
82telNoOpenErr = -10008 #unable to open terminal
83telNoMemErr = -10007 #no memory to allocate handle
84telCAUnavail = -10006 #a CA is not available
85telBadProcErr = -10005 #bad msgProc specified
86telBadHandErr = -10004 #bad handle specified
87telBadCAErr = -10003 #TELCAHandle not found or invalid
88telBadDNErr = -10002 #TELDNHandle not found or invalid
89telBadTermErr = -10001 #invalid TELHandle or handle not found
90kDMMainDisplayCannotMoveErr = -6231 #Trying to move main display (or a display mirrored to it)
91kDMDisplayAlreadyInstalledErr = -6230 #Attempt to add an already installed display.
92kDMDisplayNotFoundErr = -6229 #Could not find item (will someday remove).
93kDMDriverNotDisplayMgrAwareErr = -6228 #Video Driver does not support display manager.
94kDMSWNotInitializedErr = -6227 #Required software not initialized (eg windowmanager or display mgr).
95kSysSWTooOld = -6226 #Missing critical pieces of System Software.
96kDMMirroringNotOn = -6225 #Returned by all calls that need mirroring to be on to do their thing.
97kDMCantBlock = -6224 #Mirroring is already on, can¹t Block now (call DMUnMirror() first).
98kDMMirroringBlocked = -6223 #DMBlockMirroring() has been called.
99kDMWrongNumberOfDisplays = -6222 #Can only handle 2 displays for now.
100kDMMirroringOnAlready = -6221 #Returned by all calls that need mirroring to be off to do their thing.
101kDMGenErr = -6220 #Unexpected Error
102gestaltLocationErr = -5553 #gestalt function ptr wasn't in sysheap
103gestaltDupSelectorErr = -5552 #tried to add an entry that already existed
104gestaltUndefSelectorErr = -5551 #undefined selector was passed to Gestalt
105gestaltUnknownErr = -5550 #value returned if Gestalt doesn't know the answer
106envVersTooBig = -5502 #Version bigger than call can handle
107envBadVers = -5501 #Version non-positive
108envNotPresent = -5500 #returned by glue.
109afpInsideTrashErr = -5044 #the folder being shared is inside the trash folder OR the shared folder is being moved into the trash folder OR the folder is being moved to the trash and it contains a shared folder
110afpInsideSharedErr = -5043 #the folder being shared is inside a shared folder OR the folder contains a shared folder and is being moved into a shared folder OR the folder contains a shared folder and is being moved into the descendent of a shared folder.
111afpPwdExpiredErr = -5042 #the password being used is too old: this requires the user to change the password before log-in can continue
112afpPwdTooShortErr = -5041 #the password being set is too short: there is a minimum length that must be met or exceeded
113afpPwdSameErr = -5040 #someone tried to change their password to the same password on a mantadory password change
114afpContainsSharedErr = -5033 #the folder being shared contains a shared folder
115afpObjectLocked = -5032 #Object is M/R/D/W inhibited
116afpVolLocked = -5031 #Volume is Read-Only
117couldNotParseSourceFileErr = -3026 #Source document does not contain source type
118invalidTranslationPathErr = -3025 #Source type to destination type not a valid path
119fragLastErrCode = -2899 #last reserved error code number
120fragInvalidFragmentUsage = -2824 #an application fragment or accellerated resource has no entry point or termination routine
121fragArchError = -2823 #fragment targeted for an unacceptable architecture
122fragAppNotFound = -2822 #no application found in cfrg (for Process Manager)
123fragUserInitProcErr = -2821 #user intialization routine did not return noErr
124fragCorruptErr = -2820 #fragment container corrupted (known format)
125fragConstErr = -2819 #internal inconstistancy
126fragMgrInitErr = -2818 #error in initailization of this manager
127fragLibConnErr = -2817 #error connecting to library (error occured in sub prepare)
128fragInitRtnUsageErr = -2816 #boot library has initialization routine
129fragInitLoop = -2815 #circularity detected in mandatory initialization order
130fragImportTooNew = -2814 #import library was too new and therefore incompatible
131fragImportTooOld = -2813 #import library was too old and therefore incompatible
132fragObjectInitSeqErr = -2812 #order error during user initialization function invocation
133fragNoContextIDs = -2811 #no more context id¹s
134fragNoAddrSpace = -2810 #out of memory in user's address space for loadable section
135fragNoMem = -2809 #out of memory for interal bookkeeping
136fragUnused1 = -2808 #unused
137fragHadUnresolveds = -2807 #loaded fragment had "hard" unresolved imports
138fragFormatUnknown = -2806 #fragment container format unknown
139fragDupRegLibName = -2805 #registered name already in use
140fragLibNotFound = -2804 #library name not found in Frag registry
141fragSectionNotFound = -2803 #section was not found
142fragSymbolNotFound = -2802 #symbol was not found in connection
143fragConnectionIDNotFound = -2801 #connecionID was not valid
144fragContextNotFound = -2800 #contextID was not valid
145nrPathBufferTooSmall = -2551 #buffer for path is too small
146nrPathNotFound = -2550 #a path component lookup failed
147tsmUnknownErr = -2519 #any other errors
148tsmUnsupportedTypeErr = -2518 #unSupported interface type error
149tsmScriptHasNoIMErr = -2517 #script has no imput method or is using old IM
150tsmInputMethodIsOldErr = -2516 #returned by GetDefaultInputMethod
151tsmComponentAlreadyOpenErr = -2515 #text service already opened for the document
152tsmTSNotOpenErr = -2514 #text service is not open
153tsmTSHasNoMenuErr = -2513 #the text service has no menu
154tsmUseInputWindowErr = -2512 #not TSM aware because we are using input window
155tsmDocumentOpenErr = -2511 #there are open documents
156tsmTextServiceNotFoundErr = -2510 #no text service found
157tsmCantOpenComponentErr = -2509 #can¹t open the component
158tsmNoOpenTSErr = -2508 #no open text service
159tsmDocNotActiveErr = -2507 #document is NOT active
160tsmTSMDocBusyErr = -2506 #document is still active
161tsmInvalidDocIDErr = -2505 #invalid TSM documentation id
162tsmNeverRegisteredErr = -2504 #app never registered error (not TSM aware)
163tsmAlreadyRegisteredErr = -2503 #want to register again error
164tsmNotAnAppErr = -2502 #not an application error
165badCallOrderErr = -2209 #Usually due to a status call being called prior to being setup first
166noDMAErr = -2208 #Can¹t do DMA digitizing (i.e. can't go to requested dest
167badDepthErr = -2207 #Can¹t digitize into this depth
168notExactSizeErr = -2206 #Can¹t do exact size requested
169noMoreKeyColorsErr = -2205 #all key indexes in use
170notExactMatrixErr = -2204 #warning of bad matrix, digitizer did its best
171matrixErr = -2203 #bad matrix, digitizer did nothing
172qtParamErr = -2202 #bad input parameter (out of range, etc)
173digiUnimpErr = -2201 #feature unimplemented
174soundSupportNotAvailableErr = -2056 #QT for Windows error
175noSoundTrackInMovieErr = -2055 #QT for Windows error
176noVideoTrackInMovieErr = -2054 #QT for Windows error
177cantCreateSingleForkFile = -2022 #happens when file already exists
178dragNotAcceptedErr = -1857 #drag was not accepted by receiver
179handlerNotFoundErr = -1856 #handler not found
180duplicateHandlerErr = -1855 #handler already exists
181cantGetFlavorErr = -1854 #error while trying to get flavor data
182duplicateFlavorErr = -1853 #flavor type already exists
183badDragFlavorErr = -1852 #unknown flavor type
184badDragItemErr = -1851 #unknown drag item reference
185badDragRefErr = -1850 #unknown drag reference
186errOSACantOpenComponent = -1762 #Can't connect to scripting system with that ID
187errOSAComponentMismatch = -1761 #Parameters are from 2 different components
188errAERecordingIsAlreadyOn = -1732 #available only in version 1.0.1 or greater
189errAEUnknownObjectType = -1731 #available only in version 1.0.1 or greater
190errAEEmptyListContainer = -1730 #Attempt to pass empty list as container to accessor
191errAENegativeCount = -1729 #CountProc returned negative value
192errAENoSuchObject = -1728 #e.g.,: specifier asked for the 3rd, but there are only 2. Basically, this indicates a run-time resolution error.
193errAENotAnObjSpec = -1727 #Param to AEResolve not of type 'obj '
194errAEBadTestKey = -1726 #Test is neither typeLogicalDescriptor nor typeCompDescriptor
195errAENoSuchLogical = -1725 #Something other than AND, OR, or NOT
196errAEAccessorNotFound = -1723 #Accessor proc matching wantClass and containerType or wildcards not found
197errAEWrongNumberArgs = -1721 #Logical op kAENOT used with other than 1 term
198errAEImpossibleRange = -1720 #A range like 3rd to 2nd, or 1st to all.
199errAEIllegalIndex = -1719 #index is out of range in a put operation
200errAEReplyNotArrived = -1718 #the contents of the reply you are accessing have not arrived yet
201errAEHandlerNotFound = -1717 #no handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler
202errAEUnknownAddressType = -1716 #the target address type is not known
203errAEParamMissed = -1715 #a required parameter was not accessed
204errAENotASpecialFunction = -1714 #there is no special function for/with this keyword
205errAENoUserInteraction = -1713 #no user interaction is allowed
206errAETimeout = -1712 #the AppleEvent timed out
207errAEWaitCanceled = -1711 #in AESend, the user cancelled out of wait loop for reply or receipt
208errAEUnknownSendMode = -1710 #mode wasn't NoReply, WaitReply, or QueueReply or Interaction level is unknown
209errAEReplyNotValid = -1709 #AEResetTimer was passed an invalid reply parameter
210errAEEventNotHandled = -1708 #the AppleEvent was not handled by any handler
211errAENotAppleEvent = -1707 #the event is not in AppleEvent format
212errAENewerVersion = -1706 #need newer version of the AppleEvent manager
213errAEBadListItem = -1705 #the specified list item does not exist
214errAECoercionFail = -1700 #bad parameter data or unable to coerce the data supplied
215fsDataTooBigErr = -1310 #file or volume is too big for system
216fileBoundsErr = -1309 #file's EOF, offset, mark or size is too big
217notARemountErr = -1308 #when _Mount allows only remounts and doesn't get one
218badFidErr = -1307 #file id is dangling or doesn't match with the file number
219sameFileErr = -1306 #can't exchange a file with itself
220desktopDamagedErr = -1305 #desktop database files are corrupted
221catChangedErr = -1304 #the catalog has been modified
222diffVolErr = -1303 #files on different volumes
223notAFileErr = -1302 #directory specified
224fidExists = -1301 #file id already exists
225fidNotFound = -1300 #no file thread exists.
226errRefNum = -1280 #bad connection refNum
227errAborted = -1279 #control call was aborted
228errState = -1278 #bad connection state for this operation
229errOpening = -1277 #open connection request failed
230errAttention = -1276 #attention message too long
231errFwdReset = -1275 #read terminated by forward reset
232errDSPQueueSize = -1274 #DSP Read/Write Queue Too small
233errOpenDenied = -1273 #open connection request was denied
234aspNoAck = -1075 #No ack on attention request (server err)
235aspTooMany = -1074 #Too many clients (server error)
236aspSizeErr = -1073 #Command block too big
237aspSessClosed = -1072 #Session closed
238aspServerBusy = -1071 #Server cannot open another session
239aspParamErr = -1070 #Parameter error
240aspNoServers = -1069 #No servers at that address
241aspNoMoreSess = -1068 #No more sessions on server
242aspBufTooSmall = -1067 #Buffer too small
243aspBadVersNum = -1066 #Server cannot support this ASP version
244nbpNISErr = -1029 #Error trying to open the NIS
245nbpNotFound = -1028 #Name not found on remove
246nbpDuplicate = -1027 #Duplicate name exists already
247nbpConfDiff = -1026 #Name confirmed at different socket
248nbpBuffOvr = -1024 #Buffer overflow in LookupName
249noMaskFoundErr = -1000 #Icon Utilties Error
250guestNotAllowedErr = -932 #destination port requires authentication
251badLocNameErr = -931 #location name malformed
252badServiceMethodErr = -930 #illegal service type, or not supported
253noUserRecErr = -928 #Invalid user reference number
254authFailErr = -927 #unable to authenticate user at destination
255noInformErr = -926 #PPCStart failed because destination did not have inform pending
256networkErr = -925 #An error has occured in the network, not too likely
257noUserRefErr = -924 #unable to create a new userRefNum
258notLoggedInErr = -923 #The default userRefNum does not yet exist
259noDefaultUserErr = -922 #user hasn't typed in owners name in Network Setup Control Pannel
260badPortNameErr = -919 #PPCPortRec malformed
261sessClosedErr = -917 #session was closed
262portClosedErr = -916 #port was closed
263noResponseErr = -915 #unable to contact destination
264noToolboxNameErr = -914 #A system resource is missing, not too likely
265noMachineNameErr = -913 #user hasn't named his Macintosh in the Network Setup Control Panel
266userRejectErr = -912 #Destination rejected the session request
267noUserNameErr = -911 #user name unknown on destination machine
268portNameExistsErr = -910 #port is already open (perhaps in another app)
269badReqErr = -909 #bad parameter or invalid state for operation
270noSessionErr = -908 #Invalid session reference number
271sessTableErr = -907 #Out of session tables, try again later
272destPortErr = -906 #Port does not exist at destination
273localOnlyErr = -905 #Network activity is currently disabled
274noGlobalsErr = -904 #The system is hosed, better re-boot
275noPortErr = -903 #Unable to open port or bad portRefNum
276nameTypeErr = -902 #Invalid or inappropriate locationKindSelector in locationName
277notInitErr = -900 #PPCToolBox not initialized
278hmCloseViewActive = -863 #Returned from HMRemoveBalloon if CloseView was active
279hmNoBalloonUp = -862 #Returned from HMRemoveBalloon if no balloon was visible when call was made
280hmOperationUnsupported = -861 #Returned from HMShowBalloon call if bad method passed to routine
281hmUnknownHelpType = -859 #Returned if help msg record contained a bad type
282hmWrongVersion = -858 #Returned if help mgr resource was the wrong version
283hmSkippedBalloon = -857 #Returned from calls if helpmsg specified a skip balloon
284hmHelpManagerNotInited = -855 #Returned from HMGetHelpMenuHandle if help menu not setup
285hmSameAsLastBalloon = -854 #Returned from HMShowMenuBalloon if menu & item is same as last time
286hmBalloonAborted = -853 #Returned if mouse was moving or mouse wasn't in window port rect
287hmHelpDisabled = -850 #Show Balloons mode was off, call to routine ignored
288rcDBPackNotInited = -813 #attempt to call other routine before InitDBPack
289rcDBWrongVersion = -812 #incompatible versions
290rcDBNoHandler = -811 #no app handler for specified data type
291rcDBBadAsyncPB = -810 #tried to kill a bad pb
292rcDBAsyncNotSupp = -809 #ddev does not support async calls
293rcDBBadDDEV = -808 #bad ddev specified on DBInit
294rcDBBadSessNum = -807 #bad session number for DBGetConnInfo
295noMMUErr = -626 #no MMU present
296cannotDeferErr = -625 #unable to defer additional functions
297interruptsMaskedErr = -624 #don¹t call with interrupts masked
298notLockedErr = -623 #specified range of memory is not locked
299cannotMakeContiguousErr = -622 #cannot make specified range contiguous
300notHeldErr = -621 #specified range of memory is not held
301notEnoughMemoryErr = -620 #insufficient physical memory
302noUserInteractionAllowed = -610 #no user interaction allowed
303bufferIsSmall = -607 #error returns from Post and Accept
304appIsDaemon = -606 #app is BG-only, and launch flags disallow this
305appMemFullErr = -605 #application SIZE not big enough for launch
306hardwareConfigErr = -604 #hardware configuration not correct for call
307protocolErr = -603 #app made module calls in improper order
308appModeErr = -602 #memory mode is 32-bit, but app not 32-bit clean
309memFragErr = -601 #not enough room to launch app w/special requirements
310procNotFound = -600 #no eligible process with specified descriptor
311hwParamErr = -502 #bad selector for _HWPriv
312teScrapSizeErr = -501 #scrap item too big for text edit record
313exUserBreak = -492 #user debugger break; execute debugger commands on stack
314strUserBreak = -491 #user debugger break; display string on stack
315userBreak = -490 #user debugger break
316notThePublisherWrn = -463 #not the first registered publisher for that container
317containerAlreadyOpenWrn = -462 #container already opened by this section
318containerNotFoundWrn = -461 #could not find editionContainer at this time
319multiplePublisherWrn = -460 #A Publisher is already registered for that container
320badSubPartErr = -454 #can not use sub parts in this release
321badEditionFileErr = -453 #edition file is corrupt
322notRegisteredSectionErr = -452 #not a registered SectionRecord
323badSectionErr = -451 #not a valid SectionRecord
324editionMgrInitErr = -450 #edition manager not inited by this app
325btKeyAttrErr = -417 #There is no such a key attribute.
326btKeyLenErr = -416 #Maximum key length is too long or equal to zero.
327btRecNotFnd = -415 #Record cannot be found.
328btDupRecErr = -414 #Record already exists.
329btNoSpace = -413 #Can't allocate disk space.
330notBTree = -410 #The file is not a dictionary.
331gcrOnMFMErr = -400 #gcr format on high density media error
332slotNumErr = -360 #invalid slot # error
333smRecNotFnd = -351 #Record not found in the SRT.
334smSRTOvrFlErr = -350 #SRT over flow.
335smNoGoodOpens = -349 #No opens were successfull in the loop.
336smOffsetErr = -348 #Offset was too big (temporary error
337smByteLanesErr = -347 #NumByteLanes was determined to be zero.
338smBadsPtrErr = -346 #Bad pointer was passed to sCalcsPointer
339smsGetDrvrErr = -345 #Error occurred during _sGetDriver.
340smNoMoresRsrcs = -344 #No more sResources
341smDisDrvrNamErr = -343 #Error occured during _sDisDrvrName.
342smGetDrvrNamErr = -342 #Error occured during _sGetDrvrName.
343smCkStatusErr = -341 #Status of slot = fail.
344smBlkMoveErr = -340 #_BlockMove error
345smNewPErr = -339 #_NewPtr error
346smSelOOBErr = -338 #Selector out of bounds error
347smSlotOOBErr = -337 #Slot out of bounds error
348smNilsBlockErr = -336 #Nil sBlock error (Dont allocate and try to use a nil sBlock)
349smsPointerNil = -335 #LPointer is nil From sOffsetData. If this error occurs; check sInfo rec for more information.
350smCPUErr = -334 #Code revision is wrong
351smCodeRevErr = -333 #Code revision is wrong
352smReservedErr = -332 #Reserved field not zero
353smBadsList = -331 #Bad sList: Id1 < Id2 < Id3 ...format is not followed.
354smBadRefId = -330 #Reference Id not found in List
355smBusErrTO = -320 #BusError time out.
356smBadBoardId = -319 #BoardId was wrong; re-init the PRAM record.
357smNoJmpTbl = -318 #SDM jump table could not be created.
358smInitTblVErr = -317 #An error occured while trying to initialize the Slot Resource Table.
359smInitStatVErr = -316 #The InitStatusV field was negative after primary or secondary init.
360smNoBoardId = -315 #No Board Id.
361smGetPRErr = -314 #Error occured during _sGetPRAMRec (See SIMStatus).
362smNoBoardSRsrc = -313 #No Board sResource.
363smDisposePErr = -312 #_DisposePointer error
364smFHBlkDispErr = -311 #Error occured during _sDisposePtr (Dispose of FHeader block).
365smFHBlockRdErr = -310 #Error occured during _sGetFHeader.
366smBLFieldBad = -309 #ByteLanes field was bad.
367smUnExBusErr = -308 #Unexpected BusError
368smResrvErr = -307 #Fatal reserved error. Resreved field <> 0.
369smNosInfoArray = -306 #No sInfoArray. Memory Mgr error.
370smDisabledSlot = -305 #This slot is disabled (-305 use to be smLWTstBad)
371smNoDir = -304 #Directory offset is Nil
372smRevisionErr = -303 #Wrong revison level
373smFormatErr = -302 #FHeader Format is not Apple's
374smCRCFail = -301 #CRC check failed for declaration data
375smEmptySlot = -300 #No card in slot
376nmTypErr = -299 #wrong queue type
377smPriInitErr = -293 #Error; Cards could not be initialized.
378smPRAMInitErr = -292 #Error; Slot Resource Table could not be initialized.
379smSRTInitErr = -291 #Error; Slot Resource Table could not be initialized.
380smSDMInitErr = -290 #Error; SDM could not be initialized.
381midiInvalidCmdErr = -261 #command not supported for port type
382midiDupIDErr = -260 #duplicate client ID
383midiNameLenErr = -259 #name supplied is longer than 31 characters
384midiWriteErr = -258 #MIDIWritePacket couldn't write to all connected ports
385midiNoConErr = -257 #no connection exists between specified ports
386midiVConnectRmvd = -256 #pending virtual connection removed
387midiVConnectMade = -255 #pending virtual connection resolved
388midiVConnectErr = -254 #pending virtual connection created
389midiTooManyConsErr = -253 #too many connections made
390midiTooManyPortsErr = -252 #too many ports already installed in the system
391midiNoPortErr = -251 #no port with that ID found
392midiNoClientErr = -250 #no client with that ID found
393siUnknownQuality = -232 #invalid quality selector (returned by driver)
394siUnknownInfoType = -231 #invalid info type selector (returned by driver)
395siInputDeviceErr = -230 #input device hardware failure
396siBadRefNum = -229 #invalid input device reference number
397siBadDeviceName = -228 #input device could not be opened
398siDeviceBusyErr = -227 #input device already in use
399siInvalidSampleSize = -226 #invalid sample size
400siInvalidSampleRate = -225 #invalid sample rate
401siHardDriveTooSlow = -224 #hard drive too slow to record to disk
402siInvalidCompression = -223 #invalid compression type
403siNoBufferSpecified = -222 #returned by synchronous SPBRecord if nil buffer passed
404siBadSoundInDevice = -221 #invalid index passed to SoundInGetIndexedDevice
405siNoSoundInHardware = -220 #no Sound Input hardware
406noMoreRealTime = -212 #not enough CPU cycles left to add another task
407buffersTooSmall = -210 #can not operate in the memory allowed
408channelBusy = -209 #the Channel is being used for a PFD already
409badFileFormat = -208 #was not type AIFF or was of bad format,corrupt
410notEnoughBufferSpace = -207 #could not allocate enough memory
411badFormat = -206 #Sound Manager Error Returns
412badChannel = -205 #Sound Manager Error Returns
413resProblem = -204 #Sound Manager Error Returns
414queueFull = -203 #Sound Manager Error Returns
415notEnoughHardwareErr = -201 #Sound Manager Error Returns
416noHardwareErr = -200 #Sound Manager Error Returns
417mapReadErr = -199 #map inconsistent with operation
418resAttrErr = -198 #attribute inconsistent with operation
419rmvRefFailed = -197 #RmveReference failed
420rmvResFailed = -196 #RmveResource failed
421addRefFailed = -195 #AddReference failed
422addResFailed = -194 #AddResource failed
423resFNotFound = -193 #Resource file not found
424resNotFound = -192 #Resource not found
425inputOutOfBounds = -190 #Offset of Count out of bounds
426writingPastEnd = -189 #Writing past end of file
427resourceInMemory = -188 #Resource already in memory
428CantDecompress = -186 #resource bent ("the bends") - can't decompress a compressed resource
429badExtResource = -185 #extended resource has a bad format.
430cDepthErr = -157 #invalid pixel depth
431cResErr = -156 #invalid resolution for MakeITable
432cDevErr = -155 #invalid type of graphics device
433cProtectErr = -154 #colorTable entry protection violation
434cRangeErr = -153 #range error on colorTable request
435cNoMemErr = -152 #failed to allocate memory for structure
436cTempMemErr = -151 #failed to allocate memory for temporary structures
437cMatchErr = -150 #Color2Index failed to find an index
438hMenuFindErr = -127 #could not find HMenu's parent in MenuKey
439mBarNFnd = -126 #system error code for MBDF not found
440updPixMemErr = -125 #insufficient memory to update a pixmap
441volGoneErr = -124 #Server volume has been disconnected.
442wrgVolTypErr = -123 #Wrong volume type error [operation not supported for MFS]
443badMovErr = -122 #Move into offspring error
444tmwdoErr = -121 #No free WDCB available
445dirNFErr = -120 #Directory not found
446memLockedErr = -117 #trying to move a locked block (MoveHHi)
447memSCErr = -116 #Size Check failed
448memBCErr = -115 #Block Check failed
449memPCErr = -114 #Pointer Check failed
450memAZErr = -113 #Address in zone check failed
451memPurErr = -112 #trying to purge a locked or non-purgeable block
452memWZErr = -111 #WhichZone failed (applied to free block)
453memAdrErr = -110 #address was odd; or out of range
454nilHandleErr = -109 #Master Pointer was NIL in HandleZone or other
455memFullErr = -108 #Not enough room in heap zone
456noTypeErr = -102 #No object of that type in scrap
457noScrapErr = -100 #No scrap exists error
458memROZWarn = -99 #soft error in ROZ
459portNotCf = -98 #driver Open error code (parameter RAM not configured for this connection)
460portInUse = -97 #driver Open error code (port is in use)
461portNotPwr = -96 #serial port not currently powered
462excessCollsns = -95 #excessive collisions on write
463lapProtErr = -94 #error in attaching/detaching protocol
464noBridgeErr = -93 #no network bridge for non-local send
465ddpLenErr = -92 #data length too big
466ddpSktErr = -91 #error in soket number
467breakRecd = -90 #Break received (SCC)
468rcvrErr = -89 #SCC receiver error (framing; parity; OR)
469prInitErr = -88 #InitUtil found the parameter ram uninitialized
470prWrErr = -87 #parameter ram written didn't read-verify
471clkWrErr = -86 #time written did not verify
472clkRdErr = -85 #unable to read same clock value twice
473firstDskErr = -84 #I/O System Errors
474fmt2Err = -83 #can't get enough sync
475fmt1Err = -82 #can't find sector 0 after track format
476sectNFErr = -81 #sector number never found on a track
477seekErr = -80 #track number wrong on address mark
478spdAdjErr = -79 #unable to correctly adjust disk speed
479twoSideErr = -78 #tried to read 2nd side on a 1-sided drive
480initIWMErr = -77 #unable to initialize IWM
481tk0BadErr = -76 #track 0 detect doesn't change
482cantStepErr = -75 #step handshake failed
483wrUnderrun = -74 #write underrun occurred
484badDBtSlp = -73 #bad data mark bit slip nibbles
485badDCksum = -72 #bad data mark checksum
486noDtaMkErr = -71 #couldn't find a data mark header
487badBtSlpErr = -70 #bad addr mark bit slip nibbles
488badCksmErr = -69 #addr mark checksum didn't check
489dataVerErr = -68 #read verify compare failed
490noAdrMkErr = -67 #couldn't find valid addr mark
491fontSubErr = -66 #font substitution occured
492fontNotDeclared = -65 #font not declared
493fontDecError = -64 #error during font declaration
494wrPermErr = -61 #write permissions error
495badMDBErr = -60 #bad master directory block
496fsRnErr = -59 #file system internal error:during rename the old entry was deleted but could not be restored.
497extFSErr = -58 #volume in question belongs to an external fs
498noMacDskErr = -57 #not a mac diskette (sig bytes are wrong)
499nsDrvErr = -56 #no such drive (tried to mount a bad drive num)
500volOnLinErr = -55 #drive volume already on-line at MountVol
501permErr = -54 #permissions error (on file open)
502volOffLinErr = -53 #volume not on line error (was Ejected)
503gfpErr = -52 #get file position error
504rfNumErr = -51 #refnum error
505paramErr = -50 #error in user parameter list
506opWrErr = -49 #file already open with with write permission
507dupFNErr = -48 #duplicate filename (rename)
508fBsyErr = -47 #File is busy (delete)
509vLckdErr = -46 #volume is locked
510fLckdErr = -45 #file is locked
511wPrErr = -44 #diskette is write protected.
512fnfErr = -43 #File not found
513tmfoErr = -42 #too many files open
514mFulErr = -41 #memory full (open) or file won't fit (load)
515posErr = -40 #tried to position to before start of file (r/w)
516eofErr = -39 #End of file
517fnOpnErr = -38 #File not open
518bdNamErr = -37 #there may be no bad names in the final system!
519ioErr = -36 #I/O error (bummers)
520nsvErr = -35 #no such volume
521dskFulErr = -34 #disk full
522dirFulErr = -33 #Directory full
523dceExtErr = -30 #dce extension error
524unitTblFullErr = -29 #unit table has no more entries
525notOpenErr = -28 #Couldn't rd/wr/ctl/sts cause driver not opened
526abortErr = -27 #IO call aborted by KillIO
527dInstErr = -26 #DrvrInstall couldn't find driver in resources
528dRemovErr = -25 #tried to remove an open driver
529closErr = -24 #I/O System Errors
530openErr = -23 #I/O System Errors
531unitEmptyErr = -22 #I/O System Errors
532badUnitErr = -21 #I/O System Errors
533writErr = -20 #I/O System Errors
534readErr = -19 #I/O System Errors
535statusErr = -18 #I/O System Errors
536controlErr = -17 #I/O System Errors
537dsExtensionsDisabled = -13 #say ³Extensions Disabled²
538dsHD20Installed = -12 #say ³HD20 Startup²
539dsDisassemblerInstalled = -11 #say ³Disassembler Installed²
540dsMacsBugInstalled = -10 #say ³MacsBug Installed²
541seNoDB = -8 #no debugger installed to handle debugger command
542SlpTypeErr = -5 #invalid queue element
543unimpErr = -4 #unimplemented core routine
544corErr = -3 #core routine number out of range
545vTypErr = -2 #invalid queue element
546qErr = -1 #queue element not found during deletion
547tsmComponentNoErr = 0 #component result = no error
548EPERM = 1 #Operation not permitted
549ENOENT = 2 #No such file or directory
550ESRCH = 3 #No such process
551EINTR = 4 #Interrupted system call
552EIO = 5 #Input/output error
553ENXIO = 6 #Device not configured
554E2BIG = 7 #Argument list too long
555ENOEXEC = 8 #Exec format error
556EBADF = 9 #Bad file descriptor
557ECHILD = 10 #No child processes
558EDEADLK = 11 #Resource deadlock avoided
559ENOMEM = 12 #Cannot allocate memory
560EACCES = 13 #Permission denied
561EFAULT = 14 #Bad address
562ENOTBLK = 15 #Block device required
563EBUSY = 16 #Device busy
564EEXIST = 17 #File exists
565EXDEV = 18 #Cross-device link
566ENODEV = 19 #Operation not supported by device
567ENOTDIR = 20 #Not a directory
568EISDIR = 21 #Is a directory
569EINVAL = 22 #Invalid argument
570ENFILE = 23 #Too many open files in system
571EMFILE = 24 #Too many open files
572ENOTTY = 25 #Inappropriate ioctl for device
573ETXTBSY = 26 #Text file busy
574EFBIG = 27 #File too large
575ENOSPC = 28 #No space left on device
576ESPIPE = 29 #Illegal seek
577EROFS = 30 #Read-only file system
578EMLINK = 31 #Too many links
579EPIPE = 32 #Broken pipe
580EDOM = 33 #Numerical argument out of domain
581ERANGE = 34 #Result too large
582EAGAIN = 35 #Resource temporarily unavailable
583EINPROGRESS = 36 #Operation now in progress
584EALREADY = 37 #Operation already in progress
585ENOTSOCK = 38 #Socket operation on non-socket
586EDESTADDRREQ = 39 #Destination address required
587EMSGSIZE = 40 #Message too long
588EPROTOTYPE = 41 #Protocol wrong type for socket
589ENOPROTOOPT = 42 #Protocol not available
590EPROTONOSUPPORT = 43 #Protocol not supported
591ESOCKTNOSUPPORT = 44 #Socket type not supported
592EOPNOTSUPP = 45 #Operation not supported on socket
593EPFNOSUPPORT = 46 #Protocol family not supported
594EAFNOSUPPORT = 47 #Address family not supported by protocol family
595EADDRINUSE = 48 #Address already in use
596EADDRNOTAVAIL = 49 #Can't assign requested address
597ENETDOWN = 50 #Network is down
598ENETUNREACH = 51 #Network is unreachable
599ENETRESET = 52 #Network dropped connection on reset
600ECONNABORTED = 53 #Software caused connection abort
601ECONNRESET = 54 #Connection reset by peer
602ENOBUFS = 55 #No buffer space available
603EISCONN = 56 #Socket is already connected
604ENOTCONN = 57 #Socket is not connected
605ESHUTDOWN = 58 #Can't send after socket shutdown
606ETOOMANYREFS = 59 #Too many references: can't splice
607ETIMEDOUT = 60 #Connection timed out
608ECONNREFUSED = 61 #Connection refused
609ELOOP = 62 #Too many levels of symbolic links
610ENAMETOOLONG = 63 #File name too long
611EHOSTDOWN = 64 #Host is down
612EHOSTUNREACH = 65 #No route to host
613ENOTEMPTY = 66 #Directory not empty
614EPROCLIM = 67 #Too many processes
615EUSERS = 68 #Too many users
616EDQUOT = 69 #Disc quota exceeded
617ESTALE = 70 #Stale NFS file handle
618EREMOTE = 71 #Too many levels of remote in path
619EBADRPC = 72 #RPC struct is bad
620ERPCMISMATCH = 73 #RPC version wrong
621EPROGUNAVAIL = 74 #RPC prog. not avail
622EPROGMISMATCH = 75 #Program version wrong
623EPROCUNAVAIL = 76 #Bad procedure for program
624ENOLCK = 77 #No locks available
625ENOSYS = 78 #Function not implemented
626EFTYPE = 79 #Inappropriate file type or format