Support rastport clipping rectangle for layerless rastports
[tangerine.git] / rom / dos / catalogs / dos.cd
bloba10038dd8fc32ce30d2634ec333a5f99ce99cbbc
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 error 201
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_INSERT_VOLUME (4000//)
146 Please insert volume\n%s\nin any drive
148 MSG_STRING_VOLUME_FULL (4001//)
149 The volume %s is full
151 MSG_STRING_NO_DISK (4002//)
152 No disk in drive %s
154 MSG_STRING_NO_DOS_DISK (4003//)
155 Not a DOS disk in drive %s
157 MSG_STRING_MUST_REPLACE (4004//)
158 You MUST replace volume\n\
159 %s\n\
160 in drive %s
162 MSG_STRING_RETRY (5000//)
163 Retry
165 MSG_STRING_CANCEL (5001//)
166 Cancel
168 MSG_STRING_REQUESTTITLE (5002//)
169 System requester
171 MSG_ERROR_NO_MATCHING_ELSEENDIF (10000//)
172 no matching Else or EndIf
174 MSG_ERROR_SCRIPT_ONLY (10001//)
175 this command is supposed to be used in command files only
177 MSG_ERROR_UNKNOWN (100//)
178 undefined error