You are on page 1of 34

EVOLUTION OF MAPBASIC :

part 4
MapBasic Errors
from version 3.0 to version 6.5
in the Windows environment

A compilation by

Jacques Paris
jakesp@total.net
15/02/2002

The primary source for this document are the errors.DOC files provided with
MapBasic. I found out to my dismay that they had not been treated with care by MI
when I confronted these lists with the output produced by Anssi Joutseniemi program
that he wrote to read the contents of the MIRESnnn.DLL files. As these files have
integrated version identificators, it is safe to attach them to a version and easy to
imagine that if they contain something, it is because it can be used by MI.
The conclusion is that there are many error codes that were introduced much before
they appeared in the errors.doc, as it is the case with the block 1000-1129 described
in errors v6.0 that seems to have been available since v5.0. As Anssi did not have
at the time of this writing the entire collection of MIRESnnn.DLL, I have not been able
to confront erros.doc and mires listings for all the versions. When it was possible to
make the comparisons, I identified the discrepancies by underlining the error code
when it was absent in the erros.doc, showing in bold the earliest version it was
detected in MIRES.
For a programmer thinking about the backwards compatibility of his application,
knowing that a given error code was de facto available one or two installments earlier
could be very significant.

The changes I have detected are essentially additions, but for two disparitions (15221523) in v6.0 and the block 1960-1966 that lasted only the time of v3.0; these codes
are now UDE (user-defined error). I have not done a thorough comparison of all
descriptions but I found some differences: 1520 was rewritten for v5.0 while keeping
its meaning but the block 1950-1959 was totally redefined for v4.0
In the V6.5 Erros.doc, more than two hundred error definitions are missing; these
errors still exist in the program (use error nnn in the MBWindow to find out). They
are shown as (nnn)*. Several new errors are in the MIRES650.dll file that are not in
the Errors.doc.
As it is, this document is very close to the historical truth but cannot yet receive a
100% confidence rating. It will take more checking to achieve that level.

Code
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338

ERROR DESCRIPTION
Syntax Error: ^0.
Cannot access graphic object.
Incorrect number of arguments to function.
Not enough memory to complete this operation.
^0: argument ^1 has invalid type.
Numeric values required.
Help file not found or could not be opened.
Help file is damaged and cannot be used.
Error: attempt to divide by zero.
Error writing preferences file.
Table ^0 is not open.
Error: expecting Browser Window.
Error: expecting Mapper Window.
Error: expecting Grapher Window.
Error: expecting Layout Window.
Too many Group By clauses.
Invalid column reference in Group By: ^0.
Table ^0 does not have graphic information.
Field ^0 does not exist in table ^1.
Cannot create index from table ^0 because it is not a base table.
No columns in table ^0.
Cannot update a view.
Cannot insert into a view.
Cannot delete from a view.
Cannot update column ^0 because it is a derived column.
Number of columns in selection must be equal to number of columns being
inserted.
No edits pending for table ^0.
Workspace ^0 was not completely opened.
File is not a valid table, workspace, or application.
Cannot load ^0. Version ^1 of MapInfo can load it.
Unable to create a new window.
Cannot update columns of a joined table from different base tables.
Could not evaluate label expression.
Selection cannot be accessed as a table.
More than one paragraph selected.
Cannot import this MIF file. Version ^0 of MapInfo can import it.
You can only reshape regions, polylines, and arcs.
You can only break regions that contain a single polygon.
1

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

327
328
329
330
331
332
333
334
335
336
337
338

Code
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

ERROR DESCRIPTION
Only regions containing a single polygon were broken.
Warning : %s layer -- Different value for spherical.
Warning : %s layer -- Different value for coord shifts: %d.
External library does not contain ^0.
Window is not a Map window.
KillWindowData: Window data already removed.
Insufficient memory for %ld unique values.
Too many unique values to shade: ^0. Maximum allowed is ^1.
No data records with values.
A field name can contain only letters, numbers, and '_'. It cannot contain
spaces or punctuation marks, and it cannot begin with a number.
Error getting file.
Unable to save workspace.
Cannot automatically compute the join.
Cannot create index for join.
Unable to open temporary index file.
No graphic data to join with.
Cannot eval expression for column ^0.
adding key failed.
PICT import not implemented on this system.
Could not open Cosmetic layer.
Unable to copy graph to clipboard.
The table will be named %s instead of %s.
The name Selection is reserved. Choose a different name.
A table named ^0 is already open. Choose a different name.
Field ^0 already exists.
Selection interrupted.
PrintPageSetup: unsupported window system.
File ^0 not open for access.
File #^0 not registered for access.
Unable to open ^0. Too many files open.
Error EEXIST.
File ^0 not found.
Error ^0 opening file ^1.
Error in MIF file; line ^0.
Unable to access %s file.
Invalid record length %d in %s file.
Record length in %s file is not fixed.
MapInfo can print to the selected printer only at its maximum graphics
2

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

339
340
341
342
343
344
345
346
347
348

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376

Code

377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411

ERROR DESCRIPTION
resolution.
Please use Printer Setup to change the resolution.
Too much data to copy to clipboard.
Not enough memory to copy to clipboard.
Cannot export table ^0 into DXF format; table does not have any graphic
objects.
Warning: label ^0 redefined.
INCLUDE file ^0 not found. Skipping.
INCLUDE file syntax wrong. Skipping.
Preference class %u not known.
Warning: No end quote on string constant.
Cannot open table.
Cannot open index.
Cannot access index file.
Unable to create index.
Index for field ^0 already exists.
Symbol font too complex. Need %u byte buffer.
Invalid symbol font request.
Unable to locate symbol font file.
Computed cols for strings can't work yet.
Unresolved identifier "%s".
Error creating Motif Window data structure.
The objects on the clipboard seem to be from a different version of MapInfo.
They might be pasted in the wrong location.
Unable to read segments.
Unable to allocate memory for %d segments.
<<bad expr
Invalid join condition in WHERE clause.
Unique fields in MIF file are too long.
Past end of search set
Error fetching record.
Table ^0 not found.
Unable to create MapInfo table from file. Please check that the file is valid and
available for write access.
Save window as not implemented on this system.
Unable to save window contents. Check for sufficient memory.
Syntax error. Please correct and try again.
Too many column references in Group By or Order By clause (%d maximum).
Syntax error in Group By or Order By clause.

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

377
378
379
380

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

398
399
400
401
402
403
404
405
406

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

407
408
409
410
411

Code
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

ERROR DESCRIPTION
List of tables to select from is not valid.
Unable to allocate memory.
Variable or Field ^0 not defined.
Unable to save window as PICT file on this system.
Table ^0 does not contain any graphic data.
No active Legend.
Table not found.
Create error: for computed col.
File is already open.
All field names must be unique.
At most %u fields are allowed.
Total record length must be no longer than %u bytes.
No fields from old table used.
Unable to create selection file.
Open file dialog error.
Save file dialog error.
object not inserted.
Too many data values to graph. Try graphing a subset of the rows, or fewer
columns at once.
No rows or columns to graph.
No rows or numeric columns to graph.
Warning: file ^0 already registered.
Someone else is using this table, or table is read-only.
Insufficient memory to edit table.
Someone else is currently editing this table.
Not enough memory to modify menu.
Updating edit ID file failed.
Table is Read Only. Cannot add/delete objects.
Adding key failed.
Selection set '%s' not found.
Cannot create derived index for join.
Cannot perform geographic join.
Unable to open Index file.
Unable to register UserItem window class.
Unable to register PopupMenu window class.
Unable to register Bitmap Control window class.
Create Points works only on tables with two or more numeric fields.
Cannot perform edit.
Exact match not found.
4

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449

Code
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485

ERROR DESCRIPTION
No addresses found.
Address number not found.
Streets do not intersect.
Cannot create key for optimization index.
Cannot open index file from which to optimize.
Selected object is not a boundary or rectangle. You can only merge to a
boundary.
More than one object is selected. You can only merge to one boundary.
Selected object/layer is not editable. You can only merge to an editable
boundary.
Active window is not a map window.
No active map window.
No objects on clipboard to merge.
No boundaries found on clipboard to merge.
Not enough memory to merge boundaries.
Merge resulted in a boundary with no polygons -- merge ignored.
Unable to allocate memory for Datastore.
Invalid style value ^0.
Try opening file %s from within the application.
Floating-point exception: %s.
Invalid
Denormal
Divide by zero
Overflow
Inexact
Unemulated
Square root of negative number
Stack overflow
Stack underflow
Raise(SIGFPE) was called
Unknown exception
Internal error: %u.
The indexes of map %s are damaged; all data is intact. Please pack the
graphics of this database to correct this problem.
Cannot complete autolabels. Not enough memory.
Specified multiple tables but no Where clause.
You can only perform dynamic joins on base tables.
Cannot create link index.
Cannot open link index.

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

450
451
452
453
454
455

456
457

456
457

456
457

456
457

456
457

456
457

456
457

456
457

456
457

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

481
482
483
484
485

Code
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520

ERROR DESCRIPTION
Groupby Key not created successfully.
Cannot open search set.
Orderby Key not created successfully.
Unable to GET group by rec ^0.
Unable to UPDATE group by rec ^0.
Group by record not added.
Seek failed - Seeked to ^0.
Read failed. Seeked to ^0.
This expression is not numeric. Please correct it and try again.
This expression is not logical (true/false). Please correct it and try again.
Cannot remove all original fields from the table.
Unable to create new table.
Not enough memory or not a base table.
An error has occurred while reopening the table. Please try to reopen the table
manually.
No objects found in layer.
Unable to access index for field ^0.
Unrecognized keyword ^0.
Cannot read table ^0. Version ^1 of MapInfo can read it.
File is not a valid table.
Unable to open table ^0.
Unable to load printer driver %s.
Cannot find a view window.
Invalid key type: ^0.
No objects in Cosmetic layer to save.
dbc error = %d.
Error: math operation on string.
^0 without End ^0.
Unable to activate the digitizer.
When the digitizer control points were entered, the tablet was a different size or
resolution. Use Digitizer Setup to enter new control points.
To use the digitizer, you must enter at least three control points in Digitizer
Setup.
To use the digitizer, you must use Digitizer Setup to enter control points that do
not lie in a straight line.
^0: Unknown dialog failure; possibly invalid file names for the current platform.
Error with hardware protection key. Please contact your MapInfo distributor.
The hardware protection key is not installed. Please install it and restart
MapInfo.
Unable to open clipboard.
6

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

486
487
488
489
490
491
492
493
494
495
496
497
498
499

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

500
501
502
503
504
505
506
507
508
509
510
511
512
513
514

515

515

515

515

515

515

515

515

515

516

516

516

516

516

516

516

516

516

517
518
519

517
518
519

517
518
519

517
518
519

517
518
519

517
518
519

517
518
519

517
518
519

517
518
519

520

520

520

520

520

520

520

520

520

Code
521

522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

ERROR DESCRIPTION
The file does not appear to be a valid Excel version 2 through 5 worksheet, or
the workbook does not contain any data worksheets. Please make sure the
file is in one of these formats and try again.
The file does not appear to be a valid Lotus 1-2-3 release 1, 2, 3 or 4
worksheet. Please make sure the file is in one of these formats and try again.
Cannot access file ^0. Please be sure that this file is not open in another
application.
Cannot access file %s for reading. Please be sure that this file is not open in
another application.
Cannot access file %s for writing. Please be sure that this file is not open in
another application.
There are no printers installed in your Windows environment. Use the Control
Panel to install a printer.
Invalid Coordinate Transformation. Please be sure that each set of points
defines a rectangle.
Named range ^0 is not defined, or explicit range is not valid.
Range "^0" is too large. Limit is 250 columns.
Database structure does not match table definition; please open database as
its native type.
Coordinates exceed MapInfo limitations. Please reset coordinate
transformation.
Spherical coordinates exceed the size of the Earth. Do you wish to reset the
coordinate transformation, or continue?
Invalid magnitude. Magnitude must be between .01 and 99999999.
Invalid polyline at line %ld.
Block undefined at line %ld.
DXF file contains more than the maximum number of 250 fields.
No attributes found in selected layers.
Polyline contains too many vertices: line %ld.
DXF coordinates violate MapInfo limitations: line %ld.
Unexpected ATTRIB entity found in DXF file: line %ld.
Unknown DXF Import warning.
Unknown error reading DXF file.
Error reading temporary blocks file.
Syntax error in DXF file: Tables section, line %ld.
DXF Import canceled by user.
Unknown error creating temporary files.
Syntax error in DXF file: line %ld.
Unknown DXF item code: line %ld.
Line too long in DXF file: line %ld.
Invalid integer in DXF file: line %ld.
7

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

521

521

521

521

521

521

521

521

521

522

522

522

522

522

522

522

522

522

523

523

523

523

523

523

523

523

523

524

524

524

524

524

524

524

524

524

525

525

525

525

525

525

525

525

525

526

526

526

526

526

526

526

526

526

527

527

527

527

527

527

527

527

527

528
529
530

528
529
530

528
529
530

528
529
530

528
529
530

528
529
530

528
529
530

528
529
530

528
529
530

531

531

531

531

531

531

531

531

531

532

532

532

532

532

532

532

532

532

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550

Code
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

ERROR DESCRIPTION
Invalid real number in DXF file: line %ld.
Unknown error reading temporary file.
Error opening DXF file.
Internal error creating DXF table.
Internal error opening map layer.
Internal error opening new table.
Unknown error adding object to database.
Attribute could not be found.
Unknown Internal Error in DXF Import.
DXF file does not contain a header section. You may need to specify a
coordinate transformation.
DXF file does not contain a tables section. All objects will be considered to be
on layer "0".
DXF file does not contain a blocks section. Attribute information will not be
read.
DXF file does not contain an entities section. File is invalid. No objects will be
created.
MapInfo does not support inserts nested more than 8 levels deep. Deeper
nestings will be ignored.
MapInfo supports a maximum of 240 DXF layers. Your DXF file exceeds that
limit.
Index for field %s in table %s must be updated.
Named range %s in Excel file %s has been deleted.
Named range %s in Lotus file %s has been deleted.
DXF file contains too many attribute tags.
Too many Order By clauses.
Invalid column reference in Order By clause: ^0.
Invalid Group By clause.
Cannot read all of table %s. Version %s of MapInfo can read all of it.
You will not be able to edit table %s. Version %s of MapInfo can edit it.
Too many constants in subexpressions (Maximum is 255).
Cannot minimize/maximize this window.
File is not a valid application.
Invalid number of columns generated by subquery.
Variable ^0 already defined.
Variable ^0 not defined.
Unknown command: ^0.
Cannot run a program while debugging another.
Only polylines can be smoothed/unsmoothed.
WKS named range spans more than one worksheet.
8

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

551
552
553
554
555
556
557
558
559
560

561

561

561

561

561

561

561

561

561

562

562

562

562

562

562

562

562

562

563

563

563

563

563

563

563

563

563

564

564

564

564

564

564

564

564

564

565

565

565

565

565

565

565

565

565

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584

Code
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

ERROR DESCRIPTION
Could not store all WKS formatting information.
LMBCS group number not supported.
Unable to allocate memory for error system.
Too many errors. Error information has been lost.
No records were selected.
Invalid window identifier: ^0.
Bad file mode.
Command unavailable: ^0.
Invalid Graph Type: ^0.
Invalid Axis Tick placement: ^0.
Invalid Graph Axis clause.
Invalid Axis Labels placement: ^0.
Invalid Graph Series number: ^0.
Invalid Graph Wedge number: ^0.
Unrecognized command: ^0.
Invalid view layer.
Invalid Layout Frame Contents: ^0.
Width must be positive.
Invalid Add command: Add ^0.
Invalid Remove command: Remove ^0.
Error: Multiple references to layer ^0 in Set Map Order.
Invalid units: ^0.
Invalid pan direction: ^0.
Invalid layer display mode: ^0.
Invalid Show command: Show ^0.
Invalid database type.
An identifier
A string constant
A numeric constant
An unrecognized token.
Found [^0] while searching for [^1].
On Error: GoTo target not zero or label.
Invalid Alter Control command. There is no active dialog.
If without End If.
Invalid Exit command.
Invalid Exit command. Loop not active.
Loop control variable not numeric.
Loop control variable not defined.
ElseIf not allowed after Else.
9

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623

Code
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
671
672
673
674

ERROR DESCRIPTION
Case Else must be the last case.
Resume: must be Next, zero or label.
Invalid Error command.
Invalid assignment target: ^0.
Error running application ^0. Execution canceled.
Invalid redefinition of ^0.
Invalid variable type: ^0.
Invalid Sub procedure name: ^0.
Unable to allocate memory.
Unable to reallocate memory.
^0 error occurred: ^1.
Too many CoordSys parameters specified for projection ^0.
Not enough CoordSys parameters specified for projection ^0.
Subroutine call has too many arguments.
Subroutine argument ^0 not defined.
Subroutine argument ^0 is wrong type or size.
Premature end of source file.
Could not execute -- program could not be run.
This command is not supported on this platform.
^0: invalid format string : ^1.
^0: argument ^1 out of range.
Invalid paper units: ^0.
Invalid distance units: ^0.
Invalid area units: ^0.
^0: invalid window number of ^1.
Open File: Invalid file format.
^0: Could not fetch object from the current row, argument ^1.
The object in argument ^0 cannot be a ^1.
Select filename with write permission.
The buttonpad cannot be wider than ^0 buttons.
Error: expecting ButtonPad Window.
No clip region defined for this mapper.
Could not convert object to clip region.
QELib is no longer supported. Use Server_ODBC functions.
^0: system call failed.
No valid mode specified.
File #^0 is already open.
^0 clause is not appropriate.
Specified format is invalid.
10

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
(657)*
(658)*
671
672
673
674

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
671
672
673
674

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
671
672
673
674

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
671
672
673
674

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656

624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652

671
672
673
674

671
672
673
674

671
672
673
674

671
672
673
674

671
672
673
674

Code
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

ERROR DESCRIPTION
Field name ^0 cannot be used - it is a reserved word.
Table reference ^0 in subexpression is not allowed.
Subexpression failed.
Aggregate function ^0() may only be used as a result column in an SQL Select.
Cannot reference both a variable and a table for new object.
Invalid position.
Cannot access file ^0 for reading.
Cannot access file ^0 for writing.
Cannot perform this operation on table ^0.
Invalid variable type.
Len clause must be specified for random access file.
Unable to find program variable.
No variables defined in program.
Bad record length.
Expression does not evaluate to a column or table name.
Invalid Preserve command: Preserve ^0.
Invalid Dialog command.
Invalid Event command: Event ^0.
Unknown function: ^0().
Expression does not evaluate to a character string.
Invalid dialog control type: Control ^0.
Invalid channel number.
Application does not respond.
Cannot initiate link.
Process failed in other application.
Expecting ^0.
Expecting ^0 or ^1.
Subroutine or function already defined: ^0.
Sub procedure or Function ^0 does not match Declare.
Bad return type for function.
Cannot call a function.
Invalid constant declaration.
Subroutine or function not defined: ^0.
Parameter type is not supported for library calls.
^0 is an invalid identifier.
Cannot save empty file ^0.
^0 is an invalid command in a Sub procedure or Function.
^0 is not valid outside a Sub procedure or Function.
No prototype declared for Sub procedure or Function ^0.
11

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713

Code
714
715
716
717
718
719
720
721
722
723
730
731
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
800
801
802
803
804
805
806
807
808

ERROR DESCRIPTION
Missing database type.
Missing delimiter.
Unresolved label reference: ^0.
MapBasic program containing function has terminated.
Cannot create an index on a currently edited table.
Found [^0] while searching for Elevation, Handles, or VisibleOnly.
Print command failed. Unable to evaluate expression.
This tables contains unsupported field types; see the MapInfo reference
manual.
Incorrect tables are joined.
No Join specified between tables ^0 and ^1.
Valid offset values are 0 - 32767.
Valid inset values are 0 - 50.
Object has too many vertices. They will be ignored.
Cannot breakpoint. This program is being run from another program.
Unable to open program source file.
Unable to write application file. File may be in use or read-only.
Unable to create table definition file ^0.
Unable to prepare table ^0.
Cannot insert a frame object into a map.
Cannot include datatype clause if updating existing column.
Cannot update existing column using Add Column Values.
The image must have at least three control points.
The image control points cannot be in a straight line.
Unable to unlink table ^0.
Conflicts found during commit.
Table ^0 is a seamless table; export not supported.
Metadata operations are not supported for table ^0.
Invalid fieldlist in query table ^0.
Invalid value for parameter.
Invalid Set Style command. Expected Pen, Brush, Symbol or Font.
Index for non-array, non-type variable.
Subscript out of range.
Type index out of range.
Invalid Pen clause.
Invalid Brush clause.
Invalid Symbol clause.
Invalid Font clause.
Unable to link to external library ^0.
12

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718
719
720
721

714
715
716
717
718

(722)*
(723)*
(730)*
(731)*
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
(765)*
(766)*
800
801
802
803
804
805
806
807
808

722
723
730
731
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
800
801
802
803
804
805
806
807
808

722
723

722
723

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
800
801
802
803
804
805
806
807
808

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
800
801
802
803
804
805
806
807
808

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764

750
751
752
753
754
755
756
757
758
759
760
761
762
763
764

750
751
752
753
754
755
756
757
758
759
760

800
801
802
803
804
805
806
807
808

800
801
802
803
804
805
806
807
808

800
801
802
803
804
805
806
807
808

800
801
802
803
804
805
806
807
808

800
801
802
803
804
805
806
807
808

Code
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

ERROR DESCRIPTION
Invalid or missing argument list.
Subroutine call has too few arguments.
Attempt to ReDim non-array variable.
Unknown error encountered.
Invalid variable name: ^0.
Mapper has no editable layer to create objects, or editable layer is not visible.
MapBasic-defined menu commands cannot be executed when a program is
being debugged.
MapBasic applications cannot be executed when a program is being
debugged.
Cannot perform this operation on field ^0.
Found: [End ^0] while searching for [End Program] or [End MapInfo].
Found: [End ^0] while searching for [End Program], [End MapInfo], or [End ^1].
** Event not received in debugging mode: %s.
[End ^0] found without corresponding ^0 statement.
Continue statement may only be executed from the Command Window.
Cannot perform this operation on this window.
Cannot access table ^0.
Cannot access file ^0.
Invalid access type.
Invalid value for Alter Object Info.
Invalid attribute for Alter Object Info.
Invalid layout window for Alter Object Info.
Invalid centroid for Alter Object Geography - centroid must be inside region.
Invalid value for Alter Object Geography.
Invalid attribute for Alter Object Geography.
Invalid object type for Alter Object Info.
Invalid object type for Alter Object Geography.
Use Alter Object Node to manipulate geography for regions and polylines.
Invalid value for Alter Object Node Set.
Alter Object Node Add failed.
Alter Object Node Remove failed.
Cannot open this table with name ^1: table is already open with name ^0.
Cannot delete file ^0.
Invalid Dialog ^0 command. There is no active dialog.
Invalid call to the ReadControlValue function. There is no active dialog.
Invalid call to the TriggerControl function. There is no active dialog.
Cannot rerun ^0 while an application is executing.
Create Text command: Invalid Justify clause.
13

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

809
810
811
812
813
814
815

816

816

816

816

816

816

816

816

816

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845

Code
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

ERROR DESCRIPTION
Title clause not allowed for this Dialog Control.
Invalid polygon number.
User-defined error: ^0.
File size exceeds maximum of %dK.
Not enough space to edit file. Close other text windows and retry.
Invalid clause [^0] in [^1] command.
Cannot parse expression.
Could not find MapBasic application: %s
Could not convert data.
Cannot GET/PUT variable length string in BINARY mode.
Too many levels of recursion.
Unable to read application file.
Found Resume while not processing an error. Application terminated.
Rename failed. File ^0
Can only store up to %s significant digits. Your number will be rounded.
In this field, you can only store numbers whose exponent is between %s.
Possible data loss.
Cannot rerun ^0 because the previous run could not be terminated.
Cannot run ^0 because the file is already open.
Cannot remove file ^0. Check access rights.
%s is not a MapBasic program.
Cannot use Alter Control Title for EditText or RadioGroup controls.
Alter Control Value out of range.
Cannot use Alter Control Value for Button, GroupBox or StaticText controls.
Resolution must be an integer in the range ^0 - ^1.
Cannot create error file.
Cannot join a table to itself.
Line longer than 256 characters.
Column ^0 is not indexed.
Tables have not been specified for 'Find' command.
Do not use ByVal for Array, Type, String or Alias parameters.
The file is password protected. Please unprotect the file and try again.
Table cannot be saved because it has too many fields (maximum is 250).
Subquery was invalid or did not return any values.
Subquery returned more than one value.
Cannot read database row.
Cannot write database row. Possibly out of disk space.
Cannot delete database row.
Error getting file.
14

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

846
847

846
847

846
847

846
847

846
847

849
850
851
852
853
854
855
856
857
858
859
860
861

849
850
851
852
853
854
855
856
857
858
859
860
861

849
850
851
852
853
854
855
856
857
858
859
860
861

849
850
851
852
853
854
855
856
857
858
859
860
861

849
850
851
852
853
854
855
856
857
858
859
860
861

846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861

846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861

846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861

846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883

Code
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

ERROR DESCRIPTION
Could not open program file.
Could not save %s.
Invalid string length.
Type ^0 contains no fields.
Invalid projection type: ^0.
Invalid datum: ^0.
Invalid ellipsoid: ^0.
Table ^0 is read-only.
Invalid label ^0.
Cannot save edits now.
Cannot insert an empty object into a table or layout.
There is no object for the matched item.
Missing '=' in assignment to ^0.
Cannot assign to array or type variable: ^0.
Maximum array size exceeded.
Polyline too complex.
Region too complex.
Cannot execute %s. Out of memory.
Cannot execute %s. File not found.
Cannot execute %s. Path not found.
Cannot execute %s.
Empty table name is invalid.
Datatype mismatch in expression.
Cannot use .MID extension for a MIF file. Choose another extension.
Cannot join more than ^0 tables.
Cannot use an uninitialized ^0 variable in an expression.
Attempt to create a buffer with zero area.
Domain
Range
Singularity
Overflow
Ploss
Tloss
Underflow
You can only perform this operation on region type objects.
Only one subquery is allowed in an SQL Select statement.
A handler must be a Sub procedure without parameters.
Cannot use an array or user-defined type in an expression.
Menu ^0 not defined.
15

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922

Code
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959

ERROR DESCRIPTION
Cannot open file ^0.
The currently active window cannot be saved.
Error in Open/Save dialog, error code = ^0.
No active legend to customize.
MapInfo Runtime can only be run with a single MapBasic application.
Cannot create an RPC server.
Cannot register MapInfo RPC server service.
Cannot get host address for machine: ^0.
Error creating TCP RPC client for ^0.
Error calling RPC procedure ^0.
You cannot pass more than 16 parameters to an XCMD or XFCN.
You cannot pass non-scalar parameters to an XCMD or XFCN.
Functions are not allowed as RPC clients.
MapInfo can only print documents that are displayed in windows. Open the
documents and print each window separately.
Do Script object must be a MapBasic application.
No MapBasic application number specified.
No MapBasic application with that number.
No MapBasic application name specified.
No active MapBasic application with that name.
No MapBasic global variable number specified.
No MapBasic global variable with that number.
No MapBasic global variable name specified.
No MapBasic global variable with that name.
Unable to access that MapBasic global variable.
The specified object does not have that property.
One or more parameters were not recognized.
MapInfo requires System 7.0 or later. Please contact your Apple dealer for an
upgrade.
Unable to access transaction file for table ^0.
Unable to update table ^0.
Server Connect: ^0 Error: ^1
Server Execute: ^0
Error deleting object
Server error during ^0: Error: ^1
Connection number already in use.
Unable to allocate data access connection.
Data access driver requested is not available: ^0.
Invalid server operation: ^0.
16

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

923
924
925
926
927
928
929
930
931
932
933
934
935
936

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

937
938
939
940
941
942
943
944
945
946
947
948
949

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

950
951
952
953
954
955
956
957
958
959

Code
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

ERROR DESCRIPTION
Unsupported data type for column(s): ^0
The connection number is invalid.
The statement number is invalid.
Layer is read-only and cannot be edited.
File ^0 already open in different mode.
Expression too complex.
Table ^0 has been changed by another program and must be reopened.
Sub procedure or Function ^0 too long.
Operation is invalid on table ^0 while it has unsaved changes.
DXF Error: ^0
Subquerys are only allowed in Where clause of SQL Select.
Expected Add, Set or Remove in Node clause of Alter Object command.
Incorrect index file version.
Program cannot run because required resource was not found. Executable file
may be damaged.
Alter Object cannot operate on an uninitialized object variable.
Invalid CommandInfo attribute.
Cannot add duplicate value to unique index.
The centroid must remain inside the region.
Add Column with an aggregate function requires a numeric datatype.
Cannot add temporary column ^0.
Unable to update column ^0.
Cannot find ButtonPad ^0.
Unable to load external cursor resource.
Unable to load external icon resource.
No appropriate target objects are selected.
Weighted averages cannot be used with a target from another table.
The target must exist for this operation.
A target for Combine must consist of a single object.
Normalization table character %s cannot be converted.
Function ^0 failed.
Cannot set target district.
There must be exactly one selected object.
Failed to read [Link] section from project file ^0.
Unable to open project file ^0.
Unrecognized line in project file ^0 line ^1.
I/O error reading project file ^0.
MapInfo requires a Color QuickDraw equipped Macintosh.
MapInfo requires a Macintosh equipped with a 68020 or higher processor.
17

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

960
961
962
963
964
965
966
967
968
969
970
971
972
973

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997

Code
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036

ERROR DESCRIPTION
Cannot find %s
Function not supported on this platform!
Display List table ^0 is not open.
Display List DLM does not exist.
Table ^0 is not open.
Initialization file key number is out of range.
Initialization file has not been set.
Initialization file section has not been set.
Geography tables are not specified in the initialization file.
No Table specified for ^0 in initialization file.
Mapping Server is unable to open geography table ^0.
Did not find record in table ^0.
Did not find record in index
Geography Trade Area DLM does not exist.
Geography Trade Area table has not been defined.
Geography Trade Area table ^0 is not open.
Polygon Trade Area table has not been defined.
Polygon Trade Area table ^0 is not open.
Circle Trade Area table has not been defined.
Circle Trade Area table ^0 is not open.
Display List table has not been defined.
Mapping Server is not in Area Definition Mode.
Display List table ^0 is not displayed.
Geography table ^0 is not displayed.
Circle Trade Area table ^0 is not displayed.
Polygon Trade Area table ^0 is not displayed.
Circle Trade Area Database Address does not exist.
Polygon Trade Area Database Address does not exist.
Circle too complex for mapping server.
Address for circle center type is invalid in mapping server.
Circle center type is unknown.
Object being saved is not a circle.
The polygon trade area must contain at least ^0 points.
Object being saved is not a polygon.
Polygon too complex for client application.
Circle cannot have a negative radius.
The circle has unknown units type.
Circle's radius is too large for client application.
No geographys available to expand to.
18

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

998
999
(1000)*
(1001)*
(1002)*
(1003)*
(1004)*
(1005)*
(1006)*
(1007)*
(1008)*
(1009)*
(1010)*
(1011)*
(1012)*
(1013)*
(1014)*
(1015)*
(1016)*
(1017)*
(1018)*
(1019)*
(1020)*
(1021)*
(1022)*
(1023)*
(1024)*
(1025)*
((1026)*
(1027)*
(1028)*
(1029)*
(1030)*
(1031)*
(1032)*
(1033)*
(1034)*
(1035)*
(1036)*

998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036

998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036

998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036

998
999

998
999

998
999

998
999

998
999

Code
1037
1038
1039
1040
1041
1042
1043
1044
1045
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129

ERROR DESCRIPTION
Cosmetic table has not been defined.
Cosmetic table ^0 is not open.
There is no selection available to Tag.
The selection is not from the Display List table.
The Display List table must be mapped.
There is no selection available to Untag.
The selection is not from the Geography Trade Area table.
The Geography Trade Area table must be mapped.
Unable to get a unique folder name.
Unable to expand folder.
Unable to contract folder.
Unable to get folder information.
Unable to get geography details.
Unable to initialize ^0 database.
Unable to create DLM.
Unable to destroy DLM.
Unable to find the database address for geocode.
Unable to find DLM index for database address.
Unable to get DLM information.
Unable to find folder's parent.
^0 not valid for insertion into Geography Trade Area.
Unable to insert folder into DLM.
Unable to delete folder from DLM.
Unable to find geography's insert index.
Unable to get number of circles to be loaded from database.
Unable to load trade area circle from database.
Unable to load trade area polygon from database.
Unable to save trade area circle to database.
Unable to save trade area polygon to database.
Unable to compute the current geography dataset path.
Unable to get database address of folder.
Unable to create new folder in database.
There are no geography levels available to tag.
Unable to get geography levels to tag.
Unable to tag at this geography level.
Unable to condense area definition.
Unable to expand area definition.
Unable to resync parent geographies.
Unable to terminate ^0 database.
19

v.650

v.600

v.550

v.500

(1037)*
(1038)*
(1039)*
(1040)*
(1041)*
(1042)*
(1043)*
(1044)*
(1045)*
(1100)*
(1101)*
(1102)*
(1103)*
(1104)*
(1105)*
(1106)*
(1107)*
(1108)*
(1109)*
(1110)*
(1111)*
(1112)*
(1113)*
(1114)*
(1115)*
(1116)*
(1117)*
(1118)*
(1119)*
(1120)*
(1121)*
(1122)*
(1123)*
(1124)*
(1125)*
(1126)*
(1127)*
(1128)*
(1129)*

1037
1038
1039
1040
1041
1042
1043
1044
1045
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129

1037
1038
1039
1040
1041
1042
1043
1044
1045
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129

1037
1038
1039
1040
1041
1042
1043
1044
1045
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129

v.450

v.412

v.410

v.400

v.300

Code
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1235
1236

ERROR DESCRIPTION
Found: [^0] while searching for [PushButton], [ToggleButton], [ToolButton], or
[Separator]
Incompatible definition of Global ^0 in ^1.
Error reading global variables from ^0.
Error reading global patches from ^0.
Error writing global patch from ^0.
Error reading external library information from ^0.
Error reading external library patches from ^0.
Error writing external library patch from ^0.
Error reading user-defined types from ^0.
Error reading user-defined type patches from ^0.
Error writing user-defined type patch from ^0.
Incompatible parameter list for ^0 in ^1.
Error reading call patches from ^0.
Error copying ^0 from ^1.
Error reading Sub or Function ^0 from ^1.
Duplicate Application specified in project file ^0 on line ^1.
Error reading parameter list for ^0 from ^1.
Error reading local variable names from ^0 in ^1.
Error copying module-level variables from ^0.
Error writing ^0.
Unresolved Sub or Function ^0.
Error patching reference to Sub or Function ^0.
Error writing global variables to ^0.
Error writing user-defined type ^0.
Error writing table entry for Sub or Function ^0.
Error writing table entry for external library ^0.
Error writing symbolic information.
Error writing file header to ^0.
Missing Main Sub in ^0.
Error reading Sub and Function patches from ^0.
Raster registration dialog is already open.
Raster registration dialog is not open.
You have to enter at least three control points for the raster image.
Control points are in a straight line. Enter control points that are more spread
out.
Insufficient disk space for MIF export.
Found [^0] while searching for [FastEdit], [Readonly], [Undo], [UserBrowse],
[UserClose], [UserDisplayMap], [UserEdit], [UserMap], or [UserRemoveMap].

20

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

1200

1200

1200

1200

1200

1200

1200

1200

1200

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233

1235
1236

1235
1236

1235
1236

1235
1236

1235
1236

1235
1236

1235
1236

1235
1236

1235
1236

Code
1237
1238
1239
1240
1241
1242
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

ERROR DESCRIPTION
Too many radio buttons in dialog box.
Help not available. Unable to open help file.
Help not available. Unable to initialize help system.
Error writing ^0. File may be corrupted.
Error reading ^0. File has bad header information.
Error reading ^0.
Invalid ID; must be in range 1 - 4.
You can't redistrict on this type of field; use a character or number field.
The file %s is missing or damaged; MapInfo is unable to start. Please call
Tech Support.
There are too many districts in this table. You must have fewer than ^0
districts.
Server Fetch canceled by user, Data may be Incomplete.
District name ^0 is not unique. Use a different name.
Invalid district name: ^0
You can't revert a table while it is being redistricted. Close the redistricter, then
use File-Revert.
Close the ^0 Browser to close the ^0 table and end the redistricting session.
SET SHADE: Layer is not a thematic layer.
SHADE: Selection not in this mapper.
SHADE: Invalid range value
Invalid method for varying size: [^0]
Invalid method for varying color: [^0]
CREATE STYLES: too many or too few style tools.
CREATE STYLES: inflection point out of range.
Invalid escape character in Like.
Invalid escape sequence in Like.
Define symbol ^0 not a valid identifier
The total length of the Group By fields must not exceed 255 bytes.
The total length of the Order By fields must not exceed 255 bytes.
Bad height for bitmap id ^0.
Bad height for bitmap file ^0.
Bad width for bitmap id ^0.
Bad width for bitmap file ^0.
Missing Application or Module information in project file ^0.
Print file ^0 is not printable. Run "Print Setup..." to choose a new file.
No print file defined. Run "Print Setup..." to choose a new file.
No Charset clause in object file. Please recompile all modules.
Attempt to link object files with mixed charsets. Please recompile all modules.

21

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1237
1238
1239
1240
1241
1242
1251
1252
1253

1254

1254

1254

1254

1254

1254

1254

1254

1254

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1255
1256
1257
1258

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280

Code
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316

ERROR DESCRIPTION
You cannot combine linear and closed objects.
Version must be 100 or 300.
Unsupported character set: ^0.
Unable to initialize the help system.
Operation canceled.
Out of disk space while saving table ^0. Database corruption possible.
Out of disk space while editing table ^0. Please revert your changes to avoid
database corruption.
Duplicate Sub or Function ^0 found in ^1.
Export window has got bad depth
Export window is too large. One of the dimensions exceeds 8192
Export window was unable to obtain the XImage for the given window
Missing module name in project file ^0 on line ^1.
You cannot Split, Erase or Overlay objects with a linear object.
An error occurred overlaying the objects
Cannot create dynamic temporary column ^0 using other dynamic temporary
columns.
Invalid Define statement.
Invalid control ID ^0.
Filename exceeds ^0 character limit
'%s' is shaded by the redistricter. Close the redistricter before removing this
layer.
No items in listbox to drag.
No items are selected to be dragged.
The Cosmetic layer can not be dragged.
To drag this selection, the theme's data layer must also be selected. Note: a
theme's data layer is the first non-indented layer BELOW it in the list.
Can not drag themes that have different draw rankings.
A mapper may only have one editable layer.
Date window must be a number in the range [0,99].
Column references in Order By clause must be in the query expression list w
Unsupported or invalid Microsoft Jet Version ^0.
Unable to initalize OLE 2 subsystem - OLE functionality will not be available.
Please rerun the MapInfo Installer to fix this problem.
Table %s already exists.
file ^0 already exists.
DXF file does not contain layer %s.
Keyword ^0 is not available for importing from ^1 file
Keyword ^0 is not available for exporting into ^1 file
Invalid spline at line %ld.
22

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

v.300

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1281
1282
1283
1284
1285
1286
1287

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1288
1289
1290
1291
1292
1293
1294
1295

1296
1297
(1299)*
1300

1296
1297
1299
1300

1296
1297
1299
1300

1296
1297
1299
1300

1296
1297
1299
1300

1296
1297

1296
1297

1296
1297

1300

1300

1300

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1301
1302
1303
1304

1305
1306
(1307)*
(1308)*
(1309)*
1310

1305
1306
1307
1308
1309
1310

1305
1306
1307

1305
1306

1305
1306

1305
1306

1305
1306

1305
1306

1310

1310

1310

1310

1310

1310

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

1311
1312
1313
1314
1315
1316

Code
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349

1350

ERROR DESCRIPTION
Invalid mline at line %ld.
Valid label offset pointsize values are 0-50.
Incomplete or invalid label sub-clause.
In Set Format statement, found [^0] while searching for [Date] or [Number].
In Set Format Date statement, found [^0] while searching for [US] or [Local].
In Set Format Number statement, found [^0] while searching for [9,999.9] or
[Local].
The Noselect clause requires the Into clause.
Invalid handler routine: [^0].
The RemoteQueryHandler must be a Function without parameters returning
String.
Invalid menu item id in call to ^0.
Invalid menu item handler in call to ^0.
Unable to allocate memory for global MapBasic program.
No items in search info list.
Table ^0 cannot be deleted or renamed because it is open in a seamless view.
Attempt to open table ^0 seamless failed. Opening as normal table.
Attempt to convert table ^0 to seamless failed. Table will remain nonseamless.
Server Connect Cancelled.
Unable to load library ^0.
Library ^0 was not found.
Unable to load ^0 because it is not a 16-bit library.
Unable to load ^0 because it is not a 32-bit library.
Unknown datatype reported from DBMS
ODBC Error: ^0.
Array dimension exceeds allowable maximum value.
SET SHADE: Cannot change theme type for an existing theme.
Microsoft Access Error: ^0
The Microsoft Jet Engine is not available for error information.
^0: There is no current label found for layer ^1.
^0: Object ID ^1 is invalid. IDs are always positive.
^0: Anchor Position ^1 is invalid. Valid values are between 0 and 8.
^0: Offset ^1 is invalid. Valid values are between 0 and 50.
This Evaluation copy of MapInfo Professional has expired. Contact your sales
representative to obtain a complete working copy of the software.
This Beta copy of MapInfo Professional has expired. You may be able to
download an updated Beta version from the MapInfo World Wide Web site.
For further information, contact the MapInfo Beta Administrator.
Invalid column number for ^0.
23

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1317
1318
1319
1320
1321
1322

1323
1324
1325

1323
1324
1325

1323
1324
1325

1323
1324
1325

1323
1324
1325

1323
1324
1325

1323
1324
1325

1323
1324
1325

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1326
1327
1328
1329
1330
1331
1332

1333
1334
1335
1336
1337
1338
1339
1340
1341
(1342)*
(1343)*
(1344)*
(1345)*
(1346)*
(1347)*
(1348)*

1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348

1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348

1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348

1333
1334
1335
1336
1337
1338
1339
1340
1341

1333
1334
1335
1336
1337
1338
1339
1340
1341

1333
1334
1335
1336
1337
1338
1339
1340
1341

1333
1334
1335
1336
1337
1338
1339
1340

(1349)*

1349

1349

1349

(1350)*

1350

1350

1350

v.300

Code
1351
1352
1353
1354
1355
1356
1357
1358
1360
1361
1362
1363
1364
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393

ERROR DESCRIPTION
Error during commit occurred where Mapinfo rowid = ^0.
Cannot reorder fields in an Access table.
Cannot modify fields in an Access table.
Cannot rename fields in an Access table.
Field ^0 not found in Access table.
Microsoft Access tables are only supported with 32 bit versions of MapInfo.
Invalid affine coefficients -- transformation is degenerate.
Map cannot be rotated while containing a raster layer.
The trial session file %s is invalid. It must be valid in order to run Map
Could not find the trial session file %s. It must be present in order to run
MapInfo Professional.
Collection object can contain only one region object.
Collection object can contain only one polyline object.
Collection object can contain only one multipoint object.
Cannot find interpolator named ^0.
Error creating grid file: ^0.
Error creating grid file during interpolation process.
Error processing clipping region.
Error persisting grid parameters.
Cannot set grid properties for layer because it is not a grid layer.
Cannot find grid's source table as specified in its metadata. Re-interpolation is
not possible.
^0 is not a grid table.
At least one source data point is required to create a grid.
Cannot create grid based on ^0 table because it has a width or height of zero.
Crystal Reports for MapInfo Professional is not available on your system.
Cannot Create Report. Table ^0 is not open.
Out of OS resources
Bad format
Access denied
Bad file association
DDE busy
DDE fail
DDE timeout
DLL not found
File not found
Missing file association
Out of memory
Path not found
24

v.650

v.600

v.550

v.500

(1351)*
(1352)*
(1353)*
(1354)*
(1355)*
(1356)*
(1357)*
(1358)*
(1360)*
(1361)*

1351
1352
1353
1354
1355
1356
1357
1358
1360
1361

1351
1352
1353
1354
1355
1356
1357
1358
1360
1361

1351
1352
1353
1354
1355
1356
1357
1358
1360
1361

(1362)*
(1363)*
(1364)*
(1370)*
(1371)*
(1372)*
(1373)*
(1374)*
(1375)*
(1376)*

1370
1371
1372
1373
1374
1375
1376

1370
1371
1372
1373
1374
1375
1376

1370
1371
1372
1373
1374
1375
1376

(1377)*
(1378)*
(1379)*
(1380)*
(1381)*
(1382)*
(1383)*
(1384)*
(1385)*
(1386)*
(1387)*
(1388)*
(1389)*
(1390)*
(1391)*
(1392)*
(1393)*

1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393

1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393

1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393

v.450

v.412

v.410

v.400

v.300

Code
1394
1395
1396
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1420
1421
1422
1423
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441

ERROR DESCRIPTION
Sharing violation
Unexpected shell error
Unable to launch Crystal Reports. Shell error: ^0.
Error creating style.
Error creating feature.
Error getting column data.
Error initializing MapInfo table information.
Error adding record to attributes cache.
Error initializing attributes cache.
Error creating attributes cache.
Error adding object to layer.
Error initializing layer.
Error creating layer.
Error creating MTF file.
Error writing layer attributes.
Error writing layer features.
Error writing layer styles.
Error writing layer header.
Error writing layer.
Error writing MTF file header.
Unable to create file: ^0.
Invalid Coordinate System: ^0.
Need continuous grid type.
Invalid value specified for ^0.
Error: expecting Mapper Window.
No regions found in layer.
Warning: Operation did not produce a result. No errors detected.
Cannot Split, Erase, or Overlay with Point or Text Objects.
Warning: Convex Hull requires 3 input nodes to produce result.
Enclose only uses linear objects - polylines, lines and arcs.
Convex Hull cannot use text objects.
Check only uses closed objects - regions, rectangles, rounded rectangles and
Limited output - some input objects did not produce results.
Check Region did not find any data problems.
Cannot Snap/Thin linear and closed objects in the same operation.
Cannot Snap/Thin Point, Multipoint, Collection or Text objects.
Warning: Cannot use Cartesian Operations on Lat/Long data. Using Spherical.
Warning: Cannot use Spherical Operations on NonEarth data. Using
Cartesian.
25

v.650

v.600

v.550

v.500

(1394)*
(1395)*
(1396)*
(1400)*
(1401)*
(1402)*
(1403)*
(1404)*
(1405)*
(1406)*
(1407)*
(1408)*
(1409)*
(1410)*
(1411)*
(1412)*
(1413)*
(1414)*
(1415)*
(1416)*
(1417)*
(1418)*
(1420)*
(1421)*
(1422)*
(1423)*
(1430)*
(1431)*
(1432)*
(1433)*
(1434)*
(1435)*
(1436)*
(1437)*
(1438)*
(1439)*
(1440)*
(1441)*

1394
1395
1396
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1420
1421
1422

1394
1395
1396
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418

1394
1395
1396
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418

1430
1431
1432
1433
1434
1435
1436
1437

1430
1431

1440
1441

1440
1441

v.450

v.412

v.410

v.400

v.300

Code
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488

ERROR DESCRIPTION

v.650

Can't Disaggregate Text objects.


End Node Radius must be greater than or equal to Internal Node Radius.
Objects Disaggregate can't use both All and Collection switches.\nIgnoring all
but First switch.
All or part of Object(s) invalid. Results may be incorrect.
Target Objects must be Regions or Polylines for this operation.
Legend frame ^0 size is invalid: its dimensions are too large.
Error initializing Legend document.
Error creating Legend frame ^0.
Unable to update frame ^0 position.
Unable to update frame ^0 title.
Unable to update frame ^0 subtitle.
Unable to update frame ^0 title font.
Unable to update frame ^0 subtitle font.
Unable to update frame ^0 style text.
Unable to update frame ^0 style font.
Unable to update frame ^0 border pen.
Unable to update frame ^0 style.
Error: unable to add new frames.
Error: unable to refresh frame ^0.
Invalid USING clause; Frame From Layer ^0.
Invalid column identifier in USING clause; Frame From Layer ^0.
Invalid label expression in USING clause; Frame From Layer ^0.
Unable to save as legend metadata. Check table file permissions.
Legend frame ^0 size is invalid: it has zero dimensions.
Unable to initialize graph engine.
Unable to locate template file ^0.
Graph dialog/type mismatch.
No series is selected.
No series data to graph.
No group data to graph.
Scatter graphs require exactly 2 columns.
Bubble graphs require exactly 3 columns.
Area graphs require at least 2 data groups.
Line graphs require at least 2 data groups.
Surface graphs require at least 2 series and 2 groups.
Histograms require exactly one column.
The maximum number of series a graph can have is ^0
The maximum number of groups per series is ^0
26

v.600

v.550

v.500

1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488

1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488

1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463

(1445)*
(1446)*
(1447)*
(1448)*
(1449)*
(1450)*
(1451)*
(1452)*
(1453)*
(1454)*
(1455)*
(1456)*
(1457)*
(1458)*
(1459)*
(1460)*
(1461)*
(1462)*
(1463)*
(1464)*
(1465)*
(1466)*
(1467)*
(1468)*
(1475)*
(1476)*
(1477)*
(1478)*
(1479)*
(1480)*
(1481)*
(1482)*
(1483)*
(1484)*
(1485)*
(1486)*
(1487)*
(1488)*

v.450

v.412

v.410

v.400

v.300

Code
1500
1501
1502
1503
1504
1505
1520
(1520)
1521
1522
1523
1530
1531
1532
1540
1541
1542
1560
(1560)
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574

ERROR DESCRIPTION
Failed to load MAPI DLL.
Failed to get function entry point in the MAPI DLL.
Cannot mail this type of data.
Unknown MAPI failure.
MAPI failed: Insufficient hardware requirements.
MAPI failed: Could not find file to mail.
Could not find supported Web browser on your system.
Could not launch Web browser.\nTCP/IP networking may not be installed.
Could not find supported Web browser in your path.
Could not find supported Web browser in yourpath.
WINSOCK.DLL not found.\nTCP/IP networking may not be installed.
Unable to open encrypted table. Invalid key.
Unable to export an encrypted table.
Unable to save encrypted table to workspace.
Dialog tried to display in MapGen mode.
MapGen: Dialog Message <%s.
MapGen does not support "Run Menu Command".
MapInfo Database driver failed to load.^0 or dependent drivers not found.
Requested DataLink driver ^0 failed to load. Dependent QELIB or ODBC
drivers not found.
Requested DataLink driver ^0 version is not compatible with this version of
MapInfo.
Unable to fetch records into table.
Unable to update DBMS database from edits made to ^0.
Unable to read connection string from table metadata.
Unable to read query string from table metadata.
Unable to reestablish connection to DBMS database.
Unable to translate the Spatial Constraint.
Unable to recreate local table ^0.
Unable to download only the OBJECT from an DBMS table. Select an
additional attribute column.
GDI resources are very low. Close some windows or applications before trying
to open any more windows.
Someone else is currently editing this linked table. Unable to refresh linked
table ^0.
Cannot create a map on this linked table. Use 'Make DBMS Table Mappable'
and reopen the table.
Unable to read original record
^0 cannot be made mappable because it does not contain the Spatialware
SW_GEOMETRY column.
27

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

1500
1501
1502
1503
1504
1505
1520
(note *)
1521
UDE
UDE
(1530)*
(1531)*
(1532)*
(1540)*
(1541)*
(1542)*

1500
1501
1502
1503
1504
1505
1520

1500
1501
1502
1503
1504
1505
1520

1500
1501
1502
1503
1504
1505
1520

1500
1501
1502
1503
1504
1505

1500
1501
1502
1503
1504
1505

1500
1501
1502
1503
1504
1505

1500
1501
1502
1503
1504
1505

1521

1521

1520
1521
1522
1523

1520
1521
1522
1523

1520
1521
1522
1523

1520
1521
1522
1523

1530
1531
1532
1540
1541
1542
1560

1521
1522
1523
1530
1531
1532
1540
1541
1542
1560

1530
1531
1532
1540
1541
1542
1560

1560

1560

1560

1560

1561

1561

1561

1561

1561

1561

1561

1561

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1562
1563
1564
1565
1566
1567
1568
1569

1570

1570

1570

1570

1570

1570

1570

1570

1571

1571

1571

1571

1571

1571

1571

1571

(1572)*

1572

1572

1572

(1573)*
(1574)*

1573
1574

1573
1574

1573
1574

(note *)

v.300

Code
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1600
1601
1602
1603
1604
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1650
1651
1652
1700
1701

ERROR DESCRIPTION
Cannot upload Object - ^0 object type is not supported in this table.
Cannot use requested connection for Linked Table. Make a new Connection
Unable to get active environment, ODBC may not be installed.
Invalid connection handle.
Invalid SQLQuery.
Use SCROLL=YES on server_connect for scrollable cursors.
To use Informix Universal Server, ODBC driver must be at least version 2.8.
Cannot Open Table for Live Access. A single key column is required on the
table.
ODBC Error: Table or View ^0 not found in Database
Table ^0 is not mappable
Live DBMS access not yet implemented for this database. Use Linked Table.
The Projections in the Mapcatalog and the USER_SDO_GEOM_METADATA
are differ
The keyword Object cannot be translated because the table is not mappable.
The SQL statement has failed on the database damaging the connection.
Pleas
Attempting to insert Per Row Style into a connection that does not support this
feature. Update the MAPCATALOG to support Per Row Styles.
Expression "%s" is already in the Resulting Columns listbox.
Menu command ^0 is not supported in MapInfo Desktop.
^0 command is not supported in MapInfo Desktop.
^0 function is not supported in MapInfo Desktop.
MapInfo Desktop can not run MapBasic Applications.
Not enough memory to start file "^0".
File "^0" not found.
Path not found for file "^0".
Invalid executable file "^0".
Access to file "^0" denied.
File name association incomplete or invalid for file "^0".
DDE error while starting "^0" (^1).
Error starting file "^0". Required DLL not found.
No application associated with file "^0".
A sharing violation occured while starting "^0".
Unknown error starting file "^0" (^1).
Unable to run non-ProView MapBasic Application.
MapInfo ProViewer does not support Integrated Mapping.
^0 command not supported in Proviewer.
Field ^0 is read-only.
Missing command ID.
28

v.650

v.600

v.550

v.500

(1575)*
(1576)*
(1577)*
(1578)*
(1579)*
(1580)*
(1581)*
(1582)*

1575
1576
1577
1578
1579
1580
1581
1582

1575
1576
1577
1578
1579
1580
1581
1582

1575
1576
1577
1578
1579
1580
1581
1582

(1583)*
(1584)*
(1585)*
(1586)*

1583
1584
1585
1586

1583
1584
1585

1583
1584
1585

(1587)*
(1588)*

1587
1588

1600
1601
1602
1603
1604

1600
1601
1602
1603
1604

1650
1651

1650
1651

1700
1701

1700
1701

v.450

v.412

v.410

v.400

1600

1600

1600

(1589)*
1600
(1601)*
(1602)*
(1603)*
(1604)*
(1610)*
(1611)*
(1612)*
(1613)*
(1614)*
(1615)*
(1616)*
(1617)*
(1618)*
(1619)*
(1620)*
(1650)*
(1651)*
(1652)*
(1700)*
(1701)*

1600
1601
1602
1603
1604
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1650
1651
1652
1700
1701

1600

v.300

Code
1702
1703
1704
1705
1935
1950
(1950)
1951
(1951)
1952
(1952)
1953
(1953)
1954
(1954)
1955
(1955)
1956
(1956)
1957
(1957)
1958
(1958)
1959
(1959)
1960
1961
1962
1963
1964
1965
1966
1970
1971
1972

1973

ERROR DESCRIPTION
The Spatial Object string in the TAB file metadata is bad
The Database Coordinate System could not be set
Oracle Error: ^0.
Unable to close DBMS connection because there are Live Access tables
connected.
The pen style file contains too many pens.
Invalid raster library calling parameters.
Unsupported raster file format.
Error generating Mac PIXMAP.
Unsupported raster file format.
Unable to create palette for raster image display.
Can't get raster palette from image file.
Error loading DLL's for raster library support.
Error generating Mac PIXMAP.
Image file open error.
Too many mapper windows for a single raster image.
Bad image tracking handle passed to raster library.
Unable to create palette for raster image display.
Raster engine DLL was not loaded.
Error loading DLL's for raster library support.
Raster engine error: ^0.
Image file seek error.
Raster API was unable to obtain palette.
Image file read error.
Raster engine was unable to recognize image file format.
Image file open error.
Image pixel width is too large.
Image pixel format is not supported.
Bad image tracking handle passed to raster library.
Image file reopen error.
Unknown image error ^0
Image file write error.
Image file close error.
Printer driver file not found.
Page margins must not equal or exceed the page dimensions.
Error: Printing and exporting to metafiles does not work for windows
containing\ntranslucent images on Windows 9x due to operating system
limitations.
Error applying relief shading to table ^0.

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

(1702)*
(1703)*
(1704)*
(1705)*

1702
1703
1704
1705

1702
1703
1704
1705

(1935)*
1950

1935
1950

1935
1950

1935
1950

1950

1950

1950

1950

1951

1951

1951

1951

1951

1951

1951

1951

1952

1952

1952

1952

1952

1952

1952

1952

1953

1953

1953

1953

1953

1953

1953

1953

1954

1954

1954

1954

1954

1954

1954

1954

1955

1955

1955

1955

1955

1955

1955

1955

1956

1956

1956

1956

1956

1956

1956

1956

v.300

1950
1951
1952
1953
1954
1955
1956
1957

1957

1957

1957

1957

1957

1957

1957

1958

1958

1958

1958

1958

1958

1958

1958

1959

1959

1959

1959

1959

1959

1959

1959

1957
1958

UDE
UDE
UDE
UDE
UDE
UDE
UDE
1970
1971
(1972)*

(1973)*

29

1959
1960
1961
1962
1963
1964
1965
1966
1970
1971

1970
1971

1970
1971

1970
1971

1970
1971

1970
1971

1970
1971

Code
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

ERROR DESCRIPTION
Maximum number of ButtonPads already defined.
Cannot rename a currently edited table.
Unable to refresh linked table.
Metadata maximum key length ^0 exceeded.
Metadata maximum value length ^0 exceeded.
Invalid metadata traversal ID ^0.
Invalid Metadata Traverse command.
Invalid Metadata command.
^0 is not a seamless table.
Invalid character in Metadata key or value.

v.650

v.600

v.550

v.500

v.450

v.412

v.410

v.400

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999

Note * : V 6.50, error is described in errors.doc as such but program returns description of line above

30

v.300

You might also like