home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1996 December / PC_GO.ISO / demo / suite96 / lotus043.dsk / LSKN30DE.DLL / string.txt next >
Text File  |  1995-10-05  |  19KB  |  838 lines

  1. 1    <error>
  2. 2    <id>
  3. 3    REM
  4. 4    SubName
  5. 5    LabelName
  6. 6    EndStmt
  7. 7    UnderScore
  8. 8    DIM
  9. 9    DECLARE
  10. 10    CONST
  11. 11    OPTION
  12. 12    DEFVAR
  13. 13    DEFINT
  14. 14    DEFLNG
  15. 15    DEFSNG
  16. 16    DEFDBL
  17. 17    DEFCUR
  18. 18    DEFSTR
  19. 19    STATIC
  20. 20    PUBLIC
  21. 21    PRIVATE
  22. 22    FUNCTION
  23. 23    SUB
  24. 24    PROPERTY
  25. 25    GET
  26. 26    SET
  27. 27    DO
  28. 28    FOR
  29. 29    FORALL
  30. 30    WHILE
  31. 31    THEN
  32. 32    GOTO
  33. 33    IN
  34. 34    CASE
  35. 35    STEP
  36. 36    NEXT
  37. 37    CLASS
  38. 38    TYPE
  39. 39    UNTIL
  40. 40    LOOP
  41. 41    ELSEIF
  42. 42    ELSE
  43. 43    IF
  44. 44    SELECT
  45. 45    WITH
  46. 46    WEND
  47. 47    INTEGER
  48. 48    LONG
  49. 49    SINGLE
  50. 50    DOUBLE
  51. 51    CURRENCY
  52. 52    VARIANT
  53. 53    ANY
  54. 54    END
  55. 55    <eof>
  56. 56    <eol>
  57. 57    <eos>
  58. 58    <productstr>
  59. 59    <binaryconst>
  60. 60    <floatconst>
  61. 61    <hexconst>
  62. 62    <integerconst>
  63. 63    <octalconst>
  64. 64    <strconst>
  65. 65    <prodconst>
  66. 66    (
  67. 67    ;
  68. 68    .
  69. 69    ..
  70. 70    =
  71. 71    <>
  72. 72    <
  73. 73    <=
  74. 74    >
  75. 75    >=
  76. 76    =<
  77. 77    =>
  78. 78    ><
  79. 79    &
  80. 80    -
  81. 81    +
  82. 82    <intdiv>
  83. 83    *
  84. 84    /
  85. 85    ^
  86. 86    IS
  87. 87    IMP
  88. 88    EQV
  89. 89    XOR
  90. 90    OR
  91. 91    AND
  92. 92    NOT
  93. 93    LIKE
  94. 94    MOD
  95. 95    ACOS
  96. 96    ASC
  97. 97    ASIN
  98. 98    ATN
  99. 99    ATN2
  100. 100    COS
  101. 101    DATENUMBER
  102. 102    DATEVALUE
  103. 103    DAY
  104. 104    YIELD
  105. 105    EXP
  106. 106    HOUR
  107. 107    IMESTATUS
  108. 108    INSTR
  109. 109    INSTRB
  110. 110    ISARRAY
  111. 111    ISDATE
  112. 112    ISEMPTY
  113. 113    ISLIST
  114. 114    ISNULL
  115. 115    ISNUMERIC
  116. 116    ISOBJECT
  117. 117    ISSCALAR
  118. 118    ISUNKNOWN
  119. 119    LBOUND
  120. 120    LEN
  121. 121    LENB
  122. 122    LENBP
  123. 123    LOG
  124. 124    MINUTE
  125. 125    MONTH
  126. 126    MESSAGEBOX
  127. 127    NOW
  128. 128    RND
  129. 129    ROUND
  130. 130    SECOND
  131. 131    SGN
  132. 132    SHELL
  133. 133    SIN
  134. 134    SQR
  135. 135    STRCOMPARE
  136. 136    TAN
  137. 137    TIMER
  138. 138    TIMENUMBER
  139. 139    TIMEVALUE
  140. 140    TODAY
  141. 141    TYPENAME
  142. 142    UBOUND
  143. 143    UNI
  144. 144    VAL
  145. 145    DATATYPE
  146. 146    WEEKDAY
  147. 147    YEAR
  148. 148    BIN
  149. 149    CHR
  150. 150    COMMAND
  151. 151    DATE
  152. 152    ENVIRON
  153. 153    FORMAT
  154. 154    HEX
  155. 155    INPUTBOX
  156. 156    LCASE
  157. 157    LEFT
  158. 158    LEFTB
  159. 159    LTRIM
  160. 160    MID
  161. 161    MIDB
  162. 162    OCT
  163. 163    RIGHT
  164. 164    RIGHTB
  165. 165    RTRIM
  166. 166    SPACE
  167. 167    STR
  168. 168    STRING
  169. 169    TIME
  170. 170    TRIM
  171. 171    UCASE
  172. 172    UCHR
  173. 173    USTRING
  174. 174    BIN$
  175. 175    CHR$
  176. 176    COMMAND$
  177. 177    DATE$
  178. 178    ENVIRON$
  179. 179    FORMAT$
  180. 180    HEX$
  181. 181    INPUTBOX$
  182. 182    LCASE$
  183. 183    LEFT$
  184. 184    LEFTB$
  185. 185    LTRIM$
  186. 186    MID$
  187. 187    MIDB$
  188. 188    OCT$
  189. 189    RIGHT$
  190. 190    RIGHTB$
  191. 191    RTRIM$
  192. 192    SPACE$
  193. 193    STR$
  194. 194    STRING$
  195. 195    TIME$
  196. 196    TRIM$
  197. 197    UCASE$
  198. 198    UCHR$
  199. 199    USTRING$
  200. 200    EOF
  201. 201    FILEATTR
  202. 202    FILEDATETIME
  203. 203    FILELEN
  204. 204    FREEFILE
  205. 205    GETFILEATTR
  206. 206    LOC
  207. 207    LOF
  208. 208    SEEK
  209. 209    INPUT
  210. 210    INPUTB
  211. 211    CURDIR
  212. 212    CURDRIVE
  213. 213    DIR
  214. 214    INPUT$
  215. 215    INPUTB$
  216. 216    CURDIR$
  217. 217    CURDRIVE$
  218. 218    DIR$
  219. 219    CCUR
  220. 220    CDBL
  221. 221    CINT
  222. 222    CLNG
  223. 223    CSNG
  224. 224    CSTR
  225. 225    CVAR
  226. 226    CDAT
  227. 227    ERL
  228. 228    ERR
  229. 229    ERROR
  230. 230    ERROR$
  231. 231    ,
  232. 232    )
  233. 233    #
  234. 234    AS
  235. 235    LIST
  236. 236    TO
  237. 237    NEW
  238. 238    LIB
  239. 239    ALIAS
  240. 240    BYVAL
  241. 241    BASE
  242. 242    COMPARE
  243. 243    NOCASE
  244. 244    BIND
  245. 245    GOSUB
  246. 246    RESUME
  247. 247    CALL
  248. 248    REMOVE
  249. 249    EVENT
  250. 250    FROM
  251. 251    PRESERVE
  252. 252    ACCESS
  253. 253    WRITE
  254. 254    LOCK
  255. 255    OUTPUT
  256. 256    APPEND
  257. 257    BINARY
  258. 258    RANDOM
  259. 259    READ
  260. 260    SHARED
  261. 261    ACTIVATEAPP
  262. 262    LET
  263. 263    BEEP
  264. 264    DELETE
  265. 265    ERASE
  266. 266    EXECUTE
  267. 267    EXIT
  268. 268    LSET
  269. 269    RSET
  270. 270    USELSX
  271. 271    USE
  272. 272    ON
  273. 273    PRINT
  274. 274    TAB
  275. 275    SPC
  276. 276    RANDOMIZE
  277. 277    REDIM
  278. 278    RETURN
  279. 279    SENDKEYS
  280. 280    STOP
  281. 281    OPEN
  282. 282    CLOSE
  283. 283    RESET
  284. 284    LINE
  285. 285    PUT
  286. 286    NAME
  287. 287    WIDTH
  288. 288    FILECOPY
  289. 289    CHDIR
  290. 290    CHDRIVE
  291. 291    MKDIR
  292. 292    RMDIR
  293. 293    KILL
  294. 294    UNLOCK
  295. 295    SETFILEATTR
  296. 296    ME
  297. 297    LSI_INFO
  298. 298    ABS
  299. 299    FIX
  300. 300    FRACTION
  301. 301    INT
  302. 302    LISTTAG
  303. 303    ISELEMENT
  304. 304    TRUE
  305. 305    FALSE
  306. 306    NOTHING
  307. 307    NULL
  308. 308    PI
  309. 309    UNICODE
  310. 310    LMBCS
  311. 311    EVALUATE
  312. 312    ClassSt
  313. 313    TypeSt
  314. 314    TabMark
  315. 315    DOEVENTS
  316. 316    MSGBOX
  317. 317    APPACTIVATE
  318. 318    STRCOMP
  319. 319    SETATTR
  320. 320    GETATTR
  321. 321    CVDATE
  322. 322    DATESERIAL
  323. 323    TIMESERIAL
  324. 324    VARTYPE
  325. 325    EXPLICIT
  326. 326    TEXT
  327. 53249    Unexpected: %s
  328. 53250    [%d]
  329. 53251    End-of-file
  330. 53252    Compiler stack overflow at: %s
  331. 53253    Not an event name: %s
  332. 53254    Name previously declared: %s
  333. 53255    Illegal type suffix on name: %s
  334. 53256    Declaration may not contain type suffix and data type: %s
  335. 53257    Type suffix does not match data type: %s
  336. 53258    Class or type name not found: %s
  337. 53259    Name too long: %s
  338. 53260    Illegal range specifier
  339. 53261    Duplicate range specifier
  340. 53262    Illegal specification of array bounds for: %s
  341. 53263    Illegal numeric constant
  342. 53264    Numeric overflow
  343. 53265    Numeric underflow
  344. 53267    PROPERTY GET and SET must have same data type
  345. 53268    Illegal string length constant for: %s
  346. 53269    Illegal constant expression for: %s
  347. 53270    Illegal array bound for: %s
  348. 53271    Duplicate option
  349. 53272    Illegal STATIC on: %s
  350. 53273    Illegal value for OPTION BASE
  351. 53274    Variable not declared: %s
  352. 53275    Illegal parenthesized reference: %s
  353. 53276    Cannot subclass: %s
  354. 53277    Maximum array dimensions (8) exceeded: %s
  355. 53278    Wrong number of array subscripts for: %s
  356. 53279    Reference must contain exactly one subscript: %s
  357. 53280    Illegal use of parentheses
  358. 53281    Illegal BYVAL
  359. 53282    Variable required: %s
  360. 53283    Illegal reference to: %s
  361. 53284    Not a sub or function name: %s
  362. 53285    Derived class may not be PUBLIC when parent is PRIVATE: %s
  363. 53286    Arguments not legal in declaration of: %s
  364. 53287    Illegal scope for PUBLIC or PRIVATE on: %s
  365. 53288    Not an instance name: %s
  366. 53289    Not a member: %s
  367. 53290    Wrong number of arguments for: %s
  368. 53291    Illegal BYVAL on arguments to: %s
  369. 53292    Type mismatch on: %s
  370. 53293    Missing argument for: %s
  371. 53294    Illegal pass by value: %s
  372. 53295    Unterminated %REM block
  373. 53296    Unterminated multiline string
  374. 53297    Duplicate label: %s
  375. 53298    LISTTAG argument is not a FORALL alias variable
  376. 53299    Undefined label: %s
  377. 53300    FOR count variable already in use: %s
  378. 53301    Name does not match FOR count variable: %s
  379. 53302    Illegal reference to named constant: %s
  380. 53304    Illegal TO in reference to: %s
  381. 53305    Illegal single-line IF
  382. 53307    Statement is illegal outside of a subprogram
  383. 53308    Illegal ON ERROR statement
  384. 53309    Illegal use of NEW or DELETE
  385. 53310    Out of memory
  386. 53311    Illegal EXIT %s
  387. 53312    Error number must be INTEGER constant: %s
  388. 53313    Error number must be INTEGER
  389. 53314    Bounds must be specified in REDIM of: %s
  390. 53315    Label is illegal outside of a subprogram
  391. 53316    Cannot open included file: %s
  392. 53321    Storage class or visibility does not match forward declaration: %s
  393. 53322    Return type does not match forward declaration: %s
  394. 53323    Argument does not match forward declaration: %s
  395. 53324    Number of arguments does not match forward declaration: %s
  396. 53325    Illegal use of NEW on array or list declaration: %s
  397. 53326    Declaration not valid in TYPE scope: %s
  398. 53327    End-of-line
  399. 53328    Size of data cannot exceed 64K in this scope
  400. 53329    Illegal RESUME statement
  401. 53330    Illegal external argument: %s
  402. 53331    Named product class instance not valid here
  403. 53332    Illegal function return type for: %s
  404. 53333    Illegal data type for argument: %s
  405. 53334    Illegal ANY: %s
  406. 53335    Too many arguments for: %s
  407. 53336    Not an array, list, collection or variant: %s
  408. 53337    Illegal REDIM on: %s
  409. 53338    Not a product class: %s
  410. 53339    Illegal construction of type instance: %s
  411. 53340    Illegal product constant: %s
  412. 53341    Illegal property type for: %s
  413. 53342    Illegal use of ERASE
  414. 53343    Not a product class instance: %s
  415. 53344    Array size exceeds maximum: %s
  416. 53346    Member declared in a parent class: %s
  417. 53347    Method signature does not match parent method: %s
  418. 53348    Method was declared as something else in a parent: %s
  419. 53349    Property was declared as something else in a parent: %s
  420. 53350    Property type does not match parent property: %s
  421. 53351    Illegal PRIVATE declaration of: %s
  422. 53352    Illegal PUBLIC declaration of: %s
  423. 53353    PROPERTY SET not defined for: %s
  424. 53354    PROPERTY GET not defined for: %s
  425. 53355    TYPE declaration has no members
  426. 53356    %s
  427. 53357    Illegal OPTION BASE after array declaration
  428. 53358    ME not valid outside of class scope
  429. 53359    .. not valid outside of class scope
  430. 53360    Name was forward declared as something else: %s
  431. 53361    Illegal type suffix on FORALL alias variable: %s
  432. 53362    FORALL alias variable is not of same data type: %s
  433. 53363    Illegal reference to FORALL alias variable: %s
  434. 53365    SET may only be used on class instance assignments
  435. 53366    SET required on class instance assignment
  436. 53367    TYPE may not have instance of itself as a member: %s
  437. 53368    Unterminated %s block
  438. 53369    Expected: 
  439. 53370    Statement
  440. 53371    Expression
  441. 53372    Identifier
  442. 53373    Operator
  443. 53374    End-of-statement
  444. 53375    Data type
  445. 53376    String constant
  446. 53377    Label
  447. 53378    0
  448. 53379    1
  449. 53380    Not a PUBLIC member: %s
  450. 53381    Maximum number of errors reached
  451. 53382    Illegal character after continuation character
  452. 53383    Public symbol is declared in another module: %s
  453. 53384    Illegal DEFtype statement after declaration
  454. 53385    Unknown statement
  455. 53386    Statement is illegal in a subprogram
  456. 53389    INCLUDE filename must be a string literal
  457. 53390    Member of PUBLIC class or type is instance of a PRIVATE class or type: %s
  458. 53391    Wrong number of arguments to constructor for class: %s
  459. 53392    Illegal pass by value
  460. 53393    Illegal reference to array or list: %s
  461. 53394    Illegal type suffix on keyword: %s
  462. 53395    Class not specified on BIND into: %s
  463. 53396    Compiler statement stack overflow at: %s
  464. 53397    Illegal call to: %s
  465. 53398    DELETE not valid on: %s
  466. 53399    Too many items specified in input/output statement
  467. 53400    Too many labels specified in ON..GOTO statement
  468. 53401    FORALL alias variable already in use: %s
  469. 53402    Class is not a parent of this class: %s
  470. 53403    Member is not a subprogram: %s
  471. 53404    Illegal OPTION PUBLIC after declaration
  472. 53405    Illegal executable code at the module level
  473. 53406    Illegal PUBLIC instance of PRIVATE class or type: %s
  474. 53407    ISELEMENT argument is not a list or variant: %s
  475. 53408    Illegal constructor clause on: %s
  476. 53409    Parent SUB NEW has arguments, SUB NEW is required for: %s
  477. 53410    Illegal USE or USELSX statement after declaration
  478. 53411    Event handler must be a LotusScript SUB: %s
  479. 53412    FORALL alias variable was previously declared: %s
  480. 53413    Illegal OPTION DECLARE after implicit declaration
  481. 53414    Illegal use of array or list element as FORALL target
  482. 53415    Wrong data type for argument %s in event handler %s
  483. 53416    Too many nested INCLUDEs
  484. 53417    SUB NEW arguments do not match parent's SUB NEW arguments
  485. 53418    PROPERTY GET and SET must have same storage class and visibility
  486. 53419    Statement is illegal in TYPE block: %s
  487. 53420    Statement is illegal in CLASS block: %s
  488. 53421    Illegal name for class or type: %s
  489. 53422    DIM required on declarations in this scope
  490. 53423    Token is too long
  491. 53424    PUBLIC is not allowed in this module
  492. 53425    Duplicate forward declaration: %s
  493. 53426    FOR count variable must be a scalar variable: %s
  494. 53427    Expected expression before end of argument list for: %s
  495. 53428    Illegal use of property: %s
  496. 53429    File contains too many source lines
  497. 53430    Declaration of external subprogram is not legal inside a class
  498. 53431    Maximum allowable code size exceeded
  499. 53432    Maximum allowable data size exceeded
  500. 53433    Maximum allowable symbol table size exceeded
  501. 53434    Constant
  502. 53436    Unterminated string constant
  503. 53437    Illegal character after %INCLUDE directive
  504. 53438    Numeric constant
  505. 53439    Size of data cannot exceed 32K in this scope
  506. 53440    Unterminated square bracket reference
  507. 53441    Relational operator
  508. 53442    CASE ELSE must be the last CASE in a SELECT statement
  509. 53443    Illegal directive
  510. 53444    Unterminated %IF, %ELSEIF or %ELSE directive
  511. 53445    Illegal character after directive
  512. 53446    LIB name must be a string constant
  513. 53447    USE or USELSX name must be a string constant
  514. 53448    EVALUATE argument must be a string constant
  515. 53449    Illegal second parenthesized expression
  516. 53450    Illegal use of UNICODE or LMBCS keyword
  517. 53451    UNICODE and LBMCS strings must be declared BYVAL
  518. 53452    Empty parentheses not legal on: %s
  519. 53453    Too many nested WITHs
  520. 53454    Illegal use of escape character in identifier: %s
  521. 53455    Illegal use of escape character
  522. 53456    Error in EVALUATE macro
  523. 53457    Name previously referenced in this scope: %s
  524. 53458    Wrong number of arguments for event handler: %s
  525. 53459    Property is read-only: %s
  526. 53460    Missing subscript or collection index for: %s
  527. 53461    Missing argument to constructor for: %s
  528. 53462    Missing array bound for: %s
  529. 53463    Client variables holding arrays is not yet supported: %s
  530. 53464    LEN argument must be a variable or a string expression
  531. 53465    Missing collection index for: %s
  532. 53466    Missing list subscript for ISELEMENT argument: %s
  533. 53467    Cannot assign into collection item
  534. 53468    Cannot forward declare CLASS or TYPE
  535. 53469    CLASS or TYPE declaration may not be inside a control block
  536. 53470    Procedure declaration may not be inside a control block
  537. 53471    Collection item is not an instance: %s
  538. 53472    Product class does not have a New method: %s
  539. 53473    Error processing use list module: %s
  540. 53475    Illegal on declarations in this scope: %s
  541. 54017    User-defined error
  542. 54019    RETURN without GOSUB
  543. 54021    Illegal function call
  544. 54022    Overflow
  545. 54023    Out of memory
  546. 54025    Subscript out of range
  547. 54027    Division by zero
  548. 54029    Type mismatch
  549. 54030    Out of string space
  550. 54035    No RESUME
  551. 54036    RESUME without error
  552. 54044    Out of stack space
  553. 54051    Sub, function or property not defined
  554. 54064    Error in loading DLL
  555. 54065    Bad DLL calling convention
  556. 54067    Internal error[%ld-%ld]
  557. 54068    Bad file name or number
  558. 54069    File not found
  559. 54070    Bad file mode
  560. 54071    File already open
  561. 54073    Device I/O error
  562. 54074    File already exists
  563. 54075    Bad record length
  564. 54077    Disk full
  565. 54078    Input past end of file
  566. 54079    Bad record number
  567. 54080    Bad file name
  568. 54083    Too many files
  569. 54084    Device unavailable
  570. 54086    Permission denied
  571. 54087    Disk not ready
  572. 54090    Cannot rename with different drive
  573. 54091    Path/file access error
  574. 54092    Path not found
  575. 54107    Object variable not set
  576. 54108    FOR loop not initialized
  577. 54109    Invalid pattern string
  578. 54110    Invalid use of null
  579. 54111    Cannot destroy active instance
  580. 54112    File not writable
  581. 54113    File not readable
  582. 54114    Illegal file number
  583. 54115    File not open
  584. 54116    Conflicting modes supplied
  585. 54117    Unable to open file
  586. 54118    Illegal operation for file mode
  587. 54119    Data too big for record
  588. 54120    Bad attribute
  589. 54121    Cannot set attribute for file
  590. 54136    List item does not exist
  591. 54166    Cannot find module: %s
  592. 54167    Cannot find external name: %s
  593. 54168    Type mismatch on external name: %s
  594. 54169    Module already loaded
  595. 54170    Module not found
  596. 54171    Invalid module file
  597. 54172    Compiler error
  598. 54174    ADT error: Control procedure missing
  599. 54175    Named product object does not exist
  600. 54176    Unknown class of product object returned
  601. 54177    ADT error: Object handle changed
  602. 54178    Bad argument to external function
  603. 54179    Unsupported argument type to external function
  604. 54180    Unsupported return type for external function
  605. 54181    External function not found
  606. 54182    Event handler not attached
  607. 54183    Module in use
  608. 54184    Too many calls into module
  609. 54185    LISTTAG argument not a list element
  610. 54186    Illegal REDIM of fixed array
  611. 54187    Array size exceeds maximum limit
  612. 54188    Illegal LIKE pattern
  613. 54189    Argument out of range
  614. 54190    Illegal circular USE: %s
  615. 54191    Duplicate PUBLIC name %s in USE module %s
  616. 54192    Expression out of range
  617. 54193    Invalid ^ operator operands
  618. 54194    Error loading USE or USELSX module: %s
  619. 54195    Underflow
  620. 54196    Operation not supported on this platform
  621. 54197    Type suffix does not match actual data type
  622. 54198    Instance member does not exist
  623. 54199    Variant does not contain an object
  624. 54200    Variant does not contain a container
  625. 54201    Wrong number of arguments for method
  626. 54202    Name used as a method is not a method
  627. 54203    Illegal use of SUB
  628. 54204    Illegal use of FUNCTION
  629. 54205    Illegal use of PROPERTY
  630. 54206    Illegal use of read-only PROPERTY
  631. 54207    List reference must contain exactly one subscript
  632. 54208    ISELEMENT argument is not a list
  633. 54209    Illegal DELETE
  634. 54210    Not a product object
  635. 54211    Event does not exist
  636. 54212    Event handler argument type mismatch
  637. 54213    Event handler argument count mismatch
  638. 54214    Not a PUBLIC Member
  639. 54215    Missing argument
  640. 54216    Attempt to access uninitialized dynamic array
  641. 54217    Operation is disallowed in this session
  642. 54218    SET required on class instance assignment
  643. 54219    Invalid collection item
  644. 54220    Wrong number of collection indices
  645. 54221    Not a collection object
  646. 54222    Collection item not found
  647. 54223    Automation object error
  648. 54224    Cannot create automation object
  649. 54225    Automation object file name error
  650. 54226    Automation object member not found
  651. 54227    Wrong number of arguments for automation object
  652. 54228    Automation object argument type mismatch
  653. 54229    %s: %s
  654. 54230    Forall container invalid or modified
  655. 54231    Out of system stack space
  656. 54232    Illegal REDIM
  657. 54233    Error creating product object
  658. 54234    Error accessing product object property
  659. 54235    Error accessing product object method
  660. 54236    Error accessing product object
  661. 54237    Error in EVALUATE macro
  662. 54529    AM
  663. 54530    PM
  664. 54531    A
  665. 54532    P
  666. 54533    am
  667. 54534    pm
  668. 54535    a
  669. 54536    p
  670. 54537    Yes
  671. 54538    No
  672. 54539    True
  673. 54540    False
  674. 54541    On
  675. 54542    Off
  676. 54543    .
  677. 54544    ,
  678. 54545    /
  679. 54546    :
  680. 54547    AM
  681. 54548    PM
  682. 54549    $
  683. 54550    M/d/yy
  684. 54551    dddd, MMMM dd, yyyy
  685. 54552    Sunday
  686. 54553    Monday
  687. 54554    Tuesday
  688. 54555    Wednesday
  689. 54556    Thursday
  690. 54557    Friday
  691. 54558    Saturday
  692. 54559    Sun
  693. 54560    Mon
  694. 54561    Tue
  695. 54562    Wed
  696. 54563    Thu
  697. 54564    Fri
  698. 54565    Sat
  699. 54566    January
  700. 54567    February
  701. 54568    March
  702. 54569    April
  703. 54570    May
  704. 54571    June
  705. 54572    July
  706. 54573    August
  707. 54574    September
  708. 54575    October
  709. 54576    November
  710. 54577    December
  711. 54578    Jan
  712. 54579    Feb
  713. 54580    Mar
  714. 54581    Apr
  715. 54582    May
  716. 54583    Jun
  717. 54584    Jul
  718. 54585    Aug
  719. 54586    Sep
  720. 54587    Oct
  721. 54588    Nov
  722. 54589    Dec
  723. 54590    ASUNDAY
  724. 54591    AMONDAY
  725. 54592    ATUESDAY
  726. 54593    AWEDNESDAY
  727. 54594    ATHURSDAY
  728. 54595    AFRIDAY
  729. 54596    ASATURDAY
  730. 54597    ASUN
  731. 54598    AMON
  732. 54599    ATUE
  733. 54600    AWED
  734. 54601    ATHU
  735. 54602    AFRI
  736. 54603    ASAT
  737. 54604    MM
  738. 54605    TT
  739. 54606    SS
  740. 54607    HH
  741. 54608    MEIJI
  742. 54609    TAISHO
  743. 54610    SHOWA
  744. 54611    HEISEI
  745. 54612    BR
  746. 54613    AR
  747. 54614    ARN
  748. 54615    ARCN
  749. 54616    D
  750. 54617    M
  751. 54618    Y
  752. 54619    A
  753. 54620    B
  754. 54621    C
  755. 54622    D
  756. 54623    E
  757. 54624    F
  758. 54625    G
  759. 54626    H
  760. 54627    I
  761. 54628    J
  762. 54629    K
  763. 54630    INITIALIZE
  764. 54631    TERMINATE
  765. 54632    #NULL#
  766. 54633    %s+%ld: 
  767. 54634    $EXECUTE$
  768. 54635    $EXECUTE%d$
  769. 54636    EMPTY
  770. 54637    NULL
  771. 54638    INTEGER
  772. 54639    LONG
  773. 54640    SINGLE
  774. 54641    DOUBLE
  775. 54642    CURRENCY
  776. 54643    DATE
  777. 54644    STRING
  778. 54645    OBJECT
  779. 54646    ERROR
  780. 54647    BOOLEAN
  781. 54648    VARIANT
  782. 54649    UNKNOWN
  783. 54650    STRING
  784. 54651     LIST
  785. 54652    ( )
  786. 54653    %s( )
  787. 54654    %s LIST
  788. 54655    ARRAY
  789. 54656    LIST
  790. 54657    STRING*%d
  791. 54658    UNKNOWN
  792. 54659    OLE OBJECT
  793. 54660    [%d]
  794. 54661    VOID
  795. 54662    CONST %s
  796. 54663    [ %s ]
  797. 54664    INCLUDE
  798. 54665    ENDREM
  799. 54666    M
  800. 54667    T
  801. 54668    S
  802. 54669    H
  803. 54670    08.09.1868.
  804. 54671    30.07.1912.
  805. 54672    25.12.1926.
  806. 54673    08.01.1989.
  807. 54674    00
  808. 54675    WIN16
  809. 54676    WIN32
  810. 54677    WINNT
  811. 54678    WIN95
  812. 54679    WINDOWS
  813. 54680    OS2
  814. 54681    MAC
  815. 54682    MAC68K
  816. 54683    MACPPC
  817. 54684    HPUX
  818. 54685    SOLARIS
  819. 54686    UNIX
  820. 54687    OLE
  821. 55041    Argument out of range
  822. 55042    Property does not exist
  823. 55043    Method does not exist
  824. 55044    Invalid object reference
  825. 55045    Argument type mismatch
  826. 55046    Invalid argument value
  827. 55047    Print operation failed
  828. 55048    Could not launch application
  829. 55049    Invalid window coordinates
  830. 55050    Cannot create file
  831. 55051    Could not save file
  832. 55052    Executable image of wrong format
  833. 55053    Clipboard contains nothing to paste
  834. 55054    Document is read only
  835. 55055    Unknown clipboard format
  836. 55057    Error raised during method invocation
  837. 55058    Unknown unit of measure
  838.