home *** CD-ROM | disk | FTP | other *** search
- 1 <error>
- 2 <id>
- 3 REM
- 4 SubName
- 5 LabelName
- 6 EndStmt
- 7 UnderScore
- 8 DIM
- 9 DECLARE
- 10 CONST
- 11 OPTION
- 12 DEFVAR
- 13 DEFINT
- 14 DEFLNG
- 15 DEFSNG
- 16 DEFDBL
- 17 DEFCUR
- 18 DEFSTR
- 19 STATIC
- 20 PUBLIC
- 21 PRIVATE
- 22 FUNCTION
- 23 SUB
- 24 PROPERTY
- 25 GET
- 26 SET
- 27 DO
- 28 FOR
- 29 FORALL
- 30 WHILE
- 31 THEN
- 32 GOTO
- 33 IN
- 34 CASE
- 35 STEP
- 36 NEXT
- 37 CLASS
- 38 TYPE
- 39 UNTIL
- 40 LOOP
- 41 ELSEIF
- 42 ELSE
- 43 IF
- 44 SELECT
- 45 WITH
- 46 WEND
- 47 INTEGER
- 48 LONG
- 49 SINGLE
- 50 DOUBLE
- 51 CURRENCY
- 52 VARIANT
- 53 ANY
- 54 END
- 55 <eof>
- 56 <eol>
- 57 <eos>
- 58 <productstr>
- 59 <binaryconst>
- 60 <floatconst>
- 61 <hexconst>
- 62 <integerconst>
- 63 <octalconst>
- 64 <strconst>
- 65 <prodconst>
- 66 (
- 67 ;
- 68 .
- 69 ..
- 70 =
- 71 <>
- 72 <
- 73 <=
- 74 >
- 75 >=
- 76 =<
- 77 =>
- 78 ><
- 79 &
- 80 -
- 81 +
- 82 <intdiv>
- 83 *
- 84 /
- 85 ^
- 86 IS
- 87 IMP
- 88 EQV
- 89 XOR
- 90 OR
- 91 AND
- 92 NOT
- 93 LIKE
- 94 MOD
- 95 ACOS
- 96 ASC
- 97 ASIN
- 98 ATN
- 99 ATN2
- 100 COS
- 101 DATENUMBER
- 102 DATEVALUE
- 103 DAY
- 104 YIELD
- 105 EXP
- 106 HOUR
- 107 IMESTATUS
- 108 INSTR
- 109 INSTRB
- 110 ISARRAY
- 111 ISDATE
- 112 ISEMPTY
- 113 ISLIST
- 114 ISNULL
- 115 ISNUMERIC
- 116 ISOBJECT
- 117 ISSCALAR
- 118 ISUNKNOWN
- 119 LBOUND
- 120 LEN
- 121 LENB
- 122 LENBP
- 123 LOG
- 124 MINUTE
- 125 MONTH
- 126 MESSAGEBOX
- 127 NOW
- 128 RND
- 129 ROUND
- 130 SECOND
- 131 SGN
- 132 SHELL
- 133 SIN
- 134 SQR
- 135 STRCOMPARE
- 136 TAN
- 137 TIMER
- 138 TIMENUMBER
- 139 TIMEVALUE
- 140 TODAY
- 141 TYPENAME
- 142 UBOUND
- 143 UNI
- 144 VAL
- 145 DATATYPE
- 146 WEEKDAY
- 147 YEAR
- 148 BIN
- 149 CHR
- 150 COMMAND
- 151 DATE
- 152 ENVIRON
- 153 FORMAT
- 154 HEX
- 155 INPUTBOX
- 156 LCASE
- 157 LEFT
- 158 LEFTB
- 159 LTRIM
- 160 MID
- 161 MIDB
- 162 OCT
- 163 RIGHT
- 164 RIGHTB
- 165 RTRIM
- 166 SPACE
- 167 STR
- 168 STRING
- 169 TIME
- 170 TRIM
- 171 UCASE
- 172 UCHR
- 173 USTRING
- 174 BIN$
- 175 CHR$
- 176 COMMAND$
- 177 DATE$
- 178 ENVIRON$
- 179 FORMAT$
- 180 HEX$
- 181 INPUTBOX$
- 182 LCASE$
- 183 LEFT$
- 184 LEFTB$
- 185 LTRIM$
- 186 MID$
- 187 MIDB$
- 188 OCT$
- 189 RIGHT$
- 190 RIGHTB$
- 191 RTRIM$
- 192 SPACE$
- 193 STR$
- 194 STRING$
- 195 TIME$
- 196 TRIM$
- 197 UCASE$
- 198 UCHR$
- 199 USTRING$
- 200 EOF
- 201 FILEATTR
- 202 FILEDATETIME
- 203 FILELEN
- 204 FREEFILE
- 205 GETFILEATTR
- 206 LOC
- 207 LOF
- 208 SEEK
- 209 INPUT
- 210 INPUTB
- 211 CURDIR
- 212 CURDRIVE
- 213 DIR
- 214 INPUT$
- 215 INPUTB$
- 216 CURDIR$
- 217 CURDRIVE$
- 218 DIR$
- 219 CCUR
- 220 CDBL
- 221 CINT
- 222 CLNG
- 223 CSNG
- 224 CSTR
- 225 CVAR
- 226 CDAT
- 227 ERL
- 228 ERR
- 229 ERROR
- 230 ERROR$
- 231 ,
- 232 )
- 233 #
- 234 AS
- 235 LIST
- 236 TO
- 237 NEW
- 238 LIB
- 239 ALIAS
- 240 BYVAL
- 241 BASE
- 242 COMPARE
- 243 NOCASE
- 244 BIND
- 245 GOSUB
- 246 RESUME
- 247 CALL
- 248 REMOVE
- 249 EVENT
- 250 FROM
- 251 PRESERVE
- 252 ACCESS
- 253 WRITE
- 254 LOCK
- 255 OUTPUT
- 256 APPEND
- 257 BINARY
- 258 RANDOM
- 259 READ
- 260 SHARED
- 261 ACTIVATEAPP
- 262 LET
- 263 BEEP
- 264 DELETE
- 265 ERASE
- 266 EXECUTE
- 267 EXIT
- 268 LSET
- 269 RSET
- 270 USELSX
- 271 USE
- 272 ON
- 273 PRINT
- 274 TAB
- 275 SPC
- 276 RANDOMIZE
- 277 REDIM
- 278 RETURN
- 279 SENDKEYS
- 280 STOP
- 281 OPEN
- 282 CLOSE
- 283 RESET
- 284 LINE
- 285 PUT
- 286 NAME
- 287 WIDTH
- 288 FILECOPY
- 289 CHDIR
- 290 CHDRIVE
- 291 MKDIR
- 292 RMDIR
- 293 KILL
- 294 UNLOCK
- 295 SETFILEATTR
- 296 ME
- 297 LSI_INFO
- 298 ABS
- 299 FIX
- 300 FRACTION
- 301 INT
- 302 LISTTAG
- 303 ISELEMENT
- 304 TRUE
- 305 FALSE
- 306 NOTHING
- 307 NULL
- 308 PI
- 309 UNICODE
- 310 LMBCS
- 311 EVALUATE
- 312 ClassSt
- 313 TypeSt
- 314 TabMark
- 315 DOEVENTS
- 316 MSGBOX
- 317 APPACTIVATE
- 318 STRCOMP
- 319 SETATTR
- 320 GETATTR
- 321 CVDATE
- 322 DATESERIAL
- 323 TIMESERIAL
- 324 VARTYPE
- 325 EXPLICIT
- 326 TEXT
- 53249 Unexpected: %s
- 53250 [%d]
- 53251 End-of-file
- 53252 Compiler stack overflow at: %s
- 53253 Not an event name: %s
- 53254 Name previously declared: %s
- 53255 Illegal type suffix on name: %s
- 53256 Declaration may not contain type suffix and data type: %s
- 53257 Type suffix does not match data type: %s
- 53258 Class or type name not found: %s
- 53259 Name too long: %s
- 53260 Illegal range specifier
- 53261 Duplicate range specifier
- 53262 Illegal specification of array bounds for: %s
- 53263 Illegal numeric constant
- 53264 Numeric overflow
- 53265 Numeric underflow
- 53267 PROPERTY GET and SET must have same data type
- 53268 Illegal string length constant for: %s
- 53269 Illegal constant expression for: %s
- 53270 Illegal array bound for: %s
- 53271 Duplicate option
- 53272 Illegal STATIC on: %s
- 53273 Illegal value for OPTION BASE
- 53274 Variable not declared: %s
- 53275 Illegal parenthesized reference: %s
- 53276 Cannot subclass: %s
- 53277 Maximum array dimensions (8) exceeded: %s
- 53278 Wrong number of array subscripts for: %s
- 53279 Reference must contain exactly one subscript: %s
- 53280 Illegal use of parentheses
- 53281 Illegal BYVAL
- 53282 Variable required: %s
- 53283 Illegal reference to: %s
- 53284 Not a sub or function name: %s
- 53285 Derived class may not be PUBLIC when parent is PRIVATE: %s
- 53286 Arguments not legal in declaration of: %s
- 53287 Illegal scope for PUBLIC or PRIVATE on: %s
- 53288 Not an instance name: %s
- 53289 Not a member: %s
- 53290 Wrong number of arguments for: %s
- 53291 Illegal BYVAL on arguments to: %s
- 53292 Type mismatch on: %s
- 53293 Missing argument for: %s
- 53294 Illegal pass by value: %s
- 53295 Unterminated %REM block
- 53296 Unterminated multiline string
- 53297 Duplicate label: %s
- 53298 LISTTAG argument is not a FORALL alias variable
- 53299 Undefined label: %s
- 53300 FOR count variable already in use: %s
- 53301 Name does not match FOR count variable: %s
- 53302 Illegal reference to named constant: %s
- 53304 Illegal TO in reference to: %s
- 53305 Illegal single-line IF
- 53307 Statement is illegal outside of a subprogram
- 53308 Illegal ON ERROR statement
- 53309 Illegal use of NEW or DELETE
- 53310 Out of memory
- 53311 Illegal EXIT %s
- 53312 Error number must be INTEGER constant: %s
- 53313 Error number must be INTEGER
- 53314 Bounds must be specified in REDIM of: %s
- 53315 Label is illegal outside of a subprogram
- 53316 Cannot open included file: %s
- 53321 Storage class or visibility does not match forward declaration: %s
- 53322 Return type does not match forward declaration: %s
- 53323 Argument does not match forward declaration: %s
- 53324 Number of arguments does not match forward declaration: %s
- 53325 Illegal use of NEW on array or list declaration: %s
- 53326 Declaration not valid in TYPE scope: %s
- 53327 End-of-line
- 53328 Size of data cannot exceed 64K in this scope
- 53329 Illegal RESUME statement
- 53330 Illegal external argument: %s
- 53331 Named product class instance not valid here
- 53332 Illegal function return type for: %s
- 53333 Illegal data type for argument: %s
- 53334 Illegal ANY: %s
- 53335 Too many arguments for: %s
- 53336 Not an array, list, collection or variant: %s
- 53337 Illegal REDIM on: %s
- 53338 Not a product class: %s
- 53339 Illegal construction of type instance: %s
- 53340 Illegal product constant: %s
- 53341 Illegal property type for: %s
- 53342 Illegal use of ERASE
- 53343 Not a product class instance: %s
- 53344 Array size exceeds maximum: %s
- 53346 Member declared in a parent class: %s
- 53347 Method signature does not match parent method: %s
- 53348 Method was declared as something else in a parent: %s
- 53349 Property was declared as something else in a parent: %s
- 53350 Property type does not match parent property: %s
- 53351 Illegal PRIVATE declaration of: %s
- 53352 Illegal PUBLIC declaration of: %s
- 53353 PROPERTY SET not defined for: %s
- 53354 PROPERTY GET not defined for: %s
- 53355 TYPE declaration has no members
- 53356 %s
- 53357 Illegal OPTION BASE after array declaration
- 53358 ME not valid outside of class scope
- 53359 .. not valid outside of class scope
- 53360 Name was forward declared as something else: %s
- 53361 Illegal type suffix on FORALL alias variable: %s
- 53362 FORALL alias variable is not of same data type: %s
- 53363 Illegal reference to FORALL alias variable: %s
- 53365 SET may only be used on class instance assignments
- 53366 SET required on class instance assignment
- 53367 TYPE may not have instance of itself as a member: %s
- 53368 Unterminated %s block
- 53369 Expected:
- 53370 Statement
- 53371 Expression
- 53372 Identifier
- 53373 Operator
- 53374 End-of-statement
- 53375 Data type
- 53376 String constant
- 53377 Label
- 53378 0
- 53379 1
- 53380 Not a PUBLIC member: %s
- 53381 Maximum number of errors reached
- 53382 Illegal character after continuation character
- 53383 Public symbol is declared in another module: %s
- 53384 Illegal DEFtype statement after declaration
- 53385 Unknown statement
- 53386 Statement is illegal in a subprogram
- 53389 INCLUDE filename must be a string literal
- 53390 Member of PUBLIC class or type is instance of a PRIVATE class or type: %s
- 53391 Wrong number of arguments to constructor for class: %s
- 53392 Illegal pass by value
- 53393 Illegal reference to array or list: %s
- 53394 Illegal type suffix on keyword: %s
- 53395 Class not specified on BIND into: %s
- 53396 Compiler statement stack overflow at: %s
- 53397 Illegal call to: %s
- 53398 DELETE not valid on: %s
- 53399 Too many items specified in input/output statement
- 53400 Too many labels specified in ON..GOTO statement
- 53401 FORALL alias variable already in use: %s
- 53402 Class is not a parent of this class: %s
- 53403 Member is not a subprogram: %s
- 53404 Illegal OPTION PUBLIC after declaration
- 53405 Illegal executable code at the module level
- 53406 Illegal PUBLIC instance of PRIVATE class or type: %s
- 53407 ISELEMENT argument is not a list or variant: %s
- 53408 Illegal constructor clause on: %s
- 53409 Parent SUB NEW has arguments, SUB NEW is required for: %s
- 53410 Illegal USE or USELSX statement after declaration
- 53411 Event handler must be a LotusScript SUB: %s
- 53412 FORALL alias variable was previously declared: %s
- 53413 Illegal OPTION DECLARE after implicit declaration
- 53414 Illegal use of array or list element as FORALL target
- 53415 Wrong data type for argument %s in event handler %s
- 53416 Too many nested INCLUDEs
- 53417 SUB NEW arguments do not match parent's SUB NEW arguments
- 53418 PROPERTY GET and SET must have same storage class and visibility
- 53419 Statement is illegal in TYPE block: %s
- 53420 Statement is illegal in CLASS block: %s
- 53421 Illegal name for class or type: %s
- 53422 DIM required on declarations in this scope
- 53423 Token is too long
- 53424 PUBLIC is not allowed in this module
- 53425 Duplicate forward declaration: %s
- 53426 FOR count variable must be a scalar variable: %s
- 53427 Expected expression before end of argument list for: %s
- 53428 Illegal use of property: %s
- 53429 File contains too many source lines
- 53430 Declaration of external subprogram is not legal inside a class
- 53431 Maximum allowable code size exceeded
- 53432 Maximum allowable data size exceeded
- 53433 Maximum allowable symbol table size exceeded
- 53434 Constant
- 53436 Unterminated string constant
- 53437 Illegal character after %INCLUDE directive
- 53438 Numeric constant
- 53439 Size of data cannot exceed 32K in this scope
- 53440 Unterminated square bracket reference
- 53441 Relational operator
- 53442 CASE ELSE must be the last CASE in a SELECT statement
- 53443 Illegal directive
- 53444 Unterminated %IF, %ELSEIF or %ELSE directive
- 53445 Illegal character after directive
- 53446 LIB name must be a string constant
- 53447 USE or USELSX name must be a string constant
- 53448 EVALUATE argument must be a string constant
- 53449 Illegal second parenthesized expression
- 53450 Illegal use of UNICODE or LMBCS keyword
- 53451 UNICODE and LBMCS strings must be declared BYVAL
- 53452 Empty parentheses not legal on: %s
- 53453 Too many nested WITHs
- 53454 Illegal use of escape character in identifier: %s
- 53455 Illegal use of escape character
- 53456 Error in EVALUATE macro
- 53457 Name previously referenced in this scope: %s
- 53458 Wrong number of arguments for event handler: %s
- 53459 Property is read-only: %s
- 53460 Missing subscript or collection index for: %s
- 53461 Missing argument to constructor for: %s
- 53462 Missing array bound for: %s
- 53463 Client variables holding arrays is not yet supported: %s
- 53464 LEN argument must be a variable or a string expression
- 53465 Missing collection index for: %s
- 53466 Missing list subscript for ISELEMENT argument: %s
- 53467 Cannot assign into collection item
- 53468 Cannot forward declare CLASS or TYPE
- 53469 CLASS or TYPE declaration may not be inside a control block
- 53470 Procedure declaration may not be inside a control block
- 53471 Collection item is not an instance: %s
- 53472 Product class does not have a New method: %s
- 53473 Error processing use list module: %s
- 53475 Illegal on declarations in this scope: %s
- 54017 User-defined error
- 54019 RETURN without GOSUB
- 54021 Illegal function call
- 54022 Overflow
- 54023 Out of memory
- 54025 Subscript out of range
- 54027 Division by zero
- 54029 Type mismatch
- 54030 Out of string space
- 54035 No RESUME
- 54036 RESUME without error
- 54044 Out of stack space
- 54051 Sub, function or property not defined
- 54064 Error in loading DLL
- 54065 Bad DLL calling convention
- 54067 Internal error[%ld-%ld]
- 54068 Bad file name or number
- 54069 File not found
- 54070 Bad file mode
- 54071 File already open
- 54073 Device I/O error
- 54074 File already exists
- 54075 Bad record length
- 54077 Disk full
- 54078 Input past end of file
- 54079 Bad record number
- 54080 Bad file name
- 54083 Too many files
- 54084 Device unavailable
- 54086 Permission denied
- 54087 Disk not ready
- 54090 Cannot rename with different drive
- 54091 Path/file access error
- 54092 Path not found
- 54107 Object variable not set
- 54108 FOR loop not initialized
- 54109 Invalid pattern string
- 54110 Invalid use of null
- 54111 Cannot destroy active instance
- 54112 File not writable
- 54113 File not readable
- 54114 Illegal file number
- 54115 File not open
- 54116 Conflicting modes supplied
- 54117 Unable to open file
- 54118 Illegal operation for file mode
- 54119 Data too big for record
- 54120 Bad attribute
- 54121 Cannot set attribute for file
- 54136 List item does not exist
- 54166 Cannot find module: %s
- 54167 Cannot find external name: %s
- 54168 Type mismatch on external name: %s
- 54169 Module already loaded
- 54170 Module not found
- 54171 Invalid module file
- 54172 Compiler error
- 54174 ADT error: Control procedure missing
- 54175 Named product object does not exist
- 54176 Unknown class of product object returned
- 54177 ADT error: Object handle changed
- 54178 Bad argument to external function
- 54179 Unsupported argument type to external function
- 54180 Unsupported return type for external function
- 54181 External function not found
- 54182 Event handler not attached
- 54183 Module in use
- 54184 Too many calls into module
- 54185 LISTTAG argument not a list element
- 54186 Illegal REDIM of fixed array
- 54187 Array size exceeds maximum limit
- 54188 Illegal LIKE pattern
- 54189 Argument out of range
- 54190 Illegal circular USE: %s
- 54191 Duplicate PUBLIC name %s in USE module %s
- 54192 Expression out of range
- 54193 Invalid ^ operator operands
- 54194 Error loading USE or USELSX module: %s
- 54195 Underflow
- 54196 Operation not supported on this platform
- 54197 Type suffix does not match actual data type
- 54198 Instance member does not exist
- 54199 Variant does not contain an object
- 54200 Variant does not contain a container
- 54201 Wrong number of arguments for method
- 54202 Name used as a method is not a method
- 54203 Illegal use of SUB
- 54204 Illegal use of FUNCTION
- 54205 Illegal use of PROPERTY
- 54206 Illegal use of read-only PROPERTY
- 54207 List reference must contain exactly one subscript
- 54208 ISELEMENT argument is not a list
- 54209 Illegal DELETE
- 54210 Not a product object
- 54211 Event does not exist
- 54212 Event handler argument type mismatch
- 54213 Event handler argument count mismatch
- 54214 Not a PUBLIC Member
- 54215 Missing argument
- 54216 Attempt to access uninitialized dynamic array
- 54217 Operation is disallowed in this session
- 54218 SET required on class instance assignment
- 54219 Invalid collection item
- 54220 Wrong number of collection indices
- 54221 Not a collection object
- 54222 Collection item not found
- 54223 Automation object error
- 54224 Cannot create automation object
- 54225 Automation object file name error
- 54226 Automation object member not found
- 54227 Wrong number of arguments for automation object
- 54228 Automation object argument type mismatch
- 54229 %s: %s
- 54230 Forall container invalid or modified
- 54231 Out of system stack space
- 54232 Illegal REDIM
- 54233 Error creating product object
- 54234 Error accessing product object property
- 54235 Error accessing product object method
- 54236 Error accessing product object
- 54237 Error in EVALUATE macro
- 54529 AM
- 54530 PM
- 54531 A
- 54532 P
- 54533 am
- 54534 pm
- 54535 a
- 54536 p
- 54537 Yes
- 54538 No
- 54539 True
- 54540 False
- 54541 On
- 54542 Off
- 54543 .
- 54544 ,
- 54545 /
- 54546 :
- 54547 AM
- 54548 PM
- 54549 $
- 54550 M/d/yy
- 54551 dddd, MMMM dd, yyyy
- 54552 Sunday
- 54553 Monday
- 54554 Tuesday
- 54555 Wednesday
- 54556 Thursday
- 54557 Friday
- 54558 Saturday
- 54559 Sun
- 54560 Mon
- 54561 Tue
- 54562 Wed
- 54563 Thu
- 54564 Fri
- 54565 Sat
- 54566 January
- 54567 February
- 54568 March
- 54569 April
- 54570 May
- 54571 June
- 54572 July
- 54573 August
- 54574 September
- 54575 October
- 54576 November
- 54577 December
- 54578 Jan
- 54579 Feb
- 54580 Mar
- 54581 Apr
- 54582 May
- 54583 Jun
- 54584 Jul
- 54585 Aug
- 54586 Sep
- 54587 Oct
- 54588 Nov
- 54589 Dec
- 54590 ASUNDAY
- 54591 AMONDAY
- 54592 ATUESDAY
- 54593 AWEDNESDAY
- 54594 ATHURSDAY
- 54595 AFRIDAY
- 54596 ASATURDAY
- 54597 ASUN
- 54598 AMON
- 54599 ATUE
- 54600 AWED
- 54601 ATHU
- 54602 AFRI
- 54603 ASAT
- 54604 MM
- 54605 TT
- 54606 SS
- 54607 HH
- 54608 MEIJI
- 54609 TAISHO
- 54610 SHOWA
- 54611 HEISEI
- 54612 BR
- 54613 AR
- 54614 ARN
- 54615 ARCN
- 54616 D
- 54617 M
- 54618 Y
- 54619 A
- 54620 B
- 54621 C
- 54622 D
- 54623 E
- 54624 F
- 54625 G
- 54626 H
- 54627 I
- 54628 J
- 54629 K
- 54630 INITIALIZE
- 54631 TERMINATE
- 54632 #NULL#
- 54633 %s+%ld:
- 54634 $EXECUTE$
- 54635 $EXECUTE%d$
- 54636 EMPTY
- 54637 NULL
- 54638 INTEGER
- 54639 LONG
- 54640 SINGLE
- 54641 DOUBLE
- 54642 CURRENCY
- 54643 DATE
- 54644 STRING
- 54645 OBJECT
- 54646 ERROR
- 54647 BOOLEAN
- 54648 VARIANT
- 54649 UNKNOWN
- 54650 STRING
- 54651 LIST
- 54652 ( )
- 54653 %s( )
- 54654 %s LIST
- 54655 ARRAY
- 54656 LIST
- 54657 STRING*%d
- 54658 UNKNOWN
- 54659 OLE OBJECT
- 54660 [%d]
- 54661 VOID
- 54662 CONST %s
- 54663 [ %s ]
- 54664 INCLUDE
- 54665 ENDREM
- 54666 M
- 54667 T
- 54668 S
- 54669 H
- 54670 08.09.1868.
- 54671 30.07.1912.
- 54672 25.12.1926.
- 54673 08.01.1989.
- 54674 00
- 54675 WIN16
- 54676 WIN32
- 54677 WINNT
- 54678 WIN95
- 54679 WINDOWS
- 54680 OS2
- 54681 MAC
- 54682 MAC68K
- 54683 MACPPC
- 54684 HPUX
- 54685 SOLARIS
- 54686 UNIX
- 54687 OLE
- 55041 Argument out of range
- 55042 Property does not exist
- 55043 Method does not exist
- 55044 Invalid object reference
- 55045 Argument type mismatch
- 55046 Invalid argument value
- 55047 Print operation failed
- 55048 Could not launch application
- 55049 Invalid window coordinates
- 55050 Cannot create file
- 55051 Could not save file
- 55052 Executable image of wrong format
- 55053 Clipboard contains nothing to paste
- 55054 Document is read only
- 55055 Unknown clipboard format
- 55057 Error raised during method invocation
- 55058 Unknown unit of measure
-