Lines Matching refs:Text

33         Text [ en-US ] = "Syntax error." ;
37 Text [ en-US ] = "Return without Gosub." ;
41 Text [ en-US ] = "Incorrect entry; please retry." ;
45 Text [ en-US ] = "Invalid procedure call." ;
49 Text [ en-US ] = "Overflow." ;
53 Text [ en-US ] = "Not enough memory." ;
57 Text [ en-US ] = "Array already dimensioned." ;
61 Text [ en-US ] = "Index out of defined range." ;
65 Text [ en-US ] = "Duplicate definition." ;
69 Text [ en-US ] = "Division by zero." ;
73 Text [ en-US ] = "Variable not defined." ;
77 Text [ en-US ] = "Data type mismatch." ;
81 Text [ en-US ] = "Invalid parameter." ;
85 Text [ en-US ] = "Process interrupted by user." ;
89 Text [ en-US ] = "Resume without error." ;
93 Text [ en-US ] = "Not enough stack memory." ;
97 Text [ en-US ] = "Sub-procedure or function procedure not defined." ;
101 Text [ en-US ] = "Error loading DLL file." ;
105 Text [ en-US ] = "Wrong DLL call convention." ;
109 Text [ en-US ] = "Internal error $(ARG1)." ;
113 Text [ en-US ] = "Invalid file name or file number." ;
117 Text [ en-US ] = "File not found." ;
121 Text [ en-US ] = "Incorrect file mode." ;
125 Text [ en-US ] = "File already open." ;
129 Text [ en-US ] = "Device I/O error." ;
133 Text [ en-US ] = "File already exists." ;
137 Text [ en-US ] = "Incorrect record length." ;
141 Text [ en-US ] = "Disk or hard drive full." ;
145 Text [ en-US ] = "Reading exceeds EOF." ;
149 Text [ en-US ] = "Incorrect record number." ;
153 Text [ en-US ] = "Too many files." ;
157 Text [ en-US ] = "Device not available." ;
161 Text [ en-US ] = "Access denied." ;
165 Text [ en-US ] = "Disk not ready." ;
169 Text [ en-US ] = "Not implemented." ;
173 Text [ en-US ] = "Renaming on different drives impossible." ;
177 Text [ en-US ] = "Path/File access error." ;
181 Text [ en-US ] = "Path not found." ;
185 Text [ en-US ] = "Object variable not set." ;
189 Text [ en-US ] = "Invalid string pattern." ;
193 Text [ en-US ] = "Use of zero not permitted." ;
197 Text [ en-US ] = "DDE Error." ;
201 Text [ en-US ] = "Awaiting response to DDE connection." ;
205 Text [ en-US ] = "No DDE channels available." ;
209 Text [ en-US ] = "No application responded to DDE connect initiation." ;
213 Text [ en-US ] = "Too many applications responded to DDE connect initiation." ;
217 Text [ en-US ] = "DDE channel locked." ;
221 Text [ en-US ] = "External application cannot execute DDE operation." ;
225 Text [ en-US ] = "Timeout while waiting for DDE response." ;
229 Text [ en-US ] = "User pressed ESCAPE during DDE operation." ;
233 Text [ en-US ] = "External application busy." ;
237 Text [ en-US ] = "DDE operation without data." ;
241 Text [ en-US ] = "Data are in wrong format." ;
245 Text [ en-US ] = "External application has been terminated." ;
249 Text [ en-US ] = "DDE connection interrupted or modified." ;
253 Text [ en-US ] = "DDE method invoked with no channel open." ;
257 Text [ en-US ] = "Invalid DDE link format." ;
261 Text [ en-US ] = "DDE message has been lost." ;
265 Text [ en-US ] = "Paste link already performed." ;
269 Text [ en-US ] = "Link mode cannot be set due to invalid link topic." ;
273 Text [ en-US ] = "DDE requires the DDEML.DLL file." ;
277 Text [ en-US ] = "Module cannot be loaded; invalid format." ;
281 Text [ en-US ] = "Invalid object index." ;
285 Text [ en-US ] = "Object is not available." ;
289 Text [ en-US ] = "Incorrect property value." ;
293 Text [ en-US ] = "This property is read-only." ;
297 Text [ en-US ] = "This property is write only." ;
301 Text [ en-US ] = "Invalid object reference." ;
305 Text [ en-US ] = "Property or method not found: $(ARG1)." ;
309 Text [ en-US ] = "Object required." ;
313 Text [ en-US ] = "Invalid use of an object." ;
317 Text [ en-US ] = "OLE Automation is not supported by this object." ;
321 Text [ en-US ] = "This property or method is not supported by the object." ;
325 Text [ en-US ] = "OLE Automation Error." ;
329 Text [ en-US ] = "This action is not supported by given object." ;
333 Text [ en-US ] = "Named arguments are not supported by given object." ;
337 Text [ en-US ] = "The current locale setting is not supported by the given object." ;
341 Text [ en-US ] = "Named argument not found." ;
345 Text [ en-US ] = "Argument is not optional." ;
349 Text [ en-US ] = "Invalid number of arguments." ;
353 Text [ en-US ] = "Object is not a list." ;
357 Text [ en-US ] = "Invalid ordinal number." ;
361 Text [ en-US ] = "Specified DLL function not found." ;
365 Text [ en-US ] = "Invalid clipboard format." ;
369 Text [ en-US ] = "Object does not have this property." ;
373 Text [ en-US ] = "Object does not have this method." ;
377 Text [ en-US ] = "Required argument lacking." ;
381 Text [ en-US ] = "Invalid number of arguments." ;
385 Text [ en-US ] = "Error executing a method." ;
389 Text [ en-US ] = "Unable to set property." ;
393 Text [ en-US ] = "Unable to determine property." ;
398 Text [ en-US ] = "Unexpected symbol: $(ARG1)." ;
402 Text [ en-US ] = "Expected: $(ARG1)." ;
406 Text [ en-US ] = "Symbol expected." ;
410 Text [ en-US ] = "Variable expected." ;
414 Text [ en-US ] = "Label expected." ;
418 Text [ en-US ] = "Value cannot be applied." ;
422 Text [ en-US ] = "Variable $(ARG1) already defined." ;
426 Text [ en-US ] = "Sub procedure or function procedure $(ARG1) already defined." ;
430 Text [ en-US ] = "Label $(ARG1) already defined." ;
434 Text [ en-US ] = "Variable $(ARG1) not found." ;
438 Text [ en-US ] = "Array or procedure $(ARG1) not found." ;
442 Text [ en-US ] = "Procedure $(ARG1) not found." ;
446 Text [ en-US ] = "Label $(ARG1) undefined." ;
450 Text [ en-US ] = "Unknown data type $(ARG1)." ;
454 Text [ en-US ] = "Exit $(ARG1) expected." ;
458 Text [ en-US ] = "Statement block still open: $(ARG1) missing." ;
462 Text [ en-US ] = "Parentheses do not match." ;
466 Text [ en-US ] = "Symbol $(ARG1) already defined differently." ;
470 Text [ en-US ] = "Parameters do not correspond to procedure." ;
474 Text [ en-US ] = "Invalid character in number." ;
478 Text [ en-US ] = "Array must be dimensioned." ;
482 Text [ en-US ] = "Else/Endif without If." ;
486 Text [ en-US ] = "$(ARG1) not allowed within a procedure." ;
490 Text [ en-US ] = "$(ARG1) not allowed outside a procedure." ;
494 Text [ en-US ] = "Dimension specifications do not match." ;
498 Text [ en-US ] = "Unknown option: $(ARG1)." ;
502 Text [ en-US ] = "Constant $(ARG1) redefined." ;
506 Text [ en-US ] = "Program too large." ;
510 Text [ en-US ] = "Strings or arrays not permitted." ;
514 Text [ en-US ] = "An exception occurred $(ARG1)." ;
518 Text [ en-US ] = "This array is fixed or temporarily locked." ;
522 Text [ en-US ] = "Out of string space." ;
526 Text [ en-US ] = "Expression Too Complex." ;
530 Text [ en-US ] = "Can't perform requested operation." ;
534 Text [ en-US ] = "Too many DLL application clients." ;
538 Text [ en-US ] = "For loop not initialized." ;
542 Text [ en-US ] = "$(ARG1)" ;
548 Text [ en-US ] = "The macro running has been interrupted" ;
552 Text [ en-US ] = "Reference will not be saved: " ;
556 Text [ en-US ] = "Error loading library '$(ARG1)'." ;
560 Text [ en-US ] = "Error saving library: '$(ARG1)'." ;
564 Text [ en-US ] = "The BASIC from the file '$(ARG1)' could not be initialized." ;
568 Text [ en-US ] = "Error saving BASIC: '$(ARG1)'." ;
572 Text [ en-US ] = "Error removing library." ;
576 Text [ en-US ] = "The library could not be removed from memory." ;