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 ISA
- 95 MOD
- 96 ACOS
- 97 ASC
- 98 ASIN
- 99 ATN
- 100 ATN2
- 101 COS
- 102 DATENUMBER
- 103 DATEVALUE
- 104 DAY
- 105 YIELD
- 106 EXP
- 107 HOUR
- 108 IMESTATUS
- 109 INSTR
- 110 INSTRB
- 111 ISARRAY
- 112 ISDATE
- 113 ISEMPTY
- 114 ISLIST
- 115 ISNULL
- 116 ISNUMERIC
- 117 ISOBJECT
- 118 ISSCALAR
- 119 ISUNKNOWN
- 120 LBOUND
- 121 LEN
- 122 LENB
- 123 LENBP
- 124 LOG
- 125 MINUTE
- 126 MONTH
- 127 MESSAGEBOX
- 128 NOW
- 129 RND
- 130 ROUND
- 131 SECOND
- 132 SGN
- 133 SHELL
- 134 SIN
- 135 SQR
- 136 STRCOMPARE
- 137 TAN
- 138 TIMER
- 139 TIMENUMBER
- 140 TIMEVALUE
- 141 TODAY
- 142 TYPENAME
- 143 UBOUND
- 144 UNI
- 145 VAL
- 146 DATATYPE
- 147 WEEKDAY
- 148 YEAR
- 149 INSTRBP
- 150 STRCONV
- 151 BIN
- 152 CHR
- 153 COMMAND
- 154 DATE
- 155 ENVIRON
- 156 FORMAT
- 157 HEX
- 158 INPUTBOX
- 159 LCASE
- 160 LEFT
- 161 LEFTB
- 162 LTRIM
- 163 MID
- 164 MIDB
- 165 OCT
- 166 RIGHT
- 167 RIGHTB
- 168 RTRIM
- 169 SPACE
- 170 STR
- 171 STRING
- 172 TIME
- 173 TRIM
- 174 UCASE
- 175 UCHR
- 176 USTRING
- 177 LEFTBP
- 178 MIDBP
- 179 RIGHTBP
- 180 BIN$
- 181 CHR$
- 182 COMMAND$
- 183 DATE$
- 184 ENVIRON$
- 185 FORMAT$
- 186 HEX$
- 187 INPUTBOX$
- 188 LCASE$
- 189 LEFT$
- 190 LEFTB$
- 191 LTRIM$
- 192 MID$
- 193 MIDB$
- 194 OCT$
- 195 RIGHT$
- 196 RIGHTB$
- 197 RTRIM$
- 198 SPACE$
- 199 STR$
- 200 STRING$
- 201 TIME$
- 202 TRIM$
- 203 UCASE$
- 204 UCHR$
- 205 USTRING$
- 206 LEFTBP$
- 207 MIDBP$
- 208 RIGHTBP$
- 209 EOF
- 210 FILEATTR
- 211 FILEDATETIME
- 212 FILELEN
- 213 FREEFILE
- 214 GETFILEATTR
- 215 LOC
- 216 LOF
- 217 SEEK
- 218 INPUT
- 219 INPUTB
- 220 CURDIR
- 221 CURDRIVE
- 222 DIR
- 223 INPUTBP
- 224 INPUT$
- 225 INPUTB$
- 226 CURDIR$
- 227 CURDRIVE$
- 228 DIR$
- 229 INPUTBP$
- 230 CCUR
- 231 CDBL
- 232 CINT
- 233 CLNG
- 234 CSNG
- 235 CSTR
- 236 CVAR
- 237 CDAT
- 238 ERL
- 239 ERR
- 240 ERROR
- 241 ERROR$
- 242 ,
- 243 )
- 244 #
- 245 AS
- 246 LIST
- 247 TO
- 248 NEW
- 249 LIB
- 250 ALIAS
- 251 BYVAL
- 252 BASE
- 253 COMPARE
- 254 NOCASE
- 255 PITCH
- 256 NOPITCH
- 257 BIND
- 258 GOSUB
- 259 RESUME
- 260 CALL
- 261 REMOVE
- 262 EVENT
- 263 FROM
- 264 PRESERVE
- 265 ACCESS
- 266 WRITE
- 267 LOCK
- 268 OUTPUT
- 269 APPEND
- 270 BINARY
- 271 RANDOM
- 272 READ
- 273 SHARED
- 274 ACTIVATEAPP
- 275 LET
- 276 BEEP
- 277 DELETE
- 278 ERASE
- 279 EXECUTE
- 280 EXIT
- 281 LSET
- 282 RSET
- 283 USELSX
- 284 USE
- 285 ON
- 286 PRINT
- 287 TAB
- 288 SPC
- 289 RANDOMIZE
- 290 REDIM
- 291 RETURN
- 292 SENDKEYS
- 293 STOP
- 294 OPEN
- 295 CLOSE
- 296 RESET
- 297 LINE
- 298 PUT
- 299 NAME
- 300 WIDTH
- 301 FILECOPY
- 302 CHDIR
- 303 CHDRIVE
- 304 MKDIR
- 305 RMDIR
- 306 KILL
- 307 UNLOCK
- 308 SETFILEATTR
- 309 ME
- 310 LSI_INFO
- 311 ABS
- 312 FIX
- 313 FRACTION
- 314 INT
- 315 LISTTAG
- 316 ISELEMENT
- 317 TRUE
- 318 FALSE
- 319 NOTHING
- 320 NULL
- 321 PI
- 322 UNICODE
- 323 LMBCS
- 324 EVALUATE
- 325 ClassSt
- 326 TypeSt
- 327 TabMark
- 328 DOEVENTS
- 329 MSGBOX
- 330 APPACTIVATE
- 331 STRCOMP
- 332 SETATTR
- 333 GETATTR
- 334 CVDATE
- 335 DATESERIAL
- 336 TIMESERIAL
- 337 VARTYPE
- 338 EXPLICIT
- 339 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
- 53266 PROPERTY GET and SET must have same data type
- 53267 Illegal string length constant for: %s
- 53268 Illegal constant expression for: %s
- 53269 Illegal array bound for: %s
- 53270 Duplicate option
- 53271 Illegal STATIC on: %s
- 53272 Illegal value for OPTION BASE
- 53273 Variable not declared: %s
- 53274 Illegal parenthesized reference: %s
- 53275 Cannot subclass: %s
- 53276 Maximum array dimensions (8) exceeded: %s
- 53277 Wrong number of array subscripts for: %s
- 53278 Reference must contain exactly one subscript: %s
- 53279 Illegal use of parentheses
- 53280 Illegal BYVAL
- 53281 Variable required: %s
- 53282 Illegal reference to: %s
- 53283 Not a sub or function name: %s
- 53284 Derived class may not be PUBLIC when parent is PRIVATE: %s
- 53285 Arguments not legal in declaration of: %s
- 53286 Illegal scope for PUBLIC or PRIVATE on: %s
- 53287 Not an instance name: %s
- 53288 Not a member: %s
- 53289 Wrong number of arguments for: %s
- 53290 Illegal BYVAL on arguments to: %s
- 53291 Type mismatch on: %s
- 53292 Missing argument for: %s
- 53293 Illegal pass by value: %s
- 53294 Unterminated %REM block
- 53295 Unterminated multiline string
- 53296 Duplicate label: %s
- 53297 LISTTAG argument is not a FORALL alias variable
- 53298 Undefined label: %s
- 53299 FOR count variable already in use: %s
- 53300 Name does not match FOR count variable: %s
- 53301 Illegal reference to named constant: %s
- 53302 Illegal TO in reference to: %s
- 53303 Illegal single-line IF
- 53304 Statement is illegal outside of a subprogram
- 53305 Illegal ON ERROR statement
- 53306 Illegal use of NEW or DELETE
- 53307 Out of memory
- 53308 Illegal EXIT %s
- 53309 Error number must be INTEGER constant: %s
- 53310 Error number must be INTEGER
- 53311 Bounds must be specified in REDIM of: %s
- 53312 Label is illegal outside of a subprogram
- 53313 Cannot open included file: %s
- 53314 Storage class or visibility does not match forward declaration: %s
- 53315 Return type does not match forward declaration: %s
- 53316 Argument does not match forward declaration: %s
- 53317 Number of arguments does not match forward declaration: %s
- 53318 Illegal use of NEW on array or list declaration: %s
- 53319 Declaration not valid in TYPE scope: %s
- 53320 End-of-line
- 53321 Size of data cannot exceed 64K in this scope
- 53322 Illegal RESUME statement
- 53323 Illegal external argument: %s
- 53324 Named product class instance not valid here
- 53325 Illegal function return type for: %s
- 53326 Illegal data type for argument: %s
- 53327 Illegal ANY: %s
- 53328 Too many arguments for: %s
- 53329 Not an array, list, collection or variant: %s
- 53330 Illegal REDIM on: %s
- 53331 Not a product class: %s
- 53332 Illegal construction of type instance: %s
- 53333 Illegal product constant: %s
- 53334 Illegal property type for: %s
- 53335 Illegal use of ERASE
- 53336 Not a product class instance: %s
- 53337 Array size exceeds maximum: %s
- 53338 Member declared in a parent class: %s
- 53339 Method signature does not match parent method: %s
- 53340 Method was declared as something else in a parent: %s
- 53341 Property was declared as something else in a parent: %s
- 53342 Property type does not match parent property: %s
- 53343 Illegal PRIVATE declaration of: %s
- 53344 Illegal PUBLIC declaration of: %s
- 53345 PROPERTY SET not defined for: %s
- 53346 PROPERTY GET not defined for: %s
- 53347 TYPE declaration has no members
- 53348 %s
- 53349 Illegal OPTION BASE after array declaration
- 53350 ME not valid outside of class scope
- 53351 .. not valid outside of class scope
- 53352 Name was forward declared as something else: %s
- 53353 Illegal type suffix on FORALL alias variable: %s
- 53354 FORALL alias variable is not of same data type: %s
- 53355 Illegal reference to FORALL alias variable: %s
- 53356 SET may only be used on class instance assignments
- 53357 SET required on class instance assignment
- 53358 TYPE may not have instance of itself as a member: %s
- 53359 Unterminated %s block
- 53360 Expected:
- 53361 Statement
- 53362 Expression
- 53363 Identifier
- 53364 Operator
- 53365 End-of-statement
- 53366 Data type
- 53367 String constant
- 53368 Label
- 53369 0
- 53370 1
- 53371 Not a PUBLIC member: %s
- 53372 Maximum number of errors reached
- 53373 Illegal character after continuation character
- 53374 Public symbol is declared in another module: %s
- 53375 Illegal DEFtype statement after declaration
- 53376 Unknown statement
- 53377 Statement is illegal in a subprogram
- 53378 INCLUDE filename must be a string literal
- 53379 Member of PUBLIC class or type is instance of a PRIVATE class or type: %s
- 53380 Wrong number of arguments to constructor for class: %s
- 53381 Illegal pass by value
- 53382 Illegal reference to array or list: %s
- 53383 Illegal type suffix on keyword: %s
- 53384 Class not specified on BIND into: %s
- 53385 Compiler statement stack overflow at: %s
- 53386 Illegal call to: %s
- 53387 DELETE not valid on: %s
- 53388 Too many items specified in input/output statement
- 53389 Too many labels specified in ON..GOTO statement
- 53390 FORALL alias variable already in use: %s
- 53391 Class is not a parent of this class: %s
- 53392 Member is not a subprogram: %s
- 53393 Illegal OPTION PUBLIC after declaration
- 53394 Illegal executable code at the module level
- 53395 Illegal PUBLIC instance of PRIVATE class or type: %s
- 53396 ISELEMENT argument is not a list or variant: %s
- 53397 Illegal constructor clause on: %s
- 53398 Parent SUB NEW has arguments, SUB NEW is required for: %s
- 53399 Illegal USE or USELSX statement after declaration
- 53400 Event handler must be a LotusScript SUB or FUNCTION: %s
- 53401 FORALL alias variable was previously declared: %s
- 53402 Illegal OPTION DECLARE after implicit declaration
- 53403 Illegal use of array or list element as FORALL target
- 53404 Wrong data type for argument %s in event handler %s
- 53405 Wrong return type in event handler %s
- 53406 Event handler must be a FUNCTION
- 53407 Event handler must be a SUB
- 53408 Too many nested INCLUDEs
- 53409 SUB NEW arguments do not match parent's SUB NEW arguments
- 53410 PROPERTY GET and SET must have same storage class and visibility
- 53411 Statement is illegal in TYPE block: %s
- 53412 Statement is illegal in CLASS block: %s
- 53413 Illegal name for class or type: %s
- 53414 DIM required on declarations in this scope
- 53415 Token is too long
- 53416 PUBLIC is not allowed in this module
- 53417 Duplicate forward declaration: %s
- 53418 FOR count variable must be a scalar variable: %s
- 53419 Expected expression before end of argument list for: %s
- 53420 Illegal use of property: %s
- 53421 File contains too many source lines
- 53422 Declaration of external subprogram is not legal inside a class
- 53423 Maximum allowable code size exceeded
- 53424 Maximum allowable data size exceeded
- 53425 Maximum allowable symbol table size exceeded
- 53426 Constant
- 53427 Unterminated string constant
- 53428 Illegal character after %INCLUDE directive
- 53429 Numeric constant
- 53430 Size of data cannot exceed 32K in this scope
- 53431 Unterminated square bracket reference
- 53432 Relational operator
- 53433 CASE ELSE must be the last CASE in a SELECT statement
- 53434 Illegal directive
- 53435 Unterminated %IF, %ELSEIF or %ELSE directive
- 53436 Illegal character after directive
- 53437 LIB name must be a string constant
- 53438 USE or USELSX name must be a string constant
- 53439 EVALUATE argument must be a string constant
- 53440 Illegal second parenthesized expression
- 53441 Illegal use of UNICODE or LMBCS keyword
- 53442 UNICODE and LBMCS strings must be declared BYVAL
- 53443 Empty parentheses not legal on: %s
- 53444 Too many nested WITHs
- 53445 Illegal use of escape character in identifier: %s
- 53446 Illegal use of escape character
- 53447 Error in EVALUATE macro
- 53448 Name previously referenced in this scope: %s
- 53449 Wrong number of arguments for event handler: %s
- 53450 Property is read-only: %s
- 53451 Missing subscript or collection index for: %s
- 53452 Missing argument to constructor for: %s
- 53453 Missing array bound for: %s
- 53454 Client variables holding arrays is not yet supported: %s
- 53455 LEN argument must be a variable or a string expression
- 53456 Missing collection index for: %s
- 53457 Missing list subscript for ISELEMENT argument: %s
- 53458 Cannot assign into collection item
- 53459 Cannot forward declare CLASS or TYPE
- 53460 CLASS or TYPE declaration may not be inside a control block
- 53461 Procedure declaration may not be inside a control block
- 53462 Collection item is not an instance: %s
- 53463 Product class does not have a New method: %s
- 53464 Error processing use list module: %s
- 53465 Illegal on declarations in this scope: %s
- 53466 Conflicting option
- 53467 PROPERTY GET and SET arguments do not match: %s
- 53468 Number of arguments do not match for PROPERTY GET and SET: %s
- 53469 Property signature does not match parent property: %s
- 53470 Type suffix character required on: %s
- 53471 Must be a sub: %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 %s 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
- 54238 Event handler return type mismatch
- 54239 Event handler procedure type mismatch
- 54240 Wrong number of arguments for PROPERTY
- 54241 Illegal use of MEMBER
- 54242 PROPERTY SET not defined
- 54243 PROPERTY GET not defined
- 54244 String too large
- 54245 Variable is read-only
- 54246 Unknown class instance
- 54247 Cannot assign into collection item
- 54248 Wrong number of array subscripts
- 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 σe▄fσe
- 54591 g▄fσe
- 54592 kp▄fσe
- 54593 4l▄fσe
- 54594 (g▄fσe
- 54595 ╤æ▄fσe
- 54596 W▄fσe
- 54597 |╟ö╞|╟
- 54598 ╘╞ö╞|╟
- 54599 T╓ö╞|╟
- 54600 ┬ö╞|╟
- 54601 ⌐║ö╞|╟
- 54602 «ö╞|╟
- 54603 á╤ö╞|╟
- 54604 fgσe
- 54605 fgN
- 54606 fgîN
- 54607 fg N
- 54608 fg█V
- 54609 fgöN
- 54610 fgmQ
- 54611 fgσe
- 54612 fgN
- 54613 fgîN
- 54614 fg N
- 54615 fg█V
- 54616 fgöN
- 54617 fgmQ
- 54618 σe
- 54619 g
- 54620 kp
- 54621 4l
- 54622 (g
- 54623 ё
- 54624 W
- 54625 |╟
- 54626 ╘╞
- 54627 T╓
- 54628 ┬
- 54629 ⌐║
- 54630 «
- 54631 á╤
- 54632 t^
- 54633 g
- 54634 σe
- 54635 ╜
- 54636 I╢
- 54637 ≈╝
- 54638 t^
- 54639 g
- 54640 σe
- 54641 t^
- 54642 g
- 54643 σe
- 54644 D▒
- 54645 ╘╞
- 54646 |╟
- 54647 Φ▓0«
- 54648 f
- 54649 'Y
- 54650 -f
- 54651 s^
- 54652 f╗l
- 54653 'Yck
- 54654 -fîT
- 54655 s^b
- 54656 lMR
- 54657 lW
- 54658 lWMR
- 54659 -N∩âlW
- 54660 ëCQ
- 54661 ╦%
- 54662 N
- 54663 îN
- 54664 N
- 54665 █V
- 54666 öN
- 54667 mQ
- 54668 N
- 54669 kQ
- 54670 ]N
- 54671 AS
- 54672 ╦%
- 54673 N
- 54674 îN
- 54675 N
- 54676 █V
- 54677 öN
- 54678 mQ
- 54679 N
- 54680 kQ
- 54681 ]N
- 54682 AS
- 54683 INITIALIZE
- 54684 TERMINATE
- 54685 #NULL#
- 54686 #TRUE#
- 54687 #FALSE#
- 54688 Null
- 54689 %s+%ld:
- 54690 $EXECUTE$
- 54691 $EXECUTE%d$
- 54692 EMPTY
- 54693 NULL
- 54694 INTEGER
- 54695 LONG
- 54696 SINGLE
- 54697 DOUBLE
- 54698 CURRENCY
- 54699 DATE
- 54700 STRING
- 54701 OBJECT
- 54702 ERROR
- 54703 BOOLEAN
- 54704 VARIANT
- 54705 UNKNOWN
- 54706 STRING
- 54707 LIST
- 54708 ( )
- 54709 %s( )
- 54710 %s LIST
- 54711 ARRAY
- 54712 LIST
- 54713 STRING*%d
- 54714 UNKNOWN
- 54715 OBJECT
- 54716 [%d]
- 54717 VOID
- 54718 CONST %s
- 54719 [%s]
- 54720 Null
- 54721 True
- 54722 False
- 54723 INCLUDE
- 54724 ENDREM
- 54725 M
- 54726 T
- 54727 S
- 54728 H
- 54729 08.09.1868.
- 54730 30.07.1912.
- 54731 25.12.1926.
- 54732 08.01.1989.
- 54733 00
- 54734 WIN16
- 54735 WIN32
- 54736 WINNT
- 54737 WIN95
- 54738 WINDOWS
- 54739 OS2
- 54740 MAC
- 54741 MAC68K
- 54742 MACPPC
- 54743 HPUX
- 54744 SOLARIS
- 54745 UNIX
- 54746 OLE
- 54747 AIX
- 54748 NLM
- 54749 SOLARIS_SPARC
- 54750 SOLARIS_X86
- 54751 WIN32_X86
- 54752 WIN32_ALPHA
- 54753 WIN40
- 55553 Argument out of range
- 55554 Property does not exist
- 55555 Method does not exist
- 55556 Invalid object reference
- 55557 Argument type mismatch
- 55558 Invalid argument value
- 55559 Print operation failed
- 55560 Could not launch application
- 55561 Invalid window coordinates
- 55562 Cannot create file
- 55563 Could not save file
- 55564 Executable image of wrong format
- 55565 Clipboard contains nothing to paste
- 55566 Document is read only
- 55567 Unknown clipboard format
- 55569 Error raised during method invocation
- 55570 Unknown unit of measure
- 55571 Invalid property value
-