IBM Lotus Symphony
|
Gibt die zu einem bestimmten Fehlercode gehörige Fehlernachricht zurück.
Error (Ausdruck)
String
Ausdruck: Ein beliebiger numerischer Ausdruck, der den Fehlercode der Fehlernachricht enthält, die zurückgegeben werden soll.
Werden keine Parameter übergeben, gibt die Funktion Error die Fehlernachricht des letzten Fehlers zurück, der während der Programmausführung aufgetreten ist.
2 unspecified syntax error
3 Return without Gosub
4 Redo form start
5 Invalid procedure call
6 Overflow
7 Out of memory
8 Array already dimensioned
9 Subscript out of range
10 Duplicate definition
11 Division by zero
12 Variable undefined
13 Type mismatch
14 Invalid Parameter
18 User interrupt occurred
20 Resume without error
28 Out of stack space
35 Sub or Function not defined
48 Error in loading DLL
49 Bad DLL calling convention
51 Internal error
52 Bad file name or number
53 File not found
54 Bad file mode
55 File already open
57 Device I/O error
58 File already exists
59 Bad record length
61 Disk full
62 Input past end of file
63 Bad record number
67 Too many files
68 Device not available
70 Permission denied
71 Disk not ready
73 Feature not implemented
74 No rename with different drive
75 Path/File access error
76 Path not found
91 Object variable not set
93 Invalid pattern string
94 Invalid use of Null
323 Can't load module
341 Invalid object index
366 No active view or document
380 Bad property value
382 Property is read only
394 Property is write only
420 Invalid object reference
423 Property or method not found
424 Object required
425 Invalid usee of object
430 Class does not support OLE
438 Object doesn't support method
440 OLE Automation error
445 Object doesn't support this action
446 Object doesn't support named args
447 Object doesn't support current locale setting
448 Named argument not found
449 Argument not optional
450 Wrong number of arguments
451 Object not a collection
452 Invalid ordinal
453 Specified DLL function not found
460 Invalid clipboard format