#                   def_FaultStrings by Lee Kindness...
#
# FaultStrings file for YourFault, by Lee Kindness.
# These strings are the defaults that DOS normally returns.
# You would get the same strings if you did not define any strings.
# This file might be useful to base strings on...
#
#
# If you create a FaultStrings file that is particulary funny then upload
# it to Aminet in the drawer util/boot with a name like:
#                    YourFaultS_XXX.lha
# where XXX is some 3 letter sequence. For this file XXX is def...
#
#
# Wangi on IRC... _\\//
#
#
#
#
#
# Internal AmigaDOS error strings...
#
# INTERNAL_SOFTWAREFAILURE (-162) (WB 3 and up)
-162: Software Failure
#
# INTERNAL_FAILEDRC (-161) (WB 3 and up)
-161: %s failed returncode %ld^
#
# INTERNAL_USECOUNT (-160)
-160: %TH USE COUNT^^
#
# INTERNAL_NAME (-159)
-159: NAME
#
# INTERNAL_DISABLED (-158)
-158: %TH DISABLED^
#
# INTERNAL_INTERNAL (-157)
-157: %TH INTERNAL^
#
# INTERNAL_SYSTEM (-156)
-156: %TH SYSTEM^
#
# INTERNAL_FAULT (-155)
-155: Fault %3ld
#
# INTERNAL_FAILLIMIT (-154)
-154: Fail limit: %ld^
#
# INTERNAL_BADRC (-153)
-153: Bad return code specified
#
# INTERNAL_CD (-152)
-152: Current_directory
#
# INTERNAL_NORC (-151)
-151: The last command did not set a return code
#
# INTERNAL_FAILCAUSE (-150)
-150: Last command failed because 
#
# INTERNAL_PROCESSENDING (-149)
-149: Process %N ending
#
# INTERNAL_SIZETOOSMALL (-148)
-148: Requested size too small
#
# INTERNAL_SIZETOOBIG (-147)
-147: Requested size too large
#
# INTERNAL_STACKSIZE (-146)
-146: Current stack size is %ld bytes^
#
# INTERNAL_NEWSHELLFAIL (-145)
-145: NewShell failed
#
# INTERNAL_CONDITIONALERROR (-144)
-144: Missing ELSE or ENDIF
#
# INTERNAL_CMDFILEONLY (-143)
-143: Must be in a command file
#
# INTERNAL_MORETHAN1MATCH (-142)
-142: More than one directory matches
#
# INTERNAL_CANTSET (-141)
-141: Can't set %s^
#
# INTERNAL_CORRUPTDIRECTORY (-140)
-140: Block %ld corrupt directory
#
# INTERNAL_CORRUPTFILE (-139)
-139: Block %ld corrupt file
#
# INTERNAL_BADHEADER (-138)
-138: Block %ld bad header type
#
# INTERNAL_BLOCKOUTOFRANGE (-137)
-137: Block %ld out of range
#
# INTERNAL_BLOCKUSEDTWICE (-136)
-136: Block %ld used twice
#
# INTERNAL_ERRORVALIDATING (-135)
-135: Error validating %b
#
# INTERNAL_ONDISKBLOCK (-134)
-134: on disk block %ld
#
# INTERNAL_CHECKSUMERROR (-133)
-133: has a checksum error
#
# INTERNAL_WRITEERROR (-132)
-132: has a write error
#
# INTERNAL_READERROR (-131)
-131: has a read error
#
# INTERNAL_UNABLETOCREATEPROCESS (-130)
-130: Unable to create process^
#
# INTERNAL_NEWSHELL (-129)
-129: New Shell process %ld^
#
# INTERNAL_INVALIDFROMFILE (-128)
-128: Cannot open FROM file %s^
#
# INTERNAL_SUSPEND_REBOOT (-127)
-127: Suspend|Reboot
#
# INTERNAL_RETRY_CANCEL (-126)
-126: Retry|Cancel
#
# INTERNAL_NOROOMFORBITMAP (-125)
-125: No room for bitmap
#
# INTERNAL_CMDTOOLONG (-124)
-124: Command too long
#
# INTERNAL_SHELLERROR (-123)
-123: Shell error:
#
# INTERNAL_ERRORINCMDNAME (-122)
-122: Error in command name
#
# INTERNAL_UNKNOWNCMD (-121)
-121: Unknown command
#
# INTERNAL_UNABLETOLOAD (-120)
-120: Unable to load
#
# INTERNAL_SYNTAXERROR (-119)
-119: syntax error
#
# INTERNAL_REDIRECTIONERROR (-118)
-118: unable to open redirection file
#
# INTERNAL_ERROR (-117)
-117: Error 
#
# INTERNAL_HMMMMMM (-116)
-116: 
#
# INTERNAL_DISKCORRUPT (-115)
-115: Disk corrupt - task stopped
#
# INTERNAL_PROGRAMFAILED (-114)
-114: Program failed (error #
#
# INTERNAL_WAITFORDISKACTIVITYSTOP (-113)
-113: Wait for disk activity to finish.
#
# INTERNAL_INDEVICE (-112)
-112: in device %s%s
#
# INTERNAL_INUNIT (-111)
-111: in unit %ld%s
#
# INTERNAL_MUSTREPLACE (-110)
-110: You MUST replace volume
#
# INTERNAL_READWRITEERROR (-109)
-109: has a read/write error
#
# INTERNAL_NODISKPRESENT (-108)
-108: No disk present
#
# INTERNAL_NOTADOSDISK (-107)
-107: Not a DOS disk
#
# INTERNAL_INANYDRIVE (-106)
-106: in any drive
#
# INTERNAL_PLEASEREPLACEVOLUME (-105)
-105: Please replace volume
#
# INTERNAL_PLEASEINSERTVOLUME (-104)
-104: Please insert volume
#
# INTERNAL_ISFULL (-103)
-103: is full
#
# INTERNAL_ISWRITEPROTECTED (-102)
-102: is write protected
#
# INTERNAL_ISNOTVALIDATED (-101)
-101: is not validated
#
# INTERNAL_VOLUME (-100)
-100: Volume
#
#
# Public error values...
#
#
# ERROR_NO_FREE_STORE (103)
103: not enough memory available
#
# ERROR_TASK_TABLE_FULL (105)
105: process table full
#
# ERROR_BAD_TEMPLATE (114)
114: bad template
#
# ERROR_BAD_NUMBER (115)
115: bad number
#
# ERROR_REQUIRED_ARG_MISSING (116)
116: required argument missing
#
# ERROR_KEY_NEEDS_ARG (117)
117: value after keyword missing
#
# ERROR_TOO_MANY_ARGS (118)
118: wrong number of arguments
#
# ERROR_UNMATCHED_QUOTES (119)
119: unmatched quotes
#
# ERROR_LINE_TOO_LONG (120)
120: argument line invalid or too long
#
# ERROR_FILE_NOT_OBJECT (121)
121: file is not executable
#
# ERROR_INVALID_RESIDENT_LIBRARY (122)
122: invalid resident library
#
# ERROR_NO_DEFAULT_DIR (201)
#
#
# ERROR_OBJECT_IN_USE (202)
202: object is in use
#
# ERROR_OBJECT_EXISTS (203)
203: object already exists
#
# ERROR_DIR_NOT_FOUND (204)
204: directory not found
#
# ERROR_OBJECT_NOT_FOUND (205)
205: object not found
#
# ERROR_BAD_STREAM_NAME (206)
206: invalid window description
#
# ERROR_OBJECT_TOO_LARGE (207)
207: object too large
#
# ERROR_ACTION_NOT_KNOWN (209)
209: packet request type unknown
#
# ERROR_INVALID_COMPONENT_NAME (210)
210: object name invalid
#
# ERROR_INVALID_LOCK (211)
211: invalid object lock
#
# ERROR_OBJECT_WRONG_TYPE (212)
212: object is not of required type
#
# ERROR_DISK_NOT_VALIDATED (213)
213: disk not validated
#
# ERROR_DISK_WRITE_PROTECTED (214)
214: disk is write-protected
#
# ERROR_RENAME_ACROSS_DEVICES (215)
215: rename across devices attempted
#
# ERROR_DIRECTORY_NOT_EMPTY (216)
216: directory not empty
#
# ERROR_TOO_MANY_LEVELS (217)
217: too many levels
#
# ERROR_DEVICE_NOT_MOUNTED (218)
218: device (or volume) is not mounted
#
# ERROR_SEEK_ERROR (219)
219: seek failure
#
# ERROR_COMMENT_TOO_BIG (220)
220: comment is too long
#
# ERROR_DISK_FULL (221)
221: disk is full
#
# ERROR_DELETE_PROTECTED (222)
222: object is protected from deletion
#
# ERROR_WRITE_PROTECTED (223)
223: file is write protected
#
# ERROR_READ_PROTECTED (224)
224: file is read protected
#
# ERROR_NOT_A_DOS_DISK (225)
225: not a valid DOS disk
#
# ERROR_NO_DISK (226)
226: no disk in drive
#
# ERROR_NO_MORE_ENTRIES (232)
232: no more entries in directory
#
# ERROR_IS_SOFT_LINK (233)
233: object is soft link
#
# ERROR_OBJECT_LINKED (234)
234: object is linked
#
# ERROR_BAD_HUNK (235)
235: bad loadfile hunk
#
# ERROR_NOT_IMPLEMENTED (236)
236: function not implemented
#
# ERROR_RECORD_NOT_LOCKED (240)
240: record not locked
#
# ERROR_LOCK_COLLISION (241)
241: record lock collision
#
# ERROR_LOCK_TIMEOUT (242)
242: record lock timeout
#
# ERROR_UNLOCK_ERROR  (243)
243: record unlock error
#
# ERROR_BUFFER_OVERFLOW (303)
303: buffer overflow
#
# ERROR_BREAK (304)
304: ***Break
#
# ERROR_NOT_EXECUTABLE (305)
305: file not executable
#
# End of File!!
