mariadb/storage/connect/msgid.h
Alexander Barkov 30c4b0ebc2 - Fixing TAB to 2 spaces
- Fixing line endings from "\r\n" to "\n"
2013-02-07 13:34:27 +04:00

1013 lines
34 KiB
C

#define MSG_BAD_ARRAY_VAL 239
#define MSG_BAD_SET_CASE 240
#define MSG_MISSING_ARG 241
#define MSG_NO_SUB_VAL 242
#define MSG_PREC_VBLP_NULL 243
#define MSG_X_ON_TAB 244
#define MSG_BAD_COLCRT_ARG 245
#define MSG_BAD_COLSIZE 246
#define MSG_BAD_COL_ENTRY 247
#define MSG_BAD_COL_TYPE 248
#define MSG_BAD_FILE_LIST 249
#define MSG_BAD_GETVIEW_RET 250
#define MSG_BAD_OFFSET_VAL 251
#define MSG_BAD_TABLE_LINE 252
#define MSG_BAD_TABLE_TYPE 253
#define MSG_COLSEC_TOO_BIG 254
#define MSG_COL_HAS_NO_DEF 255
#define MSG_COL_NOT_CODED 256
#define MSG_ERASED 257
#define MSG_ERASE_FAILED 258
#define MSG_INDEX_DROPPED 259
#define MSG_INDX_ALL_DROP 260
#define MSG_INV_QUALIFIER 261
#define MSG_LOADING_DB 262
#define MSG_NO_COL_FOUND 263
#define MSG_NO_COL_SECTION 264
#define MSG_NO_FEAT_SUPPORT 265
#define MSG_NO_FILE_LIST 266
#define MSG_NO_INDEX 267
#define MSG_NO_MORE_VAR 268
#define MSG_NO_MUL_VCT 269
#define MSG_NO_OPT_COLUMN 270
#define MSG_NO_SUCH_INDEX 271
#define MSG_NO_SUCH_TABLE 272
#define MSG_NO_TABLE_INDEX 273
#define MSG_OPEN_ERROR_ON 274
#define MSG_RECORD_ERROR 275
#define MSG_SUBSET_ERROR 276
#define MSG_TABLE_ALREADY 277
#define MSG_TABLE_NOT_IN_DB 278
#define MSG_TABLE_NO_OPT 279
#define MSG_TAB_NOT_LOADED 280
#define MSG_TAB_NOT_SPEC 281
#define MSG_TB_VW_NOTIN_DB 282
#define MSG_TOO_MANY_COLTAB 283
#define MSG_TOO_MANY_JUMPS 284
#define MSG_TOO_MANY_TABLES 285
#define MSG_VIEW_ALREADY 286
#define MSG_VIEW_NOT_IN_DB 287
#define MSG_WRITE_ERROR 288
#define MSG_XDB_DEL_ERROR 289
#define MSG_COL_NOTIN_GRPBY 290
#define MSG_DOMAIN_ERROR 291
#define MSG_NO_TOKEN_DB 292
#define MSG_SPCOL_READONLY 293
#define MSG_TYPE_VALUE_ERR 294
#define MSG_UNDEFINED_AM 295
#define MSG_VALUE_ERROR 296
#define MSG_SORTING_VAL 297
#define MSG_NAME_CONV_ERR 298
#define MSG_WS_CONV_ERR 299
#define MSG_BAD_COMPARE_OP 300
#define MSG_BAD_EXP_ARGTYPE 301
#define MSG_BAD_IN_ARGTYPE 302
#define MSG_BAD_SUBSEL_IN_X 303
#define MSG_IN_ARGTYPE_MISM 304
#define MSG_ROW_ARGNB_ERR 305
#define MSG_TYPE_CONV_ERROR 306
#define MSG_NO_MAP_INSERT 307
#define MSG_SEEK_ERROR 308
#define MSG_BAD_DBF_FILE 309
#define MSG_BAD_DBF_REC 310
#define MSG_BAD_DBF_TYPE 311
#define MSG_BAD_HEADER 312
#define MSG_BAD_HEAD_END 313
#define MSG_BAD_LRECL 314
#define MSG_BIN_MODE_FAIL 315
#define MSG_DBASE_FILE 316
#define MSG_FOXPRO_FILE 317
#define MSG_NOT_A_DBF_FILE 318
#define MSG_NO_0DH_HEAD 319
#define MSG_NO_DBF_INSERT 320
#define MSG_NO_READ_32 321
#define MSG_NO_MODE_PADDED 322
#define MSG_SETEOF_ERROR 323
#define MSG_REMOVE_ERROR 324
#define MSG_RENAME_ERROR 325
#define MSG_BAD_HEADER_VAL 326
#define MSG_BAD_MAX_NREC 327
#define MSG_HEAD_OPEN_ERROR 328
#define MSG_HEAD_READ_ERROR 329
#define MSG_HEAD_WRITE_ERR 330
#define MSG_MAP_VEC_ONLY 331
#define MSG_MKEMPTY_NIY 332
#define MSG_BAD_BLK_SIZE 333
#define MSG_BAD_LINE_LEN 334
#define MSG_FUNC_ERR_S 335
#define MSG_INV_RAND_ACC 336
#define MSG_NOP_ZLIB_INDEX 337
#define MSG_NO_PART_DEL 338
#define MSG_NO_PAR_BLK_INS 339
#define MSG_NO_SETPOS_YET 340
#define MSG_BAD_ARRAY_OPER 341
#define MSG_BAD_FILTER 342
#define MSG_BAD_FILTER_CONV 343
#define MSG_BAD_HAV_FILTYPE 344
#define MSG_BAD_TYPE_LIKE 345
#define MSG_ILL_FILTER_CONV 346
#define MSG_IN_WITHOUT_SUB 347
#define MSG_UNMATCH_FIL_ARG 348
#define MSG_VALUE_NOT_ALLOC 349
#define MSG_VOID_FIRST_ARG 350
#define MSG_DISTINCT_ERROR 351
#define MSG_INV_FNC_BUFTYPE 352
#define MSG_INV_SET_SUBTYPE 353
#define MSG_NO_AGGR_FUNC 354
#define MSG_APP_STILL_ACTIV 355
#define MSG_AREAFILE_NOTFND 356
#define MSG_BAD_LANG_SIZE 357
#define MSG_BAD_PARAMETERS 358
#define MSG_BAD_PARAM_TYPE 359
#define MSG_GRAM_ALLOC_ERR 360
#define MSG_GRAM_MISMATCH 361
#define MSG_GRAM_SUBSET_ERR 362
#define MSG_INVALID_BIP 363
#define MSG_LANGUAGE_QUIT 364
#define MSG_LANG_ALREADY_UP 365
#define MSG_LANG_BAD_SAVE 366
#define MSG_LANG_NOT_FREED 367
#define MSG_LANG_SAVED 368
#define MSG_LANG_WR_LEN_ERR 369
#define MSG_LDF_ALLOC_ERROR 370
#define MSG_LDF_W_LEN_ERROR 371
#define MSG_LNG_NOT_IN_LIST 372
#define MSG_METAFILE_NOTFND 373
#define MSG_NODE_SUBSET_ERR 374
#define MSG_NO_LANG_TO_QUIT 375
#define MSG_NO_MORE_LANG 376
#define MSG_ONE_LANG_YET 377
#define MSG_ON_LANGUAGE 378
#define MSG_OPEN_W_ERROR 379
#define MSG_RULE_SUBSET_ERR 380
#define MSG_UP_LANGUAGE 381
#define MSG_VM_LANG 382
#define MSG_BUILD_INDEX 383
#define MSG_CD_ORDER_ERROR 384
#define MSG_DSORT_LOG_ERROR 385
#define MSG_JOIN_KEY_NO_COL 386
#define MSG_KEY_ALLOC_ERROR 387
#define MSG_LOGICAL_ERROR 388
#define MSG_MEM_ALLOC_ERR 389
#define MSG_QUERY_CANCELLED 390
#define MSG_RC_READING 391
#define MSG_REORDER_INDEX 392
#define MSG_SORTING_INDEX 393
#define MSG_SORT_JOIN_INDEX 394
#define MSG_TOO_MANY_KEYS 395
#define MSG_TYPE_MISMATCH 396
#define MSG_REGISTER_ERR 397
#define MSG_XPATH_CNTX_ERR 398
#define MSG_XPATH_EVAL_ERR 399
#define MSG_API_CONF_ERROR 400
#define MSG_BAD_HANDLE_VAL 401
#define MSG_COL_NUM_MISM 402
#define MSG_CONNECT_CANCEL 403
#define MSG_INV_COLUMN_TYPE 404
#define MSG_NO_CONNECT_ADDR 405
#define MSG_NO_TABCOL_DATA 406
#define MSG_NO_TAB_DATA 407
#define MSG_SEQUENCE_ERROR 408
#define MSG_SQL_CONF_ERROR 409
#define MSG_CONNECTED 410
#define MSG_CONN_CLOSED 411
#define MSG_CONN_CREATED 412
#define MSG_CONN_DROPPED 413
#define MSG_CONN_OPEN 414
#define MSG_CONN_SUC_OPEN 415
#define MSG_DISCONNECTED 416
#define MSG_IS_NOT_CONN 417
#define MSG_NAME_IS_USED 418
#define MSG_NO_SUCH_SERVER 419
#define MSG_BAD_COLIST_ITEM 420
#define MSG_BAD_COLIST_TYPE 421
#define MSG_BAD_COL_IN_FILT 422
#define MSG_BAD_FUNC_ARG 423
#define MSG_BAD_FUNC_ARGTYP 424
#define MSG_BAD_OPERATOR 425
#define MSG_BAD_PROJNUM 426
#define MSG_BAD_SEM_DOMAIN 427
#define MSG_CLN_NOT_IN_JOIN 428
#define MSG_COLIST_BAD_TYPE 429
#define MSG_COLUMN_ERROR 430
#define MSG_COL_NOT_EXIST 431
#define MSG_COL_NOT_FOUND 432
#define MSG_COL_NOT_IN_JOIN 433
#define MSG_DUPLICAT_COUNT 434
#define MSG_DUP_PROJNUM 435
#define MSG_FILTER_ATTACH 436
#define MSG_GRBY_TAB_NOTIMP 437
#define MSG_NON_DUP_HAVING 438
#define MSG_NOT_IMPL_JOIN 439
#define MSG_NOT_IMPL_SET 440
#define MSG_NO_COL_IN_TABLE 441
#define MSG_NO_MULT_HAVING 442
#define MSG_NO_TABLE_DESC 443
#define MSG_REMOVE_NOT_IMPL 444
#define MSG_TYPE_TO_VERIFY 445
#define MSG_UNDEF_COL_COUNT 446
#define MSG_UNKNOWN_NAME 447
#define MSG_WRONG_COL_NUM 448
#define MSG_ALL_DELETED 449
#define MSG_BAD_LOCALE 450
#define MSG_BAD_QUERY_TYPE 451
#define MSG_BUFSIZE_ERROR 452
#define MSG_END_OF_DELETE 453
#define MSG_END_OF_INSERT 454
#define MSG_END_OF_QUERY 455
#define MSG_END_OF_UPDATE 456
#define MSG_NCOL_GT_MAXCOL 457
#define MSG_OPEN_ERROR_IS 458
#define MSG_SET_LOCALE 459
#define MSG_X_ARG_ADDED 460
#define MSG_ALG_CHOICE_AUTO 461
#define MSG_ALG_CHOICE_BAD 462
#define MSG_ALG_CHOICE_QRY 463
#define MSG_ALG_CURLY_BRK 464
#define MSG_ALTER_DB_ERR 465
#define MSG_APPL_IS_ACTIVE 466
#define MSG_APPL_NOT_INIT 467
#define MSG_AVGLEN_ERROR 468
#define MSG_BAD_DEF_TYPE 469
#define MSG_BAD_DIST_JN_FIL 470
#define MSG_BAD_DIST_JOIN 471
#define MSG_BAD_DOM_COL_DEF 472
#define MSG_BAD_FIELD_FMT 473
#define MSG_BAD_OUTER_JOIN 474
#define MSG_BAD_SETTINGS 475
#define MSG_BAD_XMODE_VAL 476
#define MSG_DATABASE_ACTIVE 477
#define MSG_DATABASE_LOADED 478
#define MSG_DB_ALREADY_DEF 479
#define MSG_DB_ALTERED 480
#define MSG_DB_CREATED 481
#define MSG_DB_REMOVED 482
#define MSG_DB_STOPPED 483
#define MSG_DIS_NOHEAD_JOIN 484
#define MSG_DROP_DB_ERR 485
#define MSG_DUP_COL_NAME 486
#define MSG_EXECUTING 487
#define MSG_EXEC_MODE_SET 488
#define MSG_INDEX_CREATED 489
#define MSG_INV_DATA_PATH 490
#define MSG_INV_WORK_PATH 491
#define MSG_IN_USE 492
#define MSG_LIC_NO_MYSQL 493
#define MSG_LINE_LENGTH 494
#define MSG_LINE_MAXLIN 495
#define MSG_LINE_MAXRES 496
#define MSG_LINE_MAXTMP 497
#define MSG_MAC_WIN_ONLY 498
#define MSG_MALLOC_NULL 499
#define MSG_MAP_NO_MORE 500
#define MSG_MISSING_COL_DEF 501
#define MSG_MISSING_CONNECT 502
#define MSG_MISSING_SERV_DB 503
#define MSG_MISS_NAME_LRECL 504
#define MSG_MISS_TABLE_LIST 505
#define MSG_MISS_VCT_ELMT 506
#define MSG_NEW_CHAR_NULL 507
#define MSG_NODEF_FROM_VIEW 508
#define MSG_NO_COL_ADDING 509
#define MSG_NO_COL_DEF_AS 510
#define MSG_NO_DATABASE 511
#define MSG_NO_FULL_JOIN 512
#define MSG_NO_FUL_OUT_JOIN 513
#define MSG_NO_HEAD_JOIN 514
#define MSG_NO_ODBC_COL 515
#define MSG_NO_SELECTED_DB 516
#define MSG_NO_SELF_PIVOT 517
#define MSG_NULL_QUERY 518
#define MSG_READY 519
#define MSG_SEC_NOT_FOUND 520
#define MSG_SET_OP_NOT_IMPL 521
#define MSG_TABLE_ALTERED 522
#define MSG_TABLE_CREATED 523
#define MSG_TABLE_DROPPED 524
#define MSG_TDB_NXT_NOT_NUL 525
#define MSG_TYPE_DEF_MISM 526
#define MSG_TYPE_RECFM_MISM 527
#define MSG_VIEW_CREATED 528
#define MSG_VIEW_DROPPED 529
#define MSG_ANSWER_TYPE 530
#define MSG_COPY_BAD_PHASE 531
#define MSG_LIST 532
#define MSG_MEM_ALLOC_ERROR 533
#define MSG_PTR_NOT_FOUND 534
#define MSG_SEMANTIC_TREE 535
#define MSG_WRONG_TYPE 536
#define MSG_ARRAY_ERROR 537
#define MSG_BAD_EVAL_TYPE 538
#define MSG_BAD_FILTER_LINK 539
#define MSG_BAD_IN_ENDING 540
#define MSG_BAD_IN_STRING 541
#define MSG_BAD_LIST_TYPE 542
#define MSG_BAD_ORDER_MODE 543
#define MSG_BAD_ORDER_TYPE 544
#define MSG_GROUP_ON_FUNC 545
#define MSG_GRP_LIST_MISMAT 546
#define MSG_LINEAR_ERROR 547
#define MSG_NO_FUNC_ORDER 548
#define MSG_NO_OP_MODIF 549
#define MSG_NO_TABLE_LIST 550
#define MSG_ORDER_TWICE 551
#define MSG_UNKNOWN_ERROR 552
#define MSG_VOID_IN_STRING 553
#define MSG_VOID_ORDER_LIST 554
#define MSG_ACCESS_VIOLATN 555
#define MSG_ARRAY_BNDS_EXCD 556
#define MSG_BREAKPOINT 557
#define MSG_CONTROL_C_EXIT 558
#define MSG_DATA_MISALIGN 559
#define MSG_FLT_BAD_RESULT 560
#define MSG_FLT_DENORMAL_OP 561
#define MSG_FLT_INVALID_OP 562
#define MSG_FLT_OVERFLOW 563
#define MSG_FLT_STACK_CHECK 564
#define MSG_FLT_UNDERFLOW 565
#define MSG_FLT_ZERO_DIVIDE 566
#define MSG_GUARD_PAGE 567
#define MSG_ILLEGAL_INSTR 568
#define MSG_INT_OVERFLOW 569
#define MSG_INT_ZERO_DIVIDE 570
#define MSG_INVALID_DISP 571
#define MSG_INVALID_HANDLE 572
#define MSG_NEW_RETURN_NULL 573
#define MSG_NONCONT_EXCEPT 574
#define MSG_NO_ACTIVE_DB 575
#define MSG_NO_MEMORY 576
#define MSG_PAGE_ERROR 577
#define MSG_PARSING_QUERY 578
#define MSG_PRIV_INSTR 579
#define MSG_SINGLE_STEP 580
#define MSG_SQL_BAD_TYPE 581
#define MSG_UNKNOWN_EXCPT 582
#define MSG_WRONG_FUNCTION 583
#define MSG_BAD_RESULT_TYPE 584
#define MSG_BUFF_TOO_SMALL 585
#define MSG_COL_ALLOC_ERROR 586
#define MSG_DATA_IS_NULL 587
#define MSG_GET_ERROR 588
#define MSG_INV_COL_DATATYP 589
#define MSG_INV_INIPATH 590
#define MSG_NO_NBLIN_CONT 591
#define MSG_NO_SERVER_FOUND 592
#define MSG_TYPES_ERROR 593
#define MSG_UNDEFINED_PATH 594
#define MSG_UNKNOWN_PATH 595
#define MSG_WRONG_DB_LIST 596
#define MSG_BAD_SPECIAL_CMD 597
#define MSG_CURSOR_SET 598
#define MSG_EVAL_EXPIRED 599
#define MSG_EVAL_ONLY 600
#define MSG_INV_SPECIAL_CMD 601
#define MSG_PROGRESS_INFO 602
#define MSG_PROMPT_CANCEL 603
#define MSG_ARG_ALREADY_SET 604
#define MSG_BAD_ARG_NUM 605
#define MSG_BAD_CHECK_VAL 606
#define MSG_BAD_EXEC_MODE 607
#define MSG_BAD_MAX_PARAM 608
#define MSG_BAD_MAX_SETTING 609
#define MSG_BAD_USETEMP 610
#define MSG_BAD_USETEMP_VAL 611
#define MSG_CHECK_LEVEL 612
#define MSG_COLS_REDUCED 613
#define MSG_COLUMN_MISMATCH 614
#define MSG_COL_NOT_IN_DB 615
#define MSG_DB_NOT_SPEC 616
#define MSG_DONE 617
#define MSG_EXEC_MODE_IS 618
#define MSG_EXEC_MODE_RESET 619
#define MSG_HUGE_DEFAULT 620
#define MSG_INDEX_ONE_SAVE 621
#define MSG_INDEX_SEP_SAVE 622
#define MSG_INVALID_OPTION 623
#define MSG_INV_COL_NUM 624
#define MSG_INV_INFO_TYPE 625
#define MSG_INV_RESULT_TYPE 626
#define MSG_LANG_ACTIVE 627
#define MSG_MAX_BITMAP 628
#define MSG_MYSQL_CNC_OFF 629
#define MSG_MYSQL_CNC_ON 630
#define MSG_MYSQL_NOT_SUP 631
#define MSG_MY_CNC_ALREADY 632
#define MSG_NO_AVAIL_RESULT 633
#define MSG_NO_HQL_CONV 634
#define MSG_NO_MYSQL_CONN 635
#define MSG_NO_UNIX_CATINFO 636
#define MSG_OPENING 637
#define MSG_PLUG_NOT_RUN 638
#define MSG_PROMPT_NIY 639
#define MSG_QUERY_SAVED 640
#define MSG_REC_SKIPPED 641
#define MSG_ROWS_SELECTED 642
#define MSG_ROWS_TRUNCATED 643
#define MSG_SLEEP 644
#define MSG_SPEC_CMD_SEP 645
#define MSG_SYSTEM_ERROR 646
#define MSG_UNLOADABLE 647
#define MSG_UNLOADABLE_PRM 648
#define MSG_USETEMP_IS 649
#define MSG_USETEMP_RESET 650
#define MSG_USETEMP_SET 651
#define MSG_USING_INDEX 652
#define MSG_VOID_QUERY 653
#define MSG_WORK_TOO_SMALL 654
#define MSG_WRITING_QUERY 655
#define MSG_X_ARG_SET 656
#define MSG_BAS_NS_LIST 657
#define MSG_DOM_NOT_SUPP 658
#define MSG_AFTER 659
#define MSG_ARG_OUT_CONTEXT 660
#define MSG_ARG_OUT_RANGE 661
#define MSG_ARG_PTR_NOSEM 662
#define MSG_ARG_PTR_NOSEMS 663
#define MSG_BAD_ARG_TYPE 664
#define MSG_ERR_RET_RULE 665
#define MSG_ERR_RET_TYPE 666
#define MSG_FUNC_REF_DEL 667
#define MSG_INV_TOPSEM_CMD 668
#define MSG_NON_EVAL_SEM 669
#define MSG_N_FULL_PARSES 670
#define MSG_PARSE_NULL_SEM 671
#define MSG_PNODE_RULE 672
#define MSG_SCAN_NOT_IMP 673
#define MSG_SEM_BAD_REF 674
#define MSG_SEM_UNKNOWN 675
#define MSG_SUBARG_NOSEM 676
#define MSG_SUBARG_OUTRANGE 677
#define MSG_SYNTAX_ERROR 678
#define MSG_TOPSEM_ERROR 679
#define MSG_UNKN_ERR_CODE 680
#define MSG_ATTRIBUTE_ERROR 681
#define MSG_BAD_PHRASE_NB 682
#define MSG_INV_OPERATOR 683
#define MSG_NO_LANGUAGE 684
#define MSG_PIX_ERROR 685
#define MSG_PIX_TEST_ERROR 686
#define MSG_PLUG_NOT_INIT 687
#define MSG_STACK_ERROR 688
#define MSG_STACK_OVERFLOW 689
#define MSG_APPL_ACCESSIBLE 690
#define MSG_APPL_BAD_SAVE 691
#define MSG_APPL_CREATED 692
#define MSG_APPL_NOT_LOADED 693
#define MSG_APPL_QUIT 694
#define MSG_APPL_SAVED 695
#define MSG_ARG_NOT_AN_ATTR 696
#define MSG_ATT_NOT_CASE 697
#define MSG_ATT_POSCODE_BIG 698
#define MSG_BAD_EDIT_INIT 699
#define MSG_BAD_FPARM_NEXT 700
#define MSG_BAD_PHASE_NUM 701
#define MSG_BAD_SUBLST_TYPE 702
#define MSG_BAD_USERBLK_LEN 703
#define MSG_COPY_INV_TYPE 704
#define MSG_DEBUG_NOT_ACTIV 705
#define MSG_DEBUG_SET_INV 706
#define MSG_DICTIONARY 707
#define MSG_ENDSTR_MISMATCH 708
#define MSG_ERROR_NO_PARM 709
#define MSG_EXECUTION_ERROR 710
#define MSG_FILE_NOT_FOUND 711
#define MSG_INPUT 712
#define MSG_INPUT_KEYBD_YET 713
#define MSG_INV_CONC_BIP 714
#define MSG_INV_DOMAIN_TYPE 715
#define MSG_INV_PARAMETER 716
#define MSG_INV_PARM_TYPE 717
#define MSG_INV_TRANSF_USE 718
#define MSG_INV_TYPE_SPEC 719
#define MSG_LDF_RN_MISMATCH 720
#define MSG_LDF_WLEN_ERROR 721
#define MSG_MOVE_INV_TYPE 722
#define MSG_NODE_FOR_CHAR 723
#define MSG_NOT_IMPLEMENTED 724
#define MSG_NOT_IMPL_YET 725
#define MSG_NOT_MODIFIABLE 726
#define MSG_NO_ACTIVE_APPL 727
#define MSG_NO_ACTIVE_UDIC 728
#define MSG_NO_AREA_FILE 729
#define MSG_NO_EDITED_LANG 730
#define MSG_NO_PARAMETER 731
#define MSG_NO_RCUR_DSK_YET 732
#define MSG_NO_SOURCE 733
#define MSG_ONE_PARAM_ONLY 734
#define MSG_READING_FROM 735
#define MSG_RESET_TO 736
#define MSG_STRING_INV_LIST 737
#define MSG_UNKNOWN_SEM 738
#define MSG_USED_FREE_MEM 739
#define MSG_WRONG_PASSWORD 740
#define MSG_WRONG_USERFILE 741
#define MSG_ACT_ALLOC_FAIL 742
#define MSG_APPL_ACTIVE 743
#define MSG_BAD_CASE_SPEC 744
#define MSG_DOSALMEM_NOMEM 745
#define MSG_EXIT_FROM_LANG 746
#define MSG_GLOBAL_ERROR 747
#define MSG_HUGE_WARNING_1 748
#define MSG_HUGE_WARNING_2 749
#define MSG_LANG_ALLOC_FAIL 750
#define MSG_MALLOC_ERROR 751
#define MSG_NO_INIT_LANG 752
#define MSG_NULL_ENTRY 753
#define MSG_READ_MEM_ERROR 754
#define MSG_READ_SEG_ERROR 755
#define MSG_RECEIVED 756
#define MSG_RET_FROM_LANG 757
#define MSG_STRG_NOT_FOUND 758
#define MSG_SUBALLOC_ERROR 759
#define MSG_SUBAL_HUGE_ERR 760
#define MSG_S_ACCESS_DENIED 761
#define MSG_S_ERROR 762
#define MSG_S_ERROR_NUM 763
#define MSG_S_INTRUPT_ERROR 764
#define MSG_S_INVALID_PARM 765
#define MSG_S_INV_ADDRESS 766
#define MSG_S_UNKNOWN_ERROR 767
#define MSG_VOID_POS_DICT 768
#define MSG_WORK_AREA 769
#define MSG_BAD_AGGREG_FUNC 770
#define MSG_BAD_MAX_HAVING 771
#define MSG_BUILDING_GROUPS 772
#define MSG_CD_ONE_STEP 773
#define MSG_CNTDIS_COL_LOST 774
#define MSG_COMPUTING 775
#define MSG_DISTINCT_ROWS 776
#define MSG_DISTINCT_VALUES 777
#define MSG_FETCHING_DATA 778
#define MSG_FETCHING_ROWS 779
#define MSG_GROUPBY_NOT_ALL 780
#define MSG_HAVING_FILTER 781
#define MSG_IDLE 782
#define MSG_INTERNAL 783
#define MSG_INV_QUERY_TYPE 784
#define MSG_MAKING_DISTINCT 785
#define MSG_MAXTMP_TRUNCATE 786
#define MSG_MEM_ALLOC_YET 787
#define MSG_NOT_ENOUGH_MEM 788
#define MSG_NO_NULL_CONST 789
#define MSG_OFFSET_NOT_SUPP 790
#define MSG_OPENING_QUERY 791
#define MSG_OPEN_SORT_ERROR 792
#define MSG_PROC_WOULD_LOOP 793
#define MSG_RSC_ALLOC_ERROR 794
#define MSG_SMART_SORTING 795
#define MSG_SMART_SORT_ERR 796
#define MSG_SORTING 797
#define MSG_DEF_ALLOC_ERROR 798
#define MSG_GET_FUNC_ERR 799
#define MSG_PROCADD_ERROR 800
#define MSG_PXDEF_IS_NULL 801
#define MSG_SHARED_LIB_ERR 802
#define MSG_ADPOS_IN_DICTP 803
#define MSG_BAD_CHAR_SPEC 804
#define MSG_BAD_GENRE 805
#define MSG_BAD_INPUT 806
#define MSG_BAD_LOCDFON_ARG 807
#define MSG_BAD_LOCNODE_USE 808
#define MSG_BAD_POS_CODE 809
#define MSG_BAD_POS_TYPE 810
#define MSG_BAD_TYPE_FOR_S 811
#define MSG_BLOCK_NO_MATCH 812
#define MSG_BXP_NULL 813
#define MSG_DIRECT_VARTOK 814
#define MSG_FSBPARP_NULL 815
#define MSG_LOCSTRG_TOO_BIG 816
#define MSG_MISSING_POS 817
#define MSG_NO_POS_ADDED 818
#define MSG_NO_TERM_IN_TOK 819
#define MSG_POS_TOO_LONG 820
#define MSG_RENUM_RULES 821
#define MSG_RULE_ENTERED 822
#define MSG_TOO_MANY_POS 823
#define MSG_TO_FTR_NOT_NULL 824
#define MSG_TO_PIX_NOT_NULL 825
#define MSG_TO_SEM_NOT_NULL 826
#define MSG_UNKNOWN_POS 827
#define MSG_UNKNOWN_SYNONYM 828
#define MSG_USE_NO_MATCH 829
#define MSG_ALLOC_ERROR 830
#define MSG_ARG_TWO_CONST 831
#define MSG_BAD_ARGTYPES 832
#define MSG_BAD_ARGUMENTS 833
#define MSG_BAD_ROW_VALIST 834
#define MSG_BAD_ROW_VALNB 835
#define MSG_BAD_SCF_ARGTYPE 836
#define MSG_BAD_SUB_SELECT 837
#define MSG_BAD_TYPE_FOR_IN 838
#define MSG_CONNECT_ERROR 839
#define MSG_EXIT_EVAL_ERR 840
#define MSG_FORMAT_ERROR 841
#define MSG_INIT_ERROR 842
#define MSG_INVALID_OPER 843
#define MSG_NO_SFEXIT_UNIX 844
#define MSG_READING_RECORD 845
#define MSG_REQU_ARG_NUM 846
#define MSG_SFUNC_NOT_IMPL 847
#define MSG_UNKNOWN_DOMAIN 848
#define MSG_WRONG_ARG_NUM 849
#define MSG_WRONG_OP_PARM 850
#define MSG_WRONG_PARMS 851
#define MSG_AMBIG_CORREL 852
#define MSG_BAD_CHECK_TYPE 853
#define MSG_BAD_CORREL 854
#define MSG_BAD_XOBJ_TYPE 855
#define MSG_HBUF_TOO_SMALL 856
#define MSG_MISSING 857
#define MSG_MULT_DISTINCT 858
#define MSG_NO_TABLE_COL 859
#define MSG_ARG_REF_LOOP 860
#define MSG_GETCWD_ERR_NO 861
#define MSG_UNRESOLVED_ARG 862
#define MSG_ARGS_SYNTAX_ERR 863
#define MSG_AMBIG_COL_QUAL 864
#define MSG_AMBIG_SPEC_COL 865
#define MSG_BAD_COL_QUALIF 866
#define MSG_BAD_FETCH_RC 867
#define MSG_BAD_FILTER_OP 868
#define MSG_BAD_HAV_FILTER 869
#define MSG_BAD_JOIN_FILTER 870
#define MSG_BAD_SET_TYPE 871
#define MSG_BAD_SPECIAL_COL 872
#define MSG_BAD_SPEC_COLUMN 873
#define MSG_BAD_SQL_PARAM 874
#define MSG_BAD_TABLE_LIST 875
#define MSG_BAD_UPD_COR 876
#define MSG_BAD_VALUE_TYPE 877
#define MSG_BUILD_DIST_GRPS 878
#define MSG_CHECKING_ROWS 879
#define MSG_COL_INVAL_TABLE 880
#define MSG_COL_ISNOT_TABLE 881
#define MSG_COL_NOTIN_TABLE 882
#define MSG_COL_NOTIN_UPDT 883
#define MSG_COMPUTING_DIST 884
#define MSG_COMPUTING_FUNC 885
#define MSG_DELETING_ROWS 886
#define MSG_ERROR 887
#define MSG_FILGRP_NO_TABLE 888
#define MSG_FILTER_NO_TABLE 889
#define MSG_INSERTING 890
#define MSG_INSERT_MISMATCH 891
#define MSG_INV_FILTER 892
#define MSG_INV_UPDT_TABLE 893
#define MSG_INV_VALUE_LIST 894
#define MSG_INV_WHERE_JOIN 895
#define MSG_NOT_LINEARIZED 896
#define MSG_NO_CONST_FILTER 897
#define MSG_NO_INDEX_GBX 898
#define MSG_READB_BAD_INIT 899
#define MSG_READING 900
#define MSG_SEVERAL_TREES 901
#define MSG_UNKNW_QRY_TYPE 902
#define MSG_UNQ_COL_SEV_TAB 903
#define MSG_UPDATING_ROWS 904
#define MSG_VAL_TOO_LONG 905
#define MSG_BAD_FILTEST_OP 906
#define MSG_BAD_SUBSEL_TYPE 907
#define MSG_BAD_SUB_RESULT 908
#define MSG_CORREL_NO_QRY 909
#define MSG_FLTST_NO_CORREL 910
#define MSG_NO_MEM_CORR_SUB 911
#define MSG_NO_QUERY_ARRAY 912
#define MSG_PROCESS_SUBQRY 913
#define MSG_READ_ERROR_RC 914
#define MSG_RES_NOT_UNIQUE 915
#define MSG_SQL_BLOCK_MISM 916
#define MSG_SUBQRY_ONEITEM 917
#define MSG_SUB_OPEN_YET 918
#define MSG_FNC_NOTIN_SLIST 919
#define MSG_NO_FORMAT_COL 920
#define MSG_ORDER_OUT_RANGE 921
#define MSG_SEP_IN_FIELD 922
#define MSG_BAD_OPEN_MODE 923
#define MSG_OPEN_MODE_ERROR 924
#define MSG_RECORD_NO_SEP 925
#define MSG_BAD_BLK_ESTIM 926
#define MSG_BAD_FREQ_SET 927
#define MSG_BAD_RECFM 928
#define MSG_BAD_RECFM_VAL 929
#define MSG_BIN_F_TOO_LONG 930
#define MSG_CHSIZE_ERROR 931
#define MSG_DEL_FILE_ERR 932
#define MSG_DEL_READ_ERROR 933
#define MSG_DEL_WRITE_ERROR 934
#define MSG_DVAL_NOTIN_LIST 935
#define MSG_FILELEN_ERROR 936
#define MSG_FILE_IS_EMPTY 937
#define MSG_FILE_MAP_ERROR 938
#define MSG_FPUTS_ERROR 939
#define MSG_FSEEK_ERROR 940
#define MSG_FSETPOS_ERROR 941
#define MSG_FTELL_ERROR 942
#define MSG_FUNCTION_ERROR 943
#define MSG_GETFILESIZE_ERR 944
#define MSG_GET_DIST_VALS 945
#define MSG_INDEX_NOT_DEF 946
#define MSG_INDEX_YET_ON 947
#define MSG_INDX_COL_NOTIN 948
#define MSG_INDX_EXIST_YET 949
#define MSG_INSERT_ERROR 950
#define MSG_INV_DEF_READ 951
#define MSG_INV_MAP_POS 952
#define MSG_MAP_VIEW_ERROR 953
#define MSG_NOT_FIXED_LEN 954
#define MSG_NO_INDEX_IN 955
#define MSG_NO_RECOV_SPACE 956
#define MSG_NO_ROWID_FOR_AM 957
#define MSG_OPEN_STRERROR 958
#define MSG_OPTBLK_RD_ERR 959
#define MSG_OPTBLK_WR_ERR 960
#define MSG_OPT_BMAP_RD_ERR 961
#define MSG_OPT_BMAP_WR_ERR 962
#define MSG_OPT_DVAL_RD_ERR 963
#define MSG_OPT_DVAL_WR_ERR 964
#define MSG_OPT_LOGIC_ERR 965
#define MSG_READ_ERROR 966
#define MSG_READ_SEEK_ERROR 967
#define MSG_TABLE_NOT_OPT 968
#define MSG_TRUNCATE_ERROR 969
#define MSG_VALUE_TOO_LONG 970
#define MSG_WRITE_SEEK_ERR 971
#define MSG_BAD_BIN_FMT 972
#define MSG_BAD_DEF_READ 973
#define MSG_COL_NOT_SORTED 974
#define MSG_ERROR_IN_LSK 975
#define MSG_ERROR_IN_SFP 976
#define MSG_FILE_OPEN_YET 977
#define MSG_FWRITE_ERROR 978
#define MSG_INVALID_FTYPE 979
#define MSG_INV_REC_POS 980
#define MSG_NO_BIG_DELETE 981
#define MSG_NO_CLUSTER_COL 982
#define MSG_OPEN_ERROR 983
#define MSG_OPTIMIZING 984
#define MSG_OPT_CANCELLED 985
#define MSG_OPT_HEAD_RD_ERR 986
#define MSG_OPT_HEAD_WR_ERR 987
#define MSG_OPT_MAX_RD_ERR 988
#define MSG_OPT_MAX_WR_ERR 989
#define MSG_OPT_MIN_RD_ERR 990
#define MSG_OPT_MIN_WR_ERR 991
#define MSG_OPT_NOT_MATCH 992
#define MSG_VALUE_TOO_BIG 993
#define MSG_WRITING_ERROR 994
#define MSG_BAD_FIELD_RANK 995
#define MSG_BAD_FLD_FORMAT 996
#define MSG_BAD_FLD_LENGTH 997
#define MSG_BAD_LINEFLD_FMT 998
#define MSG_BAD_QUOTE_FIELD 999
#define MSG_CANNOT_OPEN 1000
#define MSG_EOF_AFTER_LINE 1001
#define MSG_ERR_READING_REC 1002
#define MSG_FIELD_TOO_LONG 1003
#define MSG_FLD_TOO_LNG_FOR 1004
#define MSG_FMT_WRITE_NIY 1005
#define MSG_LINE_TOO_LONG 1006
#define MSG_LRECL_TOO_SMALL 1007
#define MSG_MISPLACED_QUOTE 1008
#define MSG_MISSING_EOL 1009
#define MSG_MISSING_FIELD 1010
#define MSG_MISSING_FNAME 1011
#define MSG_NO_FLD_FORMAT 1012
#define MSG_QUOTE_IN_QUOTE 1013
#define MSG_TOO_MANY_FIELDS 1014
#define MSG_UNBALANCE_QUOTE 1015
#define MSG_BAD_JCOL_TYPE 1016
#define MSG_COL_USED_TWICE 1017
#define MSG_DUMMY_NO_COLS 1018
#define MSG_JCT_MISS_COLS 1019
#define MSG_JCT_MISS_TABLE 1020
#define MSG_JCT_NO_FILTER 1021
#define MSG_JCT_NO_KEY 1022
#define MSG_NO_DMY_DIR_ACC 1023
#define MSG_NO_EXP_LINK 1024
#define MSG_VIR_NO_DELETE 1025
#define MSG_VIR_READ_ONLY 1026
#define MSG_BAD_JOIN_EXP 1027
#define MSG_BAD_JOIN_OP 1028
#define MSG_COLUMN_NOT_KEY 1029
#define MSG_DB_SORT_ERROR 1030
#define MSG_LINJOINDB_ERROR 1031
#define MSG_MULT_KEY_ERROR 1032
#define MSG_NO_JOIN_TO_EXP 1033
#define MSG_NO_MULCOL_JOIN 1034
#define MSG_READ_ONLY 1035
#define MSG_ROWID_NOT_IMPL 1036
#define MSG_SETRECPOS_NIY 1037
#define MSG_TABLE_MULT_JOIN 1038
#define MSG_TDB_USE_ERROR 1039
#define MSG_BAD_CARDINALITY 1040
#define MSG_BAD_DIRECTORY 1041
#define MSG_BAD_FILE_HANDLE 1042
#define MSG_INV_DIRCOL_OFST 1043
#define MSG_MAXSIZE_ERROR 1044
#define MSG_MUL_MAKECOL_ERR 1045
#define MSG_NEXT_FILE_ERROR 1046
#define MSG_NO_DIR_INDX_RD 1047
#define MSG_NO_INDEX_READ 1048
#define MSG_NO_MUL_DIR_ACC 1049
#define MSG_SRCH_CLOSE_ERR 1050
#define MSG_TABDIR_READONLY 1051
#define MSG_TABMUL_READONLY 1052
#define MSG_NO_EXT_FILTER 1053
#define MSG_NO_EXT_UPDATE 1054
#define MSG_NO_ODBC_DELETE 1055
#define MSG_NO_ODBC_DIRECT 1056
#define MSG_NO_ODBC_MUL 1057
#define MSG_NO_ODBC_SPECOL 1058
#define MSG_NO_UPDEL_JOIN 1059
#define MSG_ODBC_READ_ONLY 1060
#define MSG_PARM_CNT_MISS 1061
#define MSG_COLNAM_TOO_LONG 1062
#define MSG_NOT_ENOUGH_COLS 1063
#define MSG_NO_DEF_FNCCOL 1064
#define MSG_NO_DEF_PIVOTCOL 1065
#define MSG_NO_MATCH_COL 1066
#define MSG_NO_MORE_COL 1067
#define MSG_NO_PIV_DIR_ACC 1068
#define MSG_NO_TABLE_DEL 1069
#define MSG_SRC_TABLE_UNDEF 1070
#define MSG_TABLE_READ_ONLY 1071
#define MSG_TOO_MANY_COLS 1072
#define MSG_BAD_COLDEF_TYPE 1073
#define MSG_BAD_MERGE_TYPE 1074
#define MSG_COL_NB_MISM 1075
#define MSG_ERROR_OPENING 1076
#define MSG_FETCH_NO_RES 1077
#define MSG_LOAD_CDLL_ERROR 1078
#define MSG_NO_NBCOL 1079
#define MSG_NO_NBLIN 1080
#define MSG_NO_PROMPTING 1081
#define MSG_NO_REMOTE_FNC 1082
#define MSG_NO_VIEW_COLDEF 1083
#define MSG_PLG_READ_ONLY 1084
#define MSG_PLM_NULL_SFP 1085
#define MSG_QUERY_NOT_EXEC 1086
#define MSG_REMOTE_CONN_ERR 1087
#define MSG_RPC_SERVER_ERR 1088
#define MSG_BAD_QUERY_OPEN 1089
#define MSG_BAD_RETURN_TYPE 1090
#define MSG_BAD_VIEW_OPEN 1091
#define MSG_NO_QRY_DELETE 1092
#define MSG_NO_SQL_DELETE 1093
#define MSG_NO_VIEW_SORT 1094
#define MSG_NULL_COL_VALUE 1095
#define MSG_QRY_READ_ONLY 1096
#define MSG_READCOL_ERROR 1097
#define MSG_SQL_READ_ONLY 1098
#define MSG_GET_NAME_ERR 1099
#define MSG_INV_SUBTYPE 1100
#define MSG_NO_CURLY_BRKT 1101
#define MSG_NO_KEY_UPDATE 1102
#define MSG_NO_SECTION_NAME 1103
#define MSG_NO_SEC_UPDATE 1104
#define MSG_SEC_KEY_FIRST 1105
#define MSG_SEC_NAME_FIRST 1106
#define MSG_NO_MATCHING_COL 1107
#define MSG_BAD_BYTE_NUM 1108
#define MSG_BAD_BYTE_READ 1109
#define MSG_BAD_READ_NUMBER 1110
#define MSG_BLK_IS_NULL 1111
#define MSG_EMPTY_FILE 1112
#define MSG_MAKE_EMPTY_FILE 1113
#define MSG_MAKING 1114
#define MSG_NO_VCT_DELETE 1115
#define MSG_OPEN_EMPTY_FILE 1116
#define MSG_OPT_INIT 1117
#define MSG_SFP_ERROR 1118
#define MSG_TO_BLK_IS_NULL 1119
#define MSG_TRUNC_BY_ESTIM 1120
#define MSG_UPDATE_ERROR 1121
#define MSG_WRITE_STRERROR 1122
#define MSG_WRITING 1123
#define MSG_BAD_COL_XPATH 1124
#define MSG_BAD_NODE_TYPE 1125
#define MSG_BAD_VALNODE 1126
#define MSG_BAD_VAL_UPDATE 1127
#define MSG_COL_ALLOC_ERR 1128
#define MSG_COM_ERROR 1129
#define MSG_CONCAT_SUBNODE 1130
#define MSG_CREATED_PLUGDB 1131
#define MSG_DEPREC_FLAG 1132
#define MSG_EMPTY_DOC 1133
#define MSG_FAIL_ADD_NODE 1134
#define MSG_FILE_UNFOUND 1135
#define MSG_INIT_FAILED 1136
#define MSG_INV_COL_TYPE 1137
#define MSG_LOADING_FAILED 1138
#define MSG_MISSING_NODE 1139
#define MSG_MISSING_ROWNODE 1140
#define MSG_MIS_TAG_LIST 1141
#define MSG_NEW_DOC_FAILED 1142
#define MSG_NO_ROW_NODE 1143
#define MSG_VAL_ALLOC_ERR 1144
#define MSG_XMLTAB_INIT_ERR 1145
#define MSG_XML_INIT_ERROR 1146
#define MSG_XPATH_NOT_SUPP 1147
#define MSG_DLL_LOAD_ERROR 1148
#define MSG_GZOPEN_ERROR 1149
#define MSG_GZPUTS_ERROR 1150
#define MSG_NO_ZIP_DELETE 1151
#define MSG_NO_ZIP_DIR_ACC 1152
#define MSG_UPD_ZIP_NOT_IMP 1153
#define MSG_MAC_NO_DELETE 1154
#define MSG_MAC_NO_INDEX 1155
#define MSG_MAC_READ_ONLY 1156
#define MSG_BAD_FIELD_TYPE 1157
#define MSG_BAD_PARM_COUNT 1158
#define MSG_NO_JOIN_UPDEL 1159
#define MSG_NO_MYSQL_DELETE 1160
#define MSG_NO_REF_DELETE 1161
#define MSG_NO_REF_UPDATE 1162
#define MSG_NO_SPEC_COL 1163
#define MSG_ADD_NULL_DOM 1164
#define MSG_BAD_DOM_VALUE 1165
#define MSG_BAD_SET_STRING 1166
#define MSG_BAD_VALBLK_INDX 1167
#define MSG_BAD_VALBLK_TYPE 1168
#define MSG_COMPUTE_NIY 1169
#define MSG_DOMAIN_EMPTY 1170
#define MSG_DOMAIN_FULL 1171
#define MSG_DOM_FILE_ERROR 1172
#define MSG_DOM_OPEN_ERROR 1173
#define MSG_DOM_READ_ERROR 1174
#define MSG_DOM_READ_ONLY 1175
#define MSG_DOM_WRITE_ERROR 1176
#define MSG_ERR_NUM_GT_MAX 1177
#define MSG_INV_TOK_DOMAIN 1178
#define MSG_MEMSIZE_TOO_BIG 1179
#define MSG_NO_DOM_DELETE 1180
#define MSG_NO_DOM_MATCH 1181
#define MSG_SET_NULL_DOM 1182
#define MSG_STRING_TOO_BIG 1183
#define MSG_VALTYPE_NOMATCH 1184
#define MSG_NO_DATE_FMT 1185
#define MSG_NO_LISTVAL_HERE 1186
#define MSG_BAD_COL_FORMAT 1187
#define MSG_BAD_DATETIME 1188
#define MSG_BAD_DATE_OPER 1189
#define MSG_BAD_EXP_OPER 1190
#define MSG_BAD_PAD_ARGTYP 1191
#define MSG_BAD_TRIM_ARGTYP 1192
#define MSG_BLKTYPLEN_MISM 1193
#define MSG_COMPUTE_ERROR 1194
#define MSG_FIX_OVFLW_ADD 1195
#define MSG_FIX_OVFLW_TIMES 1196
#define MSG_FIX_UNFLW_ADD 1197
#define MSG_FIX_UNFLW_TIMES 1198
#define MSG_HARRY_COMP_NIY 1199
#define MSG_NO_CHAR_FROM 1200
#define MSG_NO_FORMAT_TYPE 1201
#define MSG_ONLY_LOG10_IMPL 1202
#define MSG_OP_RES_TOO_LONG 1203
#define MSG_SET_STR_TRUNC 1204
#define MSG_SUB_RES_TOO_LNG 1205
#define MSG_VALIST_MISMATCH 1206
#define MSG_VALSTR_TOO_LONG 1207
#define MSG_ZERO_DIVIDE 1208
#define MSG_ADDVAL_ERROR 1209
#define MSG_ARRAY_ALLOC_ERR 1210
#define MSG_BAD_DEF_ARG 1211
#define MSG_BAD_FUNC_MODE 1212
#define MSG_BAD_INDEX_COL 1213
#define MSG_BAD_INDEX_DEF 1214
#define MSG_BAD_INDEX_FILE 1215
#define MSG_BAD_INDEX_PART 1216
#define MSG_EOF_INDEX_FILE 1217
#define MSG_FILE_CLOSE_ERR 1218
#define MSG_FILE_MAP_ERR 1219
#define MSG_FUNC_ERRNO 1220
#define MSG_FUNC_ERROR 1221
#define MSG_GRP_COL_MISM 1222
#define MSG_HANDLE_IS_NULL 1223
#define MSG_HI_OFFSET_ERR 1224
#define MSG_INDEX_DEF_ERR 1225
#define MSG_INDEX_INIT_ERR 1226
#define MSG_INDEX_NOT_UNIQ 1227
#define MSG_INT_COL_ERROR 1228
#define MSG_KEY_ALLOC_ERR 1229
#define MSG_MAP_OBJ_ERR 1230
#define MSG_MISS_LEAD_COL 1231
#define MSG_NEW_TABLE_ERR 1232
#define MSG_NO_KEY_COL 1233
#define MSG_NO_PART_MAP 1234
#define MSG_NUMVAL_NOMATCH 1235
#define MSG_RANGE_NIY 1236
#define MSG_RANGE_NO_JOIN 1237
#define MSG_REDUCE_INDEX 1238
#define MSG_SAVING_INDEX 1239
#define MSG_TABLE_NO_INDEX 1240
#define MSG_XCOL_MISMATCH 1241
#define MSG_XFILE_READERR 1242
#define MSG_XFILE_TOO_SMALL 1243
#define MSG_XFILE_WRITERR 1244
#define MSG_ADD_BAD_TYPE 1245
#define MSG_BAD_ARRAY_TYPE 1246
#define MSG_BAD_CONST_TYPE 1247
#define MSG_BAD_CONV_TYPE 1248
#define MSG_BAD_FLOAT_CONV 1249
#define MSG_BAD_TEST_TYPE 1250
#define MSG_FIND_BAD_TYPE 1251