home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / yfault12.lha / YourFault / DefFStrings next >
Encoding:
Text File  |  1995-06-07  |  6.9 KB  |  361 lines

  1. #                   def_FaultStrings by Lee Kindness...
  2. #
  3. # FaultStrings file for YourFault, by Lee Kindness.
  4. # These strings are the defaults that DOS normally returns.
  5. # You would get the same strings if you did not define any strings.
  6. # This file might be useful to base strings on...
  7. #
  8. #
  9. # If you create a FaultStrings file that is particulary funny then upload
  10. # it to Aminet in the drawer util/boot with a name like:
  11. #                    YourFaultS_XXX.lha
  12. # where XXX is some 3 letter sequence. For this file XXX is def...
  13. #
  14. #
  15. # Wangi on IRC... _\\//
  16. #
  17. #
  18. #
  19. #
  20. #
  21. # Internal AmigaDOS error strings...
  22. #
  23. # INTERNAL_SOFTWAREFAILURE (-162) (WB 3 and up)
  24. -162: Software Failure
  25. #
  26. # INTERNAL_FAILEDRC (-161) (WB 3 and up)
  27. -161: %s failed returncode %ld^
  28. #
  29. # INTERNAL_USECOUNT (-160)
  30. -160: %TH USE COUNT^^
  31. #
  32. # INTERNAL_NAME (-159)
  33. -159: NAME
  34. #
  35. # INTERNAL_DISABLED (-158)
  36. -158: %TH DISABLED^
  37. #
  38. # INTERNAL_INTERNAL (-157)
  39. -157: %TH INTERNAL^
  40. #
  41. # INTERNAL_SYSTEM (-156)
  42. -156: %TH SYSTEM^
  43. #
  44. # INTERNAL_FAULT (-155)
  45. -155: Fault %3ld
  46. #
  47. # INTERNAL_FAILLIMIT (-154)
  48. -154: Fail limit: %ld^
  49. #
  50. # INTERNAL_BADRC (-153)
  51. -153: Bad return code specified
  52. #
  53. # INTERNAL_CD (-152)
  54. -152: Current_directory
  55. #
  56. # INTERNAL_NORC (-151)
  57. -151: The last command did not set a return code
  58. #
  59. # INTERNAL_FAILCAUSE (-150)
  60. -150: Last command failed because 
  61. #
  62. # INTERNAL_PROCESSENDING (-149)
  63. -149: Process %N ending
  64. #
  65. # INTERNAL_SIZETOOSMALL (-148)
  66. -148: Requested size too small
  67. #
  68. # INTERNAL_SIZETOOBIG (-147)
  69. -147: Requested size too large
  70. #
  71. # INTERNAL_STACKSIZE (-146)
  72. -146: Current stack size is %ld bytes^
  73. #
  74. # INTERNAL_NEWSHELLFAIL (-145)
  75. -145: NewShell failed
  76. #
  77. # INTERNAL_CONDITIONALERROR (-144)
  78. -144: Missing ELSE or ENDIF
  79. #
  80. # INTERNAL_CMDFILEONLY (-143)
  81. -143: Must be in a command file
  82. #
  83. # INTERNAL_MORETHAN1MATCH (-142)
  84. -142: More than one directory matches
  85. #
  86. # INTERNAL_CANTSET (-141)
  87. -141: Can't set %s^
  88. #
  89. # INTERNAL_CORRUPTDIRECTORY (-140)
  90. -140: Block %ld corrupt directory
  91. #
  92. # INTERNAL_CORRUPTFILE (-139)
  93. -139: Block %ld corrupt file
  94. #
  95. # INTERNAL_BADHEADER (-138)
  96. -138: Block %ld bad header type
  97. #
  98. # INTERNAL_BLOCKOUTOFRANGE (-137)
  99. -137: Block %ld out of range
  100. #
  101. # INTERNAL_BLOCKUSEDTWICE (-136)
  102. -136: Block %ld used twice
  103. #
  104. # INTERNAL_ERRORVALIDATING (-135)
  105. -135: Error validating %b
  106. #
  107. # INTERNAL_ONDISKBLOCK (-134)
  108. -134: on disk block %ld
  109. #
  110. # INTERNAL_CHECKSUMERROR (-133)
  111. -133: has a checksum error
  112. #
  113. # INTERNAL_WRITEERROR (-132)
  114. -132: has a write error
  115. #
  116. # INTERNAL_READERROR (-131)
  117. -131: has a read error
  118. #
  119. # INTERNAL_UNABLETOCREATEPROCESS (-130)
  120. -130: Unable to create process^
  121. #
  122. # INTERNAL_NEWSHELL (-129)
  123. -129: New Shell process %ld^
  124. #
  125. # INTERNAL_INVALIDFROMFILE (-128)
  126. -128: Cannot open FROM file %s^
  127. #
  128. # INTERNAL_SUSPEND_REBOOT (-127)
  129. -127: Suspend|Reboot
  130. #
  131. # INTERNAL_RETRY_CANCEL (-126)
  132. -126: Retry|Cancel
  133. #
  134. # INTERNAL_NOROOMFORBITMAP (-125)
  135. -125: No room for bitmap
  136. #
  137. # INTERNAL_CMDTOOLONG (-124)
  138. -124: Command too long
  139. #
  140. # INTERNAL_SHELLERROR (-123)
  141. -123: Shell error:
  142. #
  143. # INTERNAL_ERRORINCMDNAME (-122)
  144. -122: Error in command name
  145. #
  146. # INTERNAL_UNKNOWNCMD (-121)
  147. -121: Unknown command
  148. #
  149. # INTERNAL_UNABLETOLOAD (-120)
  150. -120: Unable to load
  151. #
  152. # INTERNAL_SYNTAXERROR (-119)
  153. -119: syntax error
  154. #
  155. # INTERNAL_REDIRECTIONERROR (-118)
  156. -118: unable to open redirection file
  157. #
  158. # INTERNAL_ERROR (-117)
  159. -117: Error 
  160. #
  161. # INTERNAL_HMMMMMM (-116)
  162. -116: 
  163. #
  164. # INTERNAL_DISKCORRUPT (-115)
  165. -115: Disk corrupt - task stopped
  166. #
  167. # INTERNAL_PROGRAMFAILED (-114)
  168. -114: Program failed (error #
  169. #
  170. # INTERNAL_WAITFORDISKACTIVITYSTOP (-113)
  171. -113: Wait for disk activity to finish.
  172. #
  173. # INTERNAL_INDEVICE (-112)
  174. -112: in device %s%s
  175. #
  176. # INTERNAL_INUNIT (-111)
  177. -111: in unit %ld%s
  178. #
  179. # INTERNAL_MUSTREPLACE (-110)
  180. -110: You MUST replace volume
  181. #
  182. # INTERNAL_READWRITEERROR (-109)
  183. -109: has a read/write error
  184. #
  185. # INTERNAL_NODISKPRESENT (-108)
  186. -108: No disk present
  187. #
  188. # INTERNAL_NOTADOSDISK (-107)
  189. -107: Not a DOS disk
  190. #
  191. # INTERNAL_INANYDRIVE (-106)
  192. -106: in any drive
  193. #
  194. # INTERNAL_PLEASEREPLACEVOLUME (-105)
  195. -105: Please replace volume
  196. #
  197. # INTERNAL_PLEASEINSERTVOLUME (-104)
  198. -104: Please insert volume
  199. #
  200. # INTERNAL_ISFULL (-103)
  201. -103: is full
  202. #
  203. # INTERNAL_ISWRITEPROTECTED (-102)
  204. -102: is write protected
  205. #
  206. # INTERNAL_ISNOTVALIDATED (-101)
  207. -101: is not validated
  208. #
  209. # INTERNAL_VOLUME (-100)
  210. -100: Volume
  211. #
  212. #
  213. # Public error values...
  214. #
  215. #
  216. # ERROR_NO_FREE_STORE (103)
  217. 103: not enough memory available
  218. #
  219. # ERROR_TASK_TABLE_FULL (105)
  220. 105: process table full
  221. #
  222. # ERROR_BAD_TEMPLATE (114)
  223. 114: bad template
  224. #
  225. # ERROR_BAD_NUMBER (115)
  226. 115: bad number
  227. #
  228. # ERROR_REQUIRED_ARG_MISSING (116)
  229. 116: required argument missing
  230. #
  231. # ERROR_KEY_NEEDS_ARG (117)
  232. 117: value after keyword missing
  233. #
  234. # ERROR_TOO_MANY_ARGS (118)
  235. 118: wrong number of arguments
  236. #
  237. # ERROR_UNMATCHED_QUOTES (119)
  238. 119: unmatched quotes
  239. #
  240. # ERROR_LINE_TOO_LONG (120)
  241. 120: argument line invalid or too long
  242. #
  243. # ERROR_FILE_NOT_OBJECT (121)
  244. 121: file is not executable
  245. #
  246. # ERROR_INVALID_RESIDENT_LIBRARY (122)
  247. 122: invalid resident library
  248. #
  249. # ERROR_NO_DEFAULT_DIR (201)
  250. #
  251. #
  252. # ERROR_OBJECT_IN_USE (202)
  253. 202: object is in use
  254. #
  255. # ERROR_OBJECT_EXISTS (203)
  256. 203: object already exists
  257. #
  258. # ERROR_DIR_NOT_FOUND (204)
  259. 204: directory not found
  260. #
  261. # ERROR_OBJECT_NOT_FOUND (205)
  262. 205: object not found
  263. #
  264. # ERROR_BAD_STREAM_NAME (206)
  265. 206: invalid window description
  266. #
  267. # ERROR_OBJECT_TOO_LARGE (207)
  268. 207: object too large
  269. #
  270. # ERROR_ACTION_NOT_KNOWN (209)
  271. 209: packet request type unknown
  272. #
  273. # ERROR_INVALID_COMPONENT_NAME (210)
  274. 210: object name invalid
  275. #
  276. # ERROR_INVALID_LOCK (211)
  277. 211: invalid object lock
  278. #
  279. # ERROR_OBJECT_WRONG_TYPE (212)
  280. 212: object is not of required type
  281. #
  282. # ERROR_DISK_NOT_VALIDATED (213)
  283. 213: disk not validated
  284. #
  285. # ERROR_DISK_WRITE_PROTECTED (214)
  286. 214: disk is write-protected
  287. #
  288. # ERROR_RENAME_ACROSS_DEVICES (215)
  289. 215: rename across devices attempted
  290. #
  291. # ERROR_DIRECTORY_NOT_EMPTY (216)
  292. 216: directory not empty
  293. #
  294. # ERROR_TOO_MANY_LEVELS (217)
  295. 217: too many levels
  296. #
  297. # ERROR_DEVICE_NOT_MOUNTED (218)
  298. 218: device (or volume) is not mounted
  299. #
  300. # ERROR_SEEK_ERROR (219)
  301. 219: seek failure
  302. #
  303. # ERROR_COMMENT_TOO_BIG (220)
  304. 220: comment is too long
  305. #
  306. # ERROR_DISK_FULL (221)
  307. 221: disk is full
  308. #
  309. # ERROR_DELETE_PROTECTED (222)
  310. 222: object is protected from deletion
  311. #
  312. # ERROR_WRITE_PROTECTED (223)
  313. 223: file is write protected
  314. #
  315. # ERROR_READ_PROTECTED (224)
  316. 224: file is read protected
  317. #
  318. # ERROR_NOT_A_DOS_DISK (225)
  319. 225: not a valid DOS disk
  320. #
  321. # ERROR_NO_DISK (226)
  322. 226: no disk in drive
  323. #
  324. # ERROR_NO_MORE_ENTRIES (232)
  325. 232: no more entries in directory
  326. #
  327. # ERROR_IS_SOFT_LINK (233)
  328. 233: object is soft link
  329. #
  330. # ERROR_OBJECT_LINKED (234)
  331. 234: object is linked
  332. #
  333. # ERROR_BAD_HUNK (235)
  334. 235: bad loadfile hunk
  335. #
  336. # ERROR_NOT_IMPLEMENTED (236)
  337. 236: function not implemented
  338. #
  339. # ERROR_RECORD_NOT_LOCKED (240)
  340. 240: record not locked
  341. #
  342. # ERROR_LOCK_COLLISION (241)
  343. 241: record lock collision
  344. #
  345. # ERROR_LOCK_TIMEOUT (242)
  346. 242: record lock timeout
  347. #
  348. # ERROR_UNLOCK_ERROR  (243)
  349. 243: record unlock error
  350. #
  351. # ERROR_BUFFER_OVERFLOW (303)
  352. 303: buffer overflow
  353. #
  354. # ERROR_BREAK (304)
  355. 304: ***Break
  356. #
  357. # ERROR_NOT_EXECUTABLE (305)
  358. 305: file not executable
  359. #
  360. # End of File!!
  361.