home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1012.txt < prev    next >
Encoding:
Text File  |  1999-10-17  |  4.7 KB  |  205 lines

  1. CSReadFailureErr = -9068 ‚Ä¢unable to complete read request
  2.  
  3. CSWriteFailureErr = -9069 ‚Ä¢unable to complete write request
  4.  
  5. CSGeneralFailureErr = -9070 ‚Ä¢an undefined error has occurred
  6.  
  7. CSNoCardErr = -9071 ‚Ä¢no PC card in the socket
  8.  
  9. CSUnsupportedFunctionErr    = -9072 ‚Ä¢function is not supported by this implementation
  10.  
  11. CSUnsupportedModeErr    = -9073 ‚Ä¢mode is not supported
  12.  
  13. CSBusyErr = -9074 ‚Ä¢unable to process request at this time - try later
  14.  
  15. CSWriteProtectedErr = -9075 ‚Ä¢media is write-protected
  16.  
  17. CSConfigurationLockedErr    = -9076 ‚Ä¢a configuration has already been locked
  18.  
  19. CSInUseErr = -9077 ‚Ä¢requested resource is being used by a client
  20.  
  21. CSNoMoreItemsErr = -9078 ‚Ä¢there are no more of the requested item
  22.  
  23. CSOutOfResourceErr = -9079 ‚Ä¢Card Services has exhausted the resource
  24.  
  25. cmProfileError = -170
  26.  
  27. cmMethodError = -171
  28.  
  29. cmMethodNotFound    = -175 ‚Ä¢CMM not present
  30.  
  31. cmProfileNotFound = -176 ‚Ä¢Responder error
  32.  
  33. cmProfilesIdentical    = -177 ‚Ä¢Profiles the same
  34.  
  35. cmCantConcatenateError = -178 ‚Ä¢Profile can't be concatenated
  36.  
  37. cmCantXYZ = -179    ‚Ä¢CMM cant handle XYZ space
  38.  
  39. cmCantDeleteProfile = -180 ‚Ä¢Responder error
  40.  
  41. cmUnsupportedDataType = -181 ‚Ä¢Responder error
  42.  
  43. cmNoCurrentProfile = -182 ‚Ä¢Responder error
  44.  
  45. cmElementTagNotFound = -4200
  46.  
  47. cmIndexRangeErr = -4201 ‚Ä¢Tag index out of range
  48.  
  49. cmCantDeleteElement     = -4202
  50.  
  51. cmFatalProfileErr = -4203
  52.  
  53. cmInvalidProfile = -4204 ‚Ä¢A Profile must contain a 'cs1 ' tag to be valid
  54.  
  55. cmInvalidProfileLocation    = -4205 ‚Ä¢Operation not supported for this profile location
  56.  
  57. cmCantCopyModifiedV1Profile = -4215 ‚Ä¢Illegal to copy version 1 profiles that have been modified
  58.  
  59. cmInvalidSearch = -4206 ‚Ä¢Bad Search Handle
  60.  
  61. cmSearchError = -4207
  62.  
  63. cmErrIncompatibleProfile    = -4208 ‚Ä¢Other ColorSync Errors
  64.  
  65. cmInvalidColorSpace     = -4209 ‚Ä¢Profile colorspace does not match bitmap type
  66.  
  67. cmInvalidSrcMap = -4210 ‚Ä¢Source pix/bit map was invalid
  68.  
  69. cmInvalidDstMap = -4211 ‚Ä¢Destination pix/bit map was invalid
  70.  
  71. cmNoGDevicesError = -4212 ‚Ä¢Begin/End Matching -- no gdevices available
  72.  
  73. cmInvalidProfileComment = -4213 ‚Ä¢Bad Profile comment during drawpicture
  74.  
  75. cmRangeOverFlow = -4214 ‚Ä¢Color conversion warning that some output color values over/underflowed and were clipped
  76.  
  77. cmNamedColorNotFound = -4216 ‚Ä¢NamedColor not found
  78.  
  79. cmCantGamutCheckError = -4217 ‚Ä¢Gammut checking not supported by this ColorWorld
  80.  
  81. errMessageNotSupported = -30580
  82.  
  83. errDataNotSupported = -30581
  84.  
  85. errControlDoesntSupportFocus = -30582
  86.  
  87. errWindowDoesntSupportFocus = -30583
  88.  
  89. errUnknownControl = -30584
  90.  
  91. errCouldntSetFocus = -30585
  92.  
  93. errNoRootControl = -30586
  94.  
  95. errRootAlreadyExists = -30587
  96.  
  97. errInvalidPartCode = -30588
  98.  
  99. errControlsAlreadyExist = -30589
  100.  
  101. errControlIsNotEmbedder = -30590
  102.  
  103. errDataSizeMismatch = -30591
  104.  
  105. errControlHiddenOrDisabled = -30592
  106.  
  107. errWindowRegionCodeInvalid = -30593
  108.  
  109. errCantEmbedIntoSelf = -30594
  110.  
  111. errCantEmbedRoot = -30595
  112.  
  113. errItemNotControl = -30596
  114.  
  115. controlInvalidDataVersionErr = -30597
  116.  
  117. 1)controlPropertyInvalid
  118. 2)errInvalidWindowProperty ‚Ä¢tried to access a property tag with private creator
  119. 3)menuPropertyInvalid = -5603
  120.  
  121. 1)controlPropertyNotFoundErr
  122. 2)errWindowPropertyNotFound ‚Ä¢tried to get a nonexistent property
  123. 3)menuPropertyNotFoundErr = -5604
  124.  
  125. controlHandleInvalidErr = -30599
  126.  
  127. kDSpNotInitializedErr = -30440L
  128.  
  129. kDSpSystemSWTooOldErr = -30441L
  130.  
  131. kDSpInvalidContextErr = -30442L
  132.  
  133. kDSpInvalidAttributesErr = -30443L
  134.  
  135. kDSpContextAlreadyReservedErr = -30444L
  136.  
  137. kDSpContextNotReservedErr = -30445L
  138.  
  139. kDSpContextNotFoundErr = -30446L
  140.  
  141. kDSpFrameRateNotReadyErr = -30447L
  142.  
  143. kDSpConfirmSwitchWarning = -30448L
  144.  
  145. kDSpInternalErr = -30449L
  146.  
  147. kDSpStereoContextErr = -30450L
  148.  
  149. kFBCvTwinExceptionErr = -30500 ‚Ä¢no telling what it was
  150.  
  151. kFBCnoIndexesFound = -30501
  152.  
  153. kFBCallocFailed = -30502 ‚Ä¢probably low memory
  154.  
  155. kFBCbadParam = -30503
  156.  
  157. kFBCfileNotIndexed = -30504
  158.  
  159. kFBCbadIndexFile = -30505 ‚Ä¢bad FSSpec , or bad data in file
  160.  
  161. kFBCcompactionFailed = -30506 ‚Ä¢V-Twin exception caught
  162.  
  163. kFBCvalidationFailed = -30507 ‚Ä¢V-Twin exception caught
  164.  
  165. kFBCindexingFailed = -30508 ‚Ä¢*V-Twin exception caught
  166.  
  167. kFBCcommitFailed = -30509 ‚Ä¢V-Twin exception caught
  168.  
  169. kFBCdeletionFailed = -30510 ‚Ä¢V-Twin exception caught
  170.  
  171. kFBCmoveFailed = -30511 ‚Ä¢V-Twin exception caught
  172.  
  173. kFBCtokenizationFailed = -30512 ‚Ä¢couldn't read from document or query
  174.  
  175. kFBCmergingFailed    = -30513 ‚Ä¢couldn't merge index files
  176.  
  177. kFBCindexCreationFailed = -30514 ‚Ä¢couldn't create index
  178.  
  179. kFBCaccessorStoreFailed = -30515
  180.  
  181. kFBCaddDocFailed = -30516
  182.  
  183. kFBCflushFailed = -30517
  184.  
  185. kFBCindexNotFound    = -30518
  186.  
  187. kFBCnoSearchSession = -30519
  188.  
  189. kFBCindexingCanceled = -30520
  190.  
  191. kFBCaccessCanceled = -30521
  192.  
  193. kFBCindexFileDestroyed = -30522
  194.  
  195. kFBCindexNotAvailable = -30523
  196.  
  197. kFBCsearchFailed    = -30524
  198.  
  199. kFBCsomeFilesNotIndexed = -30525
  200.  
  201. kFBCillegalSessionChange    = -30526 ‚Ä¢tried to add/remove vols to a session that has hits
  202.  
  203. kFBCanalysisNotAvailable = -30527
  204.  
  205.