System/SysMon: rework the code to handle negative result of Entries - Visible
[AROS.git] / rom / dos / catalogs / dos.cd
blob731d7e85ade39e931fe7c1c90c0991c4e773fbfd
1 MSG_ERROR_NO_FREE_STORE (103//)
2 not enough memory available
4 MSG_ERROR_TASK_TABLE_FULL (105//)
5 process table full
7 MSG_ERROR_BAD_TEMPLATE (114//)
8 bad template
10 MSG_ERROR_BAD_NUMBER (115//)
11 bad number
13 MSG_ERROR_REQUIRED_ARG_MISSING (116//)
14 required argument missing
16 MSG_ERROR_KEY_NEEDS_ARG (117//)
17 value after keyword missing
19 MSG_ERROR_TOO_MANY_ARGS (118//)
20 wrong number of arguments
22 MSG_ERROR_UNMATCHED_QUOTES (119//)
23 unmatched quotes
25 MSG_ERROR_LINE_TOO_LONG (120//)
26 argument line invalid or too long
28 MSG_ERROR_FILE_NOT_OBJECT (121//)
29 file is not executable
31 MSG_ERROR_INVALID_RESIDENT_LIBRARY (122//)
32 invalid resident library
34 MSG_ERROR_NO_DEFAULT_DIR (201//)
35 no default directory
37 MSG_ERROR_OBJECT_IN_USE (202//)
38 object is in use
40 MSG_ERROR_OBJECT_EXISTS (203//)
41 object already exists
43 MSG_ERROR_DIR_NOT_FOUND (204//)
44 directory not found
46 MSG_ERROR_OBJECT_NOT_FOUND (205//)
47 object not found
49 MSG_ERROR_BAD_STREAM_NAME (206//)
50 invalid window description
52 MSG_ERROR_OBJECT_TOO_LARGE (207//)
53 object too large
55 MSG_ERROR_ACTION_NOT_KNOWN (209//)
56 filesystem action type unknown
58 MSG_ERROR_INVALID_COMPONENT_NAME (210//)
59 object name invalid
61 MSG_ERROR_INVALID_LOCK (211//)
62 invalid object lock
64 MSG_ERROR_OBJECT_WRONG_TYPE (212//)
65 object is not of required type
67 MSG_ERROR_DISK_NOT_VALIDATED (213//)
68 disk not validated
70 MSG_ERROR_DISK_WRITE_PROTECTED (214//)
71 disk is write-protected
73 MSG_ERROR_RENAME_ACROSS_DEVICES (215//)
74 rename across devices attempted
76 MSG_ERROR_DIRECTORY_NOT_EMPTY (216//)
77 directory not empty
79 MSG_ERROR_TOO_MANY_LEVELS (217//)
80 too many levels
82 MSG_ERROR_DEVICE_NOT_MOUNTED (218//)
83 device (or volume) is not mounted
85 MSG_ERROR_SEEK_ERROR (219//)
86 seek failure
88 MSG_ERROR_COMMENT_TOO_BIG (220//)
89 comment is too long
91 MSG_ERROR_DISK_FULL (221//)
92 disk is full
94 MSG_ERROR_DELETE_PROTECTED (222//)
95 object is protected from deletion
97 MSG_ERROR_WRITE_PROTECTED (223//)
98 file is write protected
100 MSG_ERROR_READ_PROTECTED (224//)
101 file is read protected
103 MSG_ERROR_NOT_A_DOS_DISK (225//)
104 not a valid DOS disk
106 MSG_ERROR_NO_DISK (226//)
107 no disk in drive
109 MSG_ERROR_NO_MORE_ENTRIES (232//)
110 no more entries in directory
112 MSG_ERROR_IS_SOFT_LINK (233//)
113 object is soft link
115 MSG_ERROR_OBJECT_LINKED (234//)
116 object is linked
118 MSG_ERROR_BAD_HUNK (235//)
119 bad loadfile hunk
121 MSG_ERROR_NOT_IMPLEMENTED (236//)
122 function not implemented
124 MSG_ERROR_RECORD_NOT_LOCKED (240//)
125 record not locked
127 MSG_ERROR_LOCK_COLLISION (241//)
128 record lock collision
130 MSG_ERROR_LOCK_TIMEOUT (242//)
131 record lock timeout
133 MSG_ERROR_UNLOCK_ERROR (243//)
134 record unlock error
136 MSG_ERROR_BUFFER_OVERFLOW (303//)
137 buffer overflow
139 MSG_ERROR_BREAK (304//)
140 ***Break
142 MSG_ERROR_NOT_EXECUTABLE (305//)
143 file not executable
145 MSG_STRING_DISK_NOT_VALIDATED (4000//)
146 Volume "%s" is not validated
148 MSG_STRING_DISK_WRITE_PROTECTED (4001//)
149 Volume "%s" is write protected
151 MSG_STRING_DEVICE_NOT_MOUNTED_INSERT (4002//)
152 Please insert volume "%s" in any drive
154 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE (4003//)
155 Please replace volume "%s" in any drive
157 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE_TARGET (4004//)
158 Please replace volume "%s" in "%s"
160 MSG_STRING_DISK_FULL (4005//)
161 Volume "%s" is full
163 MSG_STRING_NOT_A_DOS_DISK (4006//)
164 Not a DOS disk in "%s"
166 MSG_STRING_NO_DISK (4007//)
167 No disk present in "%s"
169 MSG_STRING_ABORT_BUSY (4008//)
170 You MUST replace volume "%s" in "%s"!
172 MSG_STRING_ABORT_DISK_ERROR (4009//)
173 Volume "%s" has a read/write error
175 MSG_STRING_RETRY (5000//)
176 Retry
178 MSG_STRING_CANCEL (5001//)
179 Cancel
181 MSG_STRING_REQUESTTITLE (5002//)
182 System requester
184 MSG_ERROR_NO_MATCHING_ELSEENDIF (10000//)
185 no matching Else or EndIf
187 MSG_ERROR_SCRIPT_ONLY (10001//)
188 this command is supposed to be used in command files only
190 MSG_ERROR_UNKNOWN (100//)
191 undefined error