evolution of mapbasicgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 cannot load ^0. version ^1...

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 [email protected] 15/02/2002

Upload: others

Post on 20-Mar-2020

68 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

EVOLUTION OF MAPBASIC :

part 4

MapBasic Errors

from version 3.0 to version 6.5

in the Windows environment

A compilation by

Jacques Paris

[email protected]

15/02/2002

Page 2: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create
Page 3: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

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 (1522-1523) 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.

Page 4: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create
Page 5: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

1

301 Syntax Error: ^0. 301 301 301 301 301 301 301 301 301 302 Cannot access graphic object. 302 302 302 302 302 302 302 302 302 303 Incorrect number of arguments to function. 303 303 303 303 303 303 303 303 303 304 Not enough memory to complete this operation. 304 304 304 304 304 304 304 304 304 305 ^0: argument ^1 has invalid type. 305 305 305 305 305 305 305 305 305 306 Numeric values required. 306 306 306 306 306 306 306 306 306 307 Help file not found or could not be opened. 307 307 307 307 307 307 307 307 307 308 Help file is damaged and cannot be used. 308 308 308 308 308 308 308 308 308 309 Error: attempt to divide by zero. 309 309 309 309 309 309 309 309 309 310 Error writing preferences file. 310 310 310 310 310 310 310 310 310 311 Table ^0 is not open. 311 311 311 311 311 311 311 311 311 312 Error: expecting Browser Window. 312 312 312 312 312 312 312 312 312 313 Error: expecting Mapper Window. 313 313 313 313 313 313 313 313 313 314 Error: expecting Grapher Window. 314 314 314 314 314 314 314 314 314 315 Error: expecting Layout Window. 315 315 315 315 315 315 315 315 315 316 Too many Group By clauses. 316 316 316 316 316 316 316 316 316 317 Invalid column reference in Group By: ^0. 317 317 317 317 317 317 317 317 317 318 Table ^0 does not have graphic information. 318 318 318 318 318 318 318 318 318 319 Field ^0 does not exist in table ^1. 319 319 319 319 319 319 319 319 319 320 Cannot create index from table ^0 because it is not a base table. 320 320 320 320 320 320 320 320 320 321 No columns in table ^0. 321 321 321 321 321 321 321 321 321 322 Cannot update a view. 322 322 322 322 322 322 322 322 322 323 Cannot insert into a view. 323 323 323 323 323 323 323 323 323 324 Cannot delete from a view. 324 324 324 324 324 324 324 324 324 325 Cannot update column ^0 because it is a derived column. 325 325 325 325 325 325 325 325 325 326 Number of columns in selection must be equal to number of columns being

inserted. 326 326 326 326 326 326 326 326 326

327 No edits pending for table ^0. 327 327 327 327 327 327 327 327 327 328 Workspace ^0 was not completely opened. 328 328 328 328 328 328 328 328 328 329 File is not a valid table, workspace, or application. 329 329 329 329 329 329 329 329 329 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create a new window. 331 331 331 331 331 331 331 331 331 332 Cannot update columns of a joined table from different base tables. 332 332 332 332 332 332 332 332 332 333 Could not evaluate label expression. 333 333 333 333 333 333 333 333 333 334 Selection cannot be accessed as a table. 334 334 334 334 334 334 334 334 334 335 More than one paragraph selected. 335 335 335 335 335 335 335 335 335 336 Cannot import this MIF file. Version ^0 of MapInfo can import it. 336 336 336 336 336 336 336 336 336 337 You can only reshape regions, polylines, and arcs. 337 337 337 337 337 337 337 337 337 338 You can only break regions that contain a single polygon. 338 338 338 338 338 338 338 338 338

Page 6: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

2

339 Only regions containing a single polygon were broken. 339 339 339 339 339 339 339 339 339 340 Warning : %s layer -- Different value for spherical. 340 340 340 340 340 340 340 340 340 341 Warning : %s layer -- Different value for coord shifts: %d. 341 341 341 341 341 341 341 341 341 342 External library does not contain ^0. 342 342 342 342 342 342 342 342 342 343 Window is not a Map window. 343 343 343 343 343 343 343 343 343 344 KillWindowData: Window data already removed. 344 344 344 344 344 344 344 344 344 345 Insufficient memory for %ld unique values. 345 345 345 345 345 345 345 345 345 346 Too many unique values to shade: ^0. Maximum allowed is ^1. 346 346 346 346 346 346 346 346 346 347 No data records with values. 347 347 347 347 347 347 347 347 347 348 A field name can contain only letters, numbers, and '_'. It cannot contain

spaces or punctuation marks, and it cannot begin with a number. 348 348 348 348 348 348 348 348 348

349 Error getting file. 349 349 349 349 349 349 349 349 349 350 Unable to save workspace. 350 350 350 350 350 350 350 350 350 351 Cannot automatically compute the join. 351 351 351 351 351 351 351 351 351 352 Cannot create index for join. 352 352 352 352 352 352 352 352 352 353 Unable to open temporary index file. 353 353 353 353 353 353 353 353 353 354 No graphic data to join with. 354 354 354 354 354 354 354 354 354 355 Cannot eval expression for column ^0. 355 355 355 355 355 355 355 355 355 356 adding key failed. 356 356 356 356 356 356 356 356 356 357 PICT import not implemented on this system. 357 357 357 357 357 357 357 357 357 358 Could not open Cosmetic layer. 358 358 358 358 358 358 358 358 358 359 Unable to copy graph to clipboard. 359 359 359 359 359 359 359 359 359 360 The table will be named %s instead of %s. 360 360 360 360 360 360 360 360 360 361 The name Selection is reserved. Choose a different name. 361 361 361 361 361 361 361 361 361 362 A table named ^0 is already open. Choose a different name. 362 362 362 362 362 362 362 362 362 363 Field ^0 already exists. 363 363 363 363 363 363 363 363 363 364 Selection interrupted. 364 364 364 364 364 364 364 364 364 365 PrintPageSetup: unsupported window system. 365 365 365 365 365 365 365 365 365 366 File ^0 not open for access. 366 366 366 366 366 366 366 366 366 367 File #^0 not registered for access. 367 367 367 367 367 367 367 367 367 368 Unable to open ^0. Too many files open. 368 368 368 368 368 368 368 368 368 369 Error EEXIST. 369 369 369 369 369 369 369 369 369 370 File ^0 not found. 370 370 370 370 370 370 370 370 370 371 Error ^0 opening file ^1. 371 371 371 371 371 371 371 371 371 372 Error in MIF file; line ^0. 372 372 372 372 372 372 372 372 372 373 Unable to access %s file. 373 373 373 373 373 373 373 373 373 374 Invalid record length %d in %s file. 374 374 374 374 374 374 374 374 374 375 Record length in %s file is not fixed. 375 375 375 375 375 375 375 375 375 376 MapInfo can print to the selected printer only at its maximum graphics 376 376 376 376 376 376 376 376 376

Page 7: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

3

resolution. 377 Please use Printer Setup to change the resolution. 377 377 377 377 377 377 377 377 377 378 Too much data to copy to clipboard. 378 378 378 378 378 378 378 378 378 379 Not enough memory to copy to clipboard. 379 379 379 379 379 379 379 379 379 380 Cannot export table ^0 into DXF format; table does not have any graphic

objects. 380 380 380 380 380 380 380 380 380

381 Warning: label ^0 redefined. 381 381 381 381 381 381 381 381 381 382 INCLUDE file ^0 not found. Skipping. 382 382 382 382 382 382 382 382 382 383 INCLUDE file syntax wrong. Skipping. 383 383 383 383 383 383 383 383 383 384 Preference class %u not known. 384 384 384 384 384 384 384 384 384 385 Warning: No end quote on string constant. 385 385 385 385 385 385 385 385 385 386 Cannot open table. 386 386 386 386 386 386 386 386 386 387 Cannot open index. 387 387 387 387 387 387 387 387 387 388 Cannot access index file. 388 388 388 388 388 388 388 388 388 389 Unable to create index. 389 389 389 389 389 389 389 389 389 390 Index for field ^0 already exists. 390 390 390 390 390 390 390 390 390 391 Symbol font too complex. Need %u byte buffer. 391 391 391 391 391 391 391 391 391 392 Invalid symbol font request. 392 392 392 392 392 392 392 392 392 393 Unable to locate symbol font file. 393 393 393 393 393 393 393 393 393 394 Computed cols for strings can't work yet. 394 394 394 394 394 394 394 394 394 395 Unresolved identifier "%s". 395 395 395 395 395 395 395 395 395 396 Error creating Motif Window data structure. 396 396 396 396 396 396 396 396 396 397 The objects on the clipboard seem to be from a different version of MapInfo.

They might be pasted in the wrong location. 397 397 397 397 397 397 397 397 397

398 Unable to read segments. 398 398 398 398 398 398 398 398 398 399 Unable to allocate memory for %d segments. 399 399 399 399 399 399 399 399 399 400 <<bad expr 400 400 400 400 400 400 400 400 400 401 Invalid join condition in WHERE clause. 401 401 401 401 401 401 401 401 401 402 Unique fields in MIF file are too long. 402 402 402 402 402 402 402 402 402 403 Past end of search set 403 403 403 403 403 403 403 403 403 404 Error fetching record. 404 404 404 404 404 404 404 404 404 405 Table ^0 not found. 405 405 405 405 405 405 405 405 405 406 Unable to create MapInfo table from file. Please check that the file is valid and

available for write access. 406 406 406 406 406 406 406 406 406

407 Save window as not implemented on this system. 407 407 407 407 407 407 407 407 407 408 Unable to save window contents. Check for sufficient memory. 408 408 408 408 408 408 408 408 408 409 Syntax error. Please correct and try again. 409 409 409 409 409 409 409 409 409 410 Too many column references in Group By or Order By clause (%d maximum). 410 410 410 410 410 410 410 410 410 411 Syntax error in Group By or Order By clause. 411 411 411 411 411 411 411 411 411

Page 8: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

4

412 List of tables to select from is not valid. 412 412 412 412 412 412 412 412 412 413 Unable to allocate memory. 413 413 413 413 413 413 413 413 413 414 Variable or Field ^0 not defined. 414 414 414 414 414 414 414 414 414 415 Unable to save window as PICT file on this system. 415 415 415 415 415 415 415 415 415 416 Table ^0 does not contain any graphic data. 416 416 416 416 416 416 416 416 416 417 No active Legend. 417 417 417 417 417 417 417 417 417 418 Table not found. 418 418 418 418 418 418 418 418 418 419 Create error: for computed col. 419 419 419 419 419 419 419 419 419 420 File is already open. 420 420 420 420 420 420 420 420 420 421 All field names must be unique. 421 421 421 421 421 421 421 421 421 422 At most %u fields are allowed. 422 422 422 422 422 422 422 422 422 423 Total record length must be no longer than %u bytes. 423 423 423 423 423 423 423 423 423 424 No fields from old table used. 424 424 424 424 424 424 424 424 424 425 Unable to create selection file. 425 425 425 425 425 425 425 425 425 426 Open file dialog error. 426 426 426 426 426 426 426 426 426 427 Save file dialog error. 427 427 427 427 427 427 427 427 427 428 object not inserted. 428 428 428 428 428 428 428 428 428 429 Too many data values to graph. Try graphing a subset of the rows, or fewer

columns at once. 429 429 429 429 429 429 429 429 429

430 No rows or columns to graph. 430 430 430 430 430 430 430 430 430 431 No rows or numeric columns to graph. 431 431 431 431 431 431 431 431 431 432 Warning: file ^0 already registered. 432 432 432 432 432 432 432 432 432 433 Someone else is using this table, or table is read-only. 433 433 433 433 433 433 433 433 433 434 Insufficient memory to edit table. 434 434 434 434 434 434 434 434 434 435 Someone else is currently editing this table. 435 435 435 435 435 435 435 435 435 436 Not enough memory to modify menu. 436 436 436 436 436 436 436 436 436 437 Updating edit ID file failed. 437 437 437 437 437 437 437 437 437 438 Table is Read Only. Cannot add/delete objects. 438 438 438 438 438 438 438 438 438 439 Adding key failed. 439 439 439 439 439 439 439 439 439 440 Selection set '%s' not found. 440 440 440 440 440 440 440 440 440 441 Cannot create derived index for join. 441 441 441 441 441 441 441 441 441 442 Cannot perform geographic join. 442 442 442 442 442 442 442 442 442 443 Unable to open Index file. 443 443 443 443 443 443 443 443 443 444 Unable to register UserItem window class. 444 444 444 444 444 444 444 444 444 445 Unable to register PopupMenu window class. 445 445 445 445 445 445 445 445 445 446 Unable to register Bitmap Control window class. 446 446 446 446 446 446 446 446 446 447 Create Points works only on tables with two or more numeric fields. 447 447 447 447 447 447 447 447 447 448 Cannot perform edit. 448 448 448 448 448 448 448 448 448 449 Exact match not found. 449 449 449 449 449 449 449 449 449

Page 9: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

5

450 No addresses found. 450 450 450 450 450 450 450 450 450 451 Address number not found. 451 451 451 451 451 451 451 451 451 452 Streets do not intersect. 452 452 452 452 452 452 452 452 452 453 Cannot create key for optimization index. 453 453 453 453 453 453 453 453 453 454 Cannot open index file from which to optimize. 454 454 454 454 454 454 454 454 454 455 Selected object is not a boundary or rectangle. You can only merge to a

boundary. 455 455 455 455 455 455 455 455 455

456 More than one object is selected. You can only merge to one boundary. 456 456 456 456 456 456 456 456 456 457 Selected object/layer is not editable. You can only merge to an editable

boundary. 457 457 457 457 457 457 457 457 457

458 Active window is not a map window. 458 458 458 458 458 458 458 458 458 459 No active map window. 459 459 459 459 459 459 459 459 459 460 No objects on clipboard to merge. 460 460 460 460 460 460 460 460 460 461 No boundaries found on clipboard to merge. 461 461 461 461 461 461 461 461 461 462 Not enough memory to merge boundaries. 462 462 462 462 462 462 462 462 462 463 Merge resulted in a boundary with no polygons -- merge ignored. 463 463 463 463 463 463 463 463 463 464 Unable to allocate memory for Datastore. 464 464 464 464 464 464 464 464 464 465 Invalid style value ^0. 465 465 465 465 465 465 465 465 465 466 Try opening file %s from within the application. 466 466 466 466 466 466 466 466 466 467 Floating-point exception: %s. 467 467 467 467 467 467 467 467 467 468 Invalid 468 468 468 468 468 468 468 468 468 469 Denormal 469 469 469 469 469 469 469 469 469 470 Divide by zero 470 470 470 470 470 470 470 470 470 471 Overflow 471 471 471 471 471 471 471 471 471 472 Inexact 472 472 472 472 472 472 472 472 472 473 Unemulated 473 473 473 473 473 473 473 473 473 474 Square root of negative number 474 474 474 474 474 474 474 474 474 475 Stack overflow 475 475 475 475 475 475 475 475 475 476 Stack underflow 476 476 476 476 476 476 476 476 476 477 Raise(SIGFPE) was called 477 477 477 477 477 477 477 477 477 478 Unknown exception 478 478 478 478 478 478 478 478 478 479 Internal error: %u. 479 479 479 479 479 479 479 479 479 480 The indexes of map %s are damaged; all data is intact. Please pack the

graphics of this database to correct this problem. 480 480 480 480 480 480 480 480 480

481 Cannot complete autolabels. Not enough memory. 481 481 481 481 481 481 481 481 481 482 Specified multiple tables but no Where clause. 482 482 482 482 482 482 482 482 482 483 You can only perform dynamic joins on base tables. 483 483 483 483 483 483 483 483 483 484 Cannot create link index. 484 484 484 484 484 484 484 484 484 485 Cannot open link index. 485 485 485 485 485 485 485 485 485

Page 10: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

6

486 Groupby Key not created successfully. 486 486 486 486 486 486 486 486 486 487 Cannot open search set. 487 487 487 487 487 487 487 487 487 488 Orderby Key not created successfully. 488 488 488 488 488 488 488 488 488 489 Unable to GET group by rec ^0. 489 489 489 489 489 489 489 489 489 490 Unable to UPDATE group by rec ^0. 490 490 490 490 490 490 490 490 490 491 Group by record not added. 491 491 491 491 491 491 491 491 491 492 Seek failed - Seeked to ^0. 492 492 492 492 492 492 492 492 492 493 Read failed. Seeked to ^0. 493 493 493 493 493 493 493 493 493 494 This expression is not numeric. Please correct it and try again. 494 494 494 494 494 494 494 494 494 495 This expression is not logical (true/false). Please correct it and try again. 495 495 495 495 495 495 495 495 495 496 Cannot remove all original fields from the table. 496 496 496 496 496 496 496 496 496 497 Unable to create new table. 497 497 497 497 497 497 497 497 497 498 Not enough memory or not a base table. 498 498 498 498 498 498 498 498 498 499 An error has occurred while reopening the table. Please try to reopen the table

manually. 499 499 499 499 499 499 499 499 499

500 No objects found in layer. 500 500 500 500 500 500 500 500 500 501 Unable to access index for field ^0. 501 501 501 501 501 501 501 501 501 502 Unrecognized keyword ^0. 502 502 502 502 502 502 502 502 502 503 Cannot read table ^0. Version ^1 of MapInfo can read it. 503 503 503 503 503 503 503 503 503 504 File is not a valid table. 504 504 504 504 504 504 504 504 504 505 Unable to open table ^0. 505 505 505 505 505 505 505 505 505 506 Unable to load printer driver %s. 506 506 506 506 506 506 506 506 506 507 Cannot find a view window. 507 507 507 507 507 507 507 507 507 508 Invalid key type: ^0. 508 508 508 508 508 508 508 508 508 509 No objects in Cosmetic layer to save. 509 509 509 509 509 509 509 509 509 510 dbc error = %d. 510 510 510 510 510 510 510 510 510 511 Error: math operation on string. 511 511 511 511 511 511 511 511 511 512 ^0 without End ^0. 512 512 512 512 512 512 512 512 512 513 Unable to activate the digitizer. 513 513 513 513 513 513 513 513 513 514 When the digitizer control points were entered, the tablet was a different size or

resolution. Use Digitizer Setup to enter new control points. 514 514 514 514 514 514 514 514 514

515 To use the digitizer, you must enter at least three control points in Digitizer Setup.

515 515 515 515 515 515 515 515 515

516 To use the digitizer, you must use Digitizer Setup to enter control points that do not lie in a straight line.

516 516 516 516 516 516 516 516 516

517 ^0: Unknown dialog failure; possibly invalid file names for the current platform. 517 517 517 517 517 517 517 517 517 518 Error with hardware protection key. Please contact your MapInfo distributor. 518 518 518 518 518 518 518 518 518 519 The hardware protection key is not installed. Please install it and restart

MapInfo. 519 519 519 519 519 519 519 519 519

520 Unable to open clipboard. 520 520 520 520 520 520 520 520 520

Page 11: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

7

521 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.

521 521 521 521 521 521 521 521 521

522 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.

522 522 522 522 522 522 522 522 522

523 Cannot access file ^0. Please be sure that this file is not open in another application.

523 523 523 523 523 523 523 523 523

524 Cannot access file %s for reading. Please be sure that this file is not open in another application.

524 524 524 524 524 524 524 524 524

525 Cannot access file %s for writing. Please be sure that this file is not open in another application.

525 525 525 525 525 525 525 525 525

526 There are no printers installed in your Windows environment. Use the Control Panel to install a printer.

526 526 526 526 526 526 526 526 526

527 Invalid Coordinate Transformation. Please be sure that each set of points defines a rectangle.

527 527 527 527 527 527 527 527 527

528 Named range ^0 is not defined, or explicit range is not valid. 528 528 528 528 528 528 528 528 528 529 Range "^0" is too large. Limit is 250 columns. 529 529 529 529 529 529 529 529 529 530 Database structure does not match table definition; please open database as

its native type. 530 530 530 530 530 530 530 530 530

531 Coordinates exceed MapInfo limitations. Please reset coordinate transformation.

531 531 531 531 531 531 531 531 531

532 Spherical coordinates exceed the size of the Earth. Do you wish to reset the coordinate transformation, or continue?

532 532 532 532 532 532 532 532 532

533 Invalid magnitude. Magnitude must be between .01 and 99999999. 533 533 533 533 533 533 533 533 533 534 Invalid polyline at line %ld. 534 534 534 534 534 534 534 534 534 535 Block undefined at line %ld. 535 535 535 535 535 535 535 535 535 536 DXF file contains more than the maximum number of 250 fields. 536 536 536 536 536 536 536 536 536 537 No attributes found in selected layers. 537 537 537 537 537 537 537 537 537 538 Polyline contains too many vertices: line %ld. 538 538 538 538 538 538 538 538 538 539 DXF coordinates violate MapInfo limitations: line %ld. 539 539 539 539 539 539 539 539 539 540 Unexpected ATTRIB entity found in DXF file: line %ld. 540 540 540 540 540 540 540 540 540 541 Unknown DXF Import warning. 541 541 541 541 541 541 541 541 541 542 Unknown error reading DXF file. 542 542 542 542 542 542 542 542 542 543 Error reading temporary blocks file. 543 543 543 543 543 543 543 543 543 544 Syntax error in DXF file: Tables section, line %ld. 544 544 544 544 544 544 544 544 544 545 DXF Import canceled by user. 545 545 545 545 545 545 545 545 545 546 Unknown error creating temporary files. 546 546 546 546 546 546 546 546 546 547 Syntax error in DXF file: line %ld. 547 547 547 547 547 547 547 547 547 548 Unknown DXF item code: line %ld. 548 548 548 548 548 548 548 548 548 549 Line too long in DXF file: line %ld. 549 549 549 549 549 549 549 549 549 550 Invalid integer in DXF file: line %ld. 550 550 550 550 550 550 550 550 550

Page 12: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

8

551 Invalid real number in DXF file: line %ld. 551 551 551 551 551 551 551 551 551 552 Unknown error reading temporary file. 552 552 552 552 552 552 552 552 552 553 Error opening DXF file. 553 553 553 553 553 553 553 553 553 554 Internal error creating DXF table. 554 554 554 554 554 554 554 554 554 555 Internal error opening map layer. 555 555 555 555 555 555 555 555 555 556 Internal error opening new table. 556 556 556 556 556 556 556 556 556 557 Unknown error adding object to database. 557 557 557 557 557 557 557 557 557 558 Attribute could not be found. 558 558 558 558 558 558 558 558 558 559 Unknown Internal Error in DXF Import. 559 559 559 559 559 559 559 559 559 560 DXF file does not contain a header section. You may need to specify a

coordinate transformation. 560 560 560 560 560 560 560 560 560

561 DXF file does not contain a tables section. All objects will be considered to be on layer "0".

561 561 561 561 561 561 561 561 561

562 DXF file does not contain a blocks section. Attribute information will not be read.

562 562 562 562 562 562 562 562 562

563 DXF file does not contain an entities section. File is invalid. No objects will be created.

563 563 563 563 563 563 563 563 563

564 MapInfo does not support inserts nested more than 8 levels deep. Deeper nestings will be ignored.

564 564 564 564 564 564 564 564 564

565 MapInfo supports a maximum of 240 DXF layers. Your DXF file exceeds that limit.

565 565 565 565 565 565 565 565 565

566 Index for field %s in table %s must be updated. 566 566 566 566 566 566 566 566 566 567 Named range %s in Excel file %s has been deleted. 567 567 567 567 567 567 567 567 567 568 Named range %s in Lotus file %s has been deleted. 568 568 568 568 568 568 568 568 568 569 DXF file contains too many attribute tags. 569 569 569 569 569 569 569 569 569 570 Too many Order By clauses. 570 570 570 570 570 570 570 570 570 571 Invalid column reference in Order By clause: ^0. 571 571 571 571 571 571 571 571 571 572 Invalid Group By clause. 572 572 572 572 572 572 572 572 572 573 Cannot read all of table %s. Version %s of MapInfo can read all of it. 573 573 573 573 573 573 573 573 573 574 You will not be able to edit table %s. Version %s of MapInfo can edit it. 574 574 574 574 574 574 574 574 574 575 Too many constants in subexpressions (Maximum is 255). 575 575 575 575 575 575 575 575 575 576 Cannot minimize/maximize this window. 576 576 576 576 576 576 576 576 576 577 File is not a valid application. 577 577 577 577 577 577 577 577 577 578 Invalid number of columns generated by subquery. 578 578 578 578 578 578 578 578 578 579 Variable ^0 already defined. 579 579 579 579 579 579 579 579 579 580 Variable ^0 not defined. 580 580 580 580 580 580 580 580 580 581 Unknown command: ^0. 581 581 581 581 581 581 581 581 581 582 Cannot run a program while debugging another. 582 582 582 582 582 582 582 582 582 583 Only polylines can be smoothed/unsmoothed. 583 583 583 583 583 583 583 583 583 584 WKS named range spans more than one worksheet. 584 584 584 584 584 584 584 584 584

Page 13: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

9

585 Could not store all WKS formatting information. 585 585 585 585 585 585 585 585 585 586 LMBCS group number not supported. 586 586 586 586 586 586 586 586 586 587 Unable to allocate memory for error system. 587 587 587 587 587 587 587 587 587 588 Too many errors. Error information has been lost. 588 588 588 588 588 588 588 588 588 589 No records were selected. 589 589 589 589 589 589 589 589 589 590 Invalid window identifier: ^0. 590 590 590 590 590 590 590 590 590 591 Bad file mode. 591 591 591 591 591 591 591 591 591 592 Command unavailable: ^0. 592 592 592 592 592 592 592 592 592 593 Invalid Graph Type: ^0. 593 593 593 593 593 593 593 593 593 594 Invalid Axis Tick placement: ^0. 594 594 594 594 594 594 594 594 594 595 Invalid Graph Axis clause. 595 595 595 595 595 595 595 595 595 596 Invalid Axis Labels placement: ^0. 596 596 596 596 596 596 596 596 596 597 Invalid Graph Series number: ^0. 597 597 597 597 597 597 597 597 597 598 Invalid Graph Wedge number: ^0. 598 598 598 598 598 598 598 598 598 599 Unrecognized command: ^0. 599 599 599 599 599 599 599 599 599 600 Invalid view layer. 600 600 600 600 600 600 600 600 600 601 Invalid Layout Frame Contents: ^0. 601 601 601 601 601 601 601 601 601 602 Width must be positive. 602 602 602 602 602 602 602 602 602 603 Invalid Add command: Add ^0. 603 603 603 603 603 603 603 603 603 604 Invalid Remove command: Remove ^0. 604 604 604 604 604 604 604 604 604 605 Error: Multiple references to layer ^0 in Set Map Order. 605 605 605 605 605 605 605 605 605 606 Invalid units: ^0. 606 606 606 606 606 606 606 606 606 607 Invalid pan direction: ^0. 607 607 607 607 607 607 607 607 607 608 Invalid layer display mode: ^0. 608 608 608 608 608 608 608 608 608 609 Invalid Show command: Show ^0. 609 609 609 609 609 609 609 609 609 610 Invalid database type. 610 610 610 610 610 610 610 610 610 611 An identifier 611 611 611 611 611 611 611 611 611 612 A string constant 612 612 612 612 612 612 612 612 612 613 A numeric constant 613 613 613 613 613 613 613 613 613 614 An unrecognized token. 614 614 614 614 614 614 614 614 614 615 Found [^0] while searching for [^1]. 615 615 615 615 615 615 615 615 615 616 On Error: GoTo target not zero or label. 616 616 616 616 616 616 616 616 616 617 Invalid Alter Control command. There is no active dialog. 617 617 617 617 617 617 617 617 617 618 If without End If. 618 618 618 618 618 618 618 618 618 619 Invalid Exit command. 619 619 619 619 619 619 619 619 619 620 Invalid Exit command. Loop not active. 620 620 620 620 620 620 620 620 620 621 Loop control variable not numeric. 621 621 621 621 621 621 621 621 621 622 Loop control variable not defined. 622 622 622 622 622 622 622 622 622 623 ElseIf not allowed after Else. 623 623 623 623 623 623 623 623 623

Page 14: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

10

624 Case Else must be the last case. 624 624 624 624 624 624 624 624 624 625 Resume: must be Next, zero or label. 625 625 625 625 625 625 625 625 625 626 Invalid Error command. 626 626 626 626 626 626 626 626 626 627 Invalid assignment target: ^0. 627 627 627 627 627 627 627 627 627 628 Error running application ^0. Execution canceled. 628 628 628 628 628 628 628 628 628 629 Invalid redefinition of ^0. 629 629 629 629 629 629 629 629 629 630 Invalid variable type: ^0. 630 630 630 630 630 630 630 630 630 631 Invalid Sub procedure name: ^0. 631 631 631 631 631 631 631 631 631 632 Unable to allocate memory. 632 632 632 632 632 632 632 632 632 633 Unable to reallocate memory. 633 633 633 633 633 633 633 633 633 634 ^0 error occurred: ^1. 634 634 634 634 634 634 634 634 634 635 Too many CoordSys parameters specified for projection ^0. 635 635 635 635 635 635 635 635 635 636 Not enough CoordSys parameters specified for projection ^0. 636 636 636 636 636 636 636 636 636 637 Subroutine call has too many arguments. 637 637 637 637 637 637 637 637 637 638 Subroutine argument ^0 not defined. 638 638 638 638 638 638 638 638 638 639 Subroutine argument ^0 is wrong type or size. 639 639 639 639 639 639 639 639 639 640 Premature end of source file. 640 640 640 640 640 640 640 640 640 641 Could not execute -- program could not be run. 641 641 641 641 641 641 641 641 641 642 This command is not supported on this platform. 642 642 642 642 642 642 642 642 642 643 ^0: invalid format string : ^1. 643 643 643 643 643 643 643 643 643 644 ^0: argument ^1 out of range. 644 644 644 644 644 644 644 644 644 645 Invalid paper units: ^0. 645 645 645 645 645 645 645 645 645 646 Invalid distance units: ^0. 646 646 646 646 646 646 646 646 646 647 Invalid area units: ^0. 647 647 647 647 647 647 647 647 647 648 ^0: invalid window number of ^1. 648 648 648 648 648 648 648 648 648 649 Open File: Invalid file format. 649 649 649 649 649 649 649 649 649 650 ^0: Could not fetch object from the current row, argument ^1. 650 650 650 650 650 650 650 650 650 651 The object in argument ^0 cannot be a ^1. 651 651 651 651 651 651 651 651 651 652 Select filename with write permission. 652 652 652 652 652 652 652 652 652 653 The buttonpad cannot be wider than ^0 buttons. 653 653 653 653 653 653 653 653 654 Error: expecting ButtonPad Window. 654 654 654 654 654 654 654 654 655 No clip region defined for this mapper. 655 655 655 655 655 655 655 655 656 Could not convert object to clip region. 656 656 656 656 656 656 656 656 657 QELib is no longer supported. Use Server_ODBC functions. (657)* 657 657 657 658 ^0: system call failed. (658)* 658 658 658 671 No valid mode specified. 671 671 671 671 671 671 671 671 671 672 File #^0 is already open. 672 672 672 672 672 672 672 672 672 673 ^0 clause is not appropriate. 673 673 673 673 673 673 673 673 673 674 Specified format is invalid. 674 674 674 674 674 674 674 674 674

Page 15: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

11

675 Field name ^0 cannot be used - it is a reserved word. 675 675 675 675 675 675 675 675 675 676 Table reference ^0 in subexpression is not allowed. 676 676 676 676 676 676 676 676 676 677 Subexpression failed. 677 677 677 677 677 677 677 677 677 678 Aggregate function ^0() may only be used as a result column in an SQL Select. 678 678 678 678 678 678 678 678 678 679 Cannot reference both a variable and a table for new object. 679 679 679 679 679 679 679 679 679 680 Invalid position. 680 680 680 680 680 680 680 680 680 681 Cannot access file ^0 for reading. 681 681 681 681 681 681 681 681 681 682 Cannot access file ^0 for writing. 682 682 682 682 682 682 682 682 682 683 Cannot perform this operation on table ^0. 683 683 683 683 683 683 683 683 683 684 Invalid variable type. 684 684 684 684 684 684 684 684 684 685 Len clause must be specified for random access file. 685 685 685 685 685 685 685 685 685 686 Unable to find program variable. 686 686 686 686 686 686 686 686 686 687 No variables defined in program. 687 687 687 687 687 687 687 687 687 688 Bad record length. 688 688 688 688 688 688 688 688 688 689 Expression does not evaluate to a column or table name. 689 689 689 689 689 689 689 689 689 690 Invalid Preserve command: Preserve ^0. 690 690 690 690 690 690 690 690 690 691 Invalid Dialog command. 691 691 691 691 691 691 691 691 691 692 Invalid Event command: Event ^0. 692 692 692 692 692 692 692 692 692 693 Unknown function: ^0(). 693 693 693 693 693 693 693 693 693 694 Expression does not evaluate to a character string. 694 694 694 694 694 694 694 694 694 695 Invalid dialog control type: Control ^0. 695 695 695 695 695 695 695 695 695 696 Invalid channel number. 696 696 696 696 696 696 696 696 696 697 Application does not respond. 697 697 697 697 697 697 697 697 697 698 Cannot initiate link. 698 698 698 698 698 698 698 698 698 699 Process failed in other application. 699 699 699 699 699 699 699 699 699 700 Expecting ^0. 700 700 700 700 700 700 700 700 700 701 Expecting ^0 or ^1. 701 701 701 701 701 701 701 701 701 702 Subroutine or function already defined: ^0. 702 702 702 702 702 702 702 702 702 703 Sub procedure or Function ^0 does not match Declare. 703 703 703 703 703 703 703 703 703 704 Bad return type for function. 704 704 704 704 704 704 704 704 704 705 Cannot call a function. 705 705 705 705 705 705 705 705 705 706 Invalid constant declaration. 706 706 706 706 706 706 706 706 706 707 Subroutine or function not defined: ^0. 707 707 707 707 707 707 707 707 707 708 Parameter type is not supported for library calls. 708 708 708 708 708 708 708 708 708 709 ^0 is an invalid identifier. 709 709 709 709 709 709 709 709 709 710 Cannot save empty file ^0. 710 710 710 710 710 710 710 710 710 711 ^0 is an invalid command in a Sub procedure or Function. 711 711 711 711 711 711 711 711 711 712 ^0 is not valid outside a Sub procedure or Function. 712 712 712 712 712 712 712 712 712 713 No prototype declared for Sub procedure or Function ^0. 713 713 713 713 713 713 713 713 713

Page 16: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

12

714 Missing database type. 714 714 714 714 714 714 714 714 714 715 Missing delimiter. 715 715 715 715 715 715 715 715 715 716 Unresolved label reference: ^0. 716 716 716 716 716 716 716 716 716 717 MapBasic program containing function has terminated. 717 717 717 717 717 717 717 717 717 718 Cannot create an index on a currently edited table. 718 718 718 718 718 718 718 718 718 719 Found [^0] while searching for Elevation, Handles, or VisibleOnly. 719 719 719 719 719 719 719 719 720 Print command failed. Unable to evaluate expression. 720 720 720 720 720 720 720 720 721 This tables contains unsupported field types; see the MapInfo reference

manual. 721 721 721 721 721 721 721 721

722 Incorrect tables are joined. (722)* 722 722 722 723 No Join specified between tables ^0 and ^1. (723)* 723 723 723 730 Valid offset values are 0 - 32767. (730)* 730 731 Valid inset values are 0 - 50. (731)* 731 750 Object has too many vertices. They will be ignored. 750 750 750 750 750 750 750 750 750 751 Cannot breakpoint. This program is being run from another program. 751 751 751 751 751 751 751 751 751 752 Unable to open program source file. 752 752 752 752 752 752 752 752 752 753 Unable to write application file. File may be in use or read-only. 753 753 753 753 753 753 753 753 753 754 Unable to create table definition file ^0. 754 754 754 754 754 754 754 754 754 755 Unable to prepare table ^0. 755 755 755 755 755 755 755 755 755 756 Cannot insert a frame object into a map. 756 756 756 756 756 756 756 756 756 757 Cannot include datatype clause if updating existing column. 757 757 757 757 757 757 757 757 757 758 Cannot update existing column using Add Column Values. 758 758 758 758 758 758 758 758 758 759 The image must have at least three control points. 759 759 759 759 759 759 759 759 759 760 The image control points cannot be in a straight line. 760 760 760 760 760 760 760 760 760 761 Unable to unlink table ^0. 761 761 761 761 761 761 761 761 762 Conflicts found during commit. 762 762 762 762 762 762 762 762 763 Table ^0 is a seamless table; export not supported. 763 763 763 763 763 763 763 763 764 Metadata operations are not supported for table ^0. 764 764 764 764 764 764 764 764 765 Invalid fieldlist in query table ^0. (765)* 765 765 765 766 Invalid value for parameter. (766)* 766 766 766 800 Invalid Set Style command. Expected Pen, Brush, Symbol or Font. 800 800 800 800 800 800 800 800 800 801 Index for non-array, non-type variable. 801 801 801 801 801 801 801 801 801 802 Subscript out of range. 802 802 802 802 802 802 802 802 802 803 Type index out of range. 803 803 803 803 803 803 803 803 803 804 Invalid Pen clause. 804 804 804 804 804 804 804 804 804 805 Invalid Brush clause. 805 805 805 805 805 805 805 805 805 806 Invalid Symbol clause. 806 806 806 806 806 806 806 806 806 807 Invalid Font clause. 807 807 807 807 807 807 807 807 807 808 Unable to link to external library ^0. 808 808 808 808 808 808 808 808 808

Page 17: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

13

809 Invalid or missing argument list. 809 809 809 809 809 809 809 809 809 810 Subroutine call has too few arguments. 810 810 810 810 810 810 810 810 810 811 Attempt to ReDim non-array variable. 811 811 811 811 811 811 811 811 811 812 Unknown error encountered. 812 812 812 812 812 812 812 812 812 813 Invalid variable name: ^0. 813 813 813 813 813 813 813 813 813 814 Mapper has no editable layer to create objects, or editable layer is not visible. 814 814 814 814 814 814 814 814 814 815 MapBasic-defined menu commands cannot be executed when a program is

being debugged. 815 815 815 815 815 815 815 815 815

816 MapBasic applications cannot be executed when a program is being debugged.

816 816 816 816 816 816 816 816 816

817 Cannot perform this operation on field ^0. 817 817 817 817 817 817 817 817 817 818 Found: [End ^0] while searching for [End Program] or [End MapInfo]. 818 818 818 818 818 818 818 818 818 819 Found: [End ^0] while searching for [End Program], [End MapInfo], or [End ^1]. 819 819 819 819 819 819 819 819 819 820 ** Event not received in debugging mode: %s. 820 820 820 820 820 820 820 820 820 821 [End ^0] found without corresponding ^0 statement. 821 821 821 821 821 821 821 821 821 822 Continue statement may only be executed from the Command Window. 822 822 822 822 822 822 822 822 822 823 Cannot perform this operation on this window. 823 823 823 823 823 823 823 823 823 824 Cannot access table ^0. 824 824 824 824 824 824 824 824 824 825 Cannot access file ^0. 825 825 825 825 825 825 825 825 825 826 Invalid access type. 826 826 826 826 826 826 826 826 826 827 Invalid value for Alter Object Info. 827 827 827 827 827 827 827 827 827 828 Invalid attribute for Alter Object Info. 828 828 828 828 828 828 828 828 828 829 Invalid layout window for Alter Object Info. 829 829 829 829 829 829 829 829 829 830 Invalid centroid for Alter Object Geography - centroid must be inside region. 830 830 830 830 830 830 830 830 830 831 Invalid value for Alter Object Geography. 831 831 831 831 831 831 831 831 831 832 Invalid attribute for Alter Object Geography. 832 832 832 832 832 832 832 832 832 833 Invalid object type for Alter Object Info. 833 833 833 833 833 833 833 833 833 834 Invalid object type for Alter Object Geography. 834 834 834 834 834 834 834 834 834 835 Use Alter Object Node to manipulate geography for regions and polylines. 835 835 835 835 835 835 835 835 835 836 Invalid value for Alter Object Node Set. 836 836 836 836 836 836 836 836 836 837 Alter Object Node Add failed. 837 837 837 837 837 837 837 837 837 838 Alter Object Node Remove failed. 838 838 838 838 838 838 838 838 838 839 Cannot open this table with name ^1: table is already open with name ^0. 839 839 839 839 839 839 839 839 839 840 Cannot delete file ^0. 840 840 840 840 840 840 840 840 840 841 Invalid Dialog ^0 command. There is no active dialog. 841 841 841 841 841 841 841 841 841 842 Invalid call to the ReadControlValue function. There is no active dialog. 842 842 842 842 842 842 842 842 842 843 Invalid call to the TriggerControl function. There is no active dialog. 843 843 843 843 843 843 843 843 843 844 Cannot rerun ^0 while an application is executing. 844 844 844 844 844 844 844 844 844 845 Create Text command: Invalid Justify clause. 845 845 845 845 845 845 845 845 845

Page 18: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

14

846 Title clause not allowed for this Dialog Control. 846 846 846 846 846 846 846 846 846 847 Invalid polygon number. 847 847 847 847 847 847 847 847 847 848 User-defined error: ^0. 848 848 848 848 849 File size exceeds maximum of %dK. 849 849 849 849 849 849 849 849 849 850 Not enough space to edit file. Close other text windows and retry. 850 850 850 850 850 850 850 850 850 851 Invalid clause [^0] in [^1] command. 851 851 851 851 851 851 851 851 851 852 Cannot parse expression. 852 852 852 852 852 852 852 852 852 853 Could not find MapBasic application: %s 853 853 853 853 853 853 853 853 853 854 Could not convert data. 854 854 854 854 854 854 854 854 854 855 Cannot GET/PUT variable length string in BINARY mode. 855 855 855 855 855 855 855 855 855 856 Too many levels of recursion. 856 856 856 856 856 856 856 856 856 857 Unable to read application file. 857 857 857 857 857 857 857 857 857 858 Found Resume while not processing an error. Application terminated. 858 858 858 858 858 858 858 858 858 859 Rename failed. File ^0 859 859 859 859 859 859 859 859 859 860 Can only store up to %s significant digits. Your number will be rounded. 860 860 860 860 860 860 860 860 860 861 In this field, you can only store numbers whose exponent is between %s.

Possible data loss. 861 861 861 861 861 861 861 861 861

862 Cannot rerun ^0 because the previous run could not be terminated. 862 862 862 862 862 862 862 862 862 863 Cannot run ^0 because the file is already open. 863 863 863 863 863 863 863 863 863 864 Cannot remove file ^0. Check access rights. 864 864 864 864 864 864 864 864 864 865 %s is not a MapBasic program. 865 865 865 865 865 865 865 865 865 866 Cannot use Alter Control Title for EditText or RadioGroup controls. 866 866 866 866 866 866 866 866 866 867 Alter Control Value out of range. 867 867 867 867 867 867 867 867 867 868 Cannot use Alter Control Value for Button, GroupBox or StaticText controls. 868 868 868 868 868 868 868 868 868 869 Resolution must be an integer in the range ^0 - ^1. 869 869 869 869 869 869 869 869 869 870 Cannot create error file. 870 870 870 870 870 870 870 870 870 871 Cannot join a table to itself. 871 871 871 871 871 871 871 871 871 872 Line longer than 256 characters. 872 872 872 872 872 872 872 872 872 873 Column ^0 is not indexed. 873 873 873 873 873 873 873 873 873 874 Tables have not been specified for 'Find' command. 874 874 874 874 874 874 874 874 874 875 Do not use ByVal for Array, Type, String or Alias parameters. 875 875 875 875 875 875 875 875 875 876 The file is password protected. Please unprotect the file and try again. 876 876 876 876 876 876 876 876 876 877 Table cannot be saved because it has too many fields (maximum is 250). 877 877 877 877 877 877 877 877 877 878 Subquery was invalid or did not return any values. 878 878 878 878 878 878 878 878 878 879 Subquery returned more than one value. 879 879 879 879 879 879 879 879 879 880 Cannot read database row. 880 880 880 880 880 880 880 880 880 881 Cannot write database row. Possibly out of disk space. 881 881 881 881 881 881 881 881 881 882 Cannot delete database row. 882 882 882 882 882 882 882 882 882 883 Error getting file. 883 883 883 883 883 883 883 883 883

Page 19: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

15

884 Could not open program file. 884 884 884 884 884 884 884 884 884 885 Could not save %s. 885 885 885 885 885 885 885 885 885 886 Invalid string length. 886 886 886 886 886 886 886 886 886 887 Type ^0 contains no fields. 887 887 887 887 887 887 887 887 887 888 Invalid projection type: ^0. 888 888 888 888 888 888 888 888 888 889 Invalid datum: ^0. 889 889 889 889 889 889 889 889 889 890 Invalid ellipsoid: ^0. 890 890 890 890 890 890 890 890 890 891 Table ^0 is read-only. 891 891 891 891 891 891 891 891 891 892 Invalid label ^0. 892 892 892 892 892 892 892 892 892 893 Cannot save edits now. 893 893 893 893 893 893 893 893 893 894 Cannot insert an empty object into a table or layout. 894 894 894 894 894 894 894 894 894 895 There is no object for the matched item. 895 895 895 895 895 895 895 895 895 896 Missing '=' in assignment to ^0. 896 896 896 896 896 896 896 896 896 897 Cannot assign to array or type variable: ^0. 897 897 897 897 897 897 897 897 897 898 Maximum array size exceeded. 898 898 898 898 898 898 898 898 898 899 Polyline too complex. 899 899 899 899 899 899 899 899 899 900 Region too complex. 900 900 900 900 900 900 900 900 900 901 Cannot execute %s. Out of memory. 901 901 901 901 901 901 901 901 901 902 Cannot execute %s. File not found. 902 902 902 902 902 902 902 902 902 903 Cannot execute %s. Path not found. 903 903 903 903 903 903 903 903 903 904 Cannot execute %s. 904 904 904 904 904 904 904 904 904 905 Empty table name is invalid. 905 905 905 905 905 905 905 905 905 906 Datatype mismatch in expression. 906 906 906 906 906 906 906 906 906 907 Cannot use .MID extension for a MIF file. Choose another extension. 907 907 907 907 907 907 907 907 907 908 Cannot join more than ^0 tables. 908 908 908 908 908 908 908 908 908 909 Cannot use an uninitialized ^0 variable in an expression. 909 909 909 909 909 909 909 909 909 910 Attempt to create a buffer with zero area. 910 910 910 910 910 910 910 910 910 911 Domain 911 911 911 911 911 911 911 911 911 912 Range 912 912 912 912 912 912 912 912 912 913 Singularity 913 913 913 913 913 913 913 913 913 914 Overflow 914 914 914 914 914 914 914 914 914 915 Ploss 915 915 915 915 915 915 915 915 915 916 Tloss 916 916 916 916 916 916 916 916 916 917 Underflow 917 917 917 917 917 917 917 917 917 918 You can only perform this operation on region type objects. 918 918 918 918 918 918 918 918 918 919 Only one subquery is allowed in an SQL Select statement. 919 919 919 919 919 919 919 919 919 920 A handler must be a Sub procedure without parameters. 920 920 920 920 920 920 920 920 920 921 Cannot use an array or user-defined type in an expression. 921 921 921 921 921 921 921 921 921 922 Menu ^0 not defined. 922 922 922 922 922 922 922 922 922

Page 20: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

16

923 Cannot open file ^0. 923 923 923 923 923 923 923 923 923 924 The currently active window cannot be saved. 924 924 924 924 924 924 924 924 924 925 Error in Open/Save dialog, error code = ^0. 925 925 925 925 925 925 925 925 925 926 No active legend to customize. 926 926 926 926 926 926 926 926 926 927 MapInfo Runtime can only be run with a single MapBasic application. 927 927 927 927 927 927 927 927 927 928 Cannot create an RPC server. 928 928 928 928 928 928 928 928 928 929 Cannot register MapInfo RPC server service. 929 929 929 929 929 929 929 929 929 930 Cannot get host address for machine: ^0. 930 930 930 930 930 930 930 930 930 931 Error creating TCP RPC client for ^0. 931 931 931 931 931 931 931 931 931 932 Error calling RPC procedure ^0. 932 932 932 932 932 932 932 932 932 933 You cannot pass more than 16 parameters to an XCMD or XFCN. 933 933 933 933 933 933 933 933 933 934 You cannot pass non-scalar parameters to an XCMD or XFCN. 934 934 934 934 934 934 934 934 934 935 Functions are not allowed as RPC clients. 935 935 935 935 935 935 935 935 935 936 MapInfo can only print documents that are displayed in windows. Open the

documents and print each window separately. 936 936 936 936 936 936 936 936 936

937 Do Script object must be a MapBasic application. 937 937 937 937 937 937 937 937 937 938 No MapBasic application number specified. 938 938 938 938 938 938 938 938 938 939 No MapBasic application with that number. 939 939 939 939 939 939 939 939 939 940 No MapBasic application name specified. 940 940 940 940 940 940 940 940 940 941 No active MapBasic application with that name. 941 941 941 941 941 941 941 941 941 942 No MapBasic global variable number specified. 942 942 942 942 942 942 942 942 942 943 No MapBasic global variable with that number. 943 943 943 943 943 943 943 943 943 944 No MapBasic global variable name specified. 944 944 944 944 944 944 944 944 944 945 No MapBasic global variable with that name. 945 945 945 945 945 945 945 945 945 946 Unable to access that MapBasic global variable. 946 946 946 946 946 946 946 946 946 947 The specified object does not have that property. 947 947 947 947 947 947 947 947 947 948 One or more parameters were not recognized. 948 948 948 948 948 948 948 948 948 949 MapInfo requires System 7.0 or later. Please contact your Apple dealer for an

upgrade. 949 949 949 949 949 949 949 949 949

950 Unable to access transaction file for table ^0. 950 950 950 950 950 950 950 950 950 951 Unable to update table ^0. 951 951 951 951 951 951 951 951 951 952 Server Connect: ^0 Error: ^1 952 952 952 952 952 952 952 952 952 953 Server Execute: ^0 953 953 953 953 953 953 953 953 953 954 Error deleting object 954 954 954 954 954 954 954 954 954 955 Server error during ^0: Error: ^1 955 955 955 955 955 955 955 955 955 956 Connection number already in use. 956 956 956 956 956 956 956 956 956 957 Unable to allocate data access connection. 957 957 957 957 957 957 957 957 957 958 Data access driver requested is not available: ^0. 958 958 958 958 958 958 958 958 958 959 Invalid server operation: ^0. 959 959 959 959 959 959 959 959 959

Page 21: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

17

960 Unsupported data type for column(s): ^0 960 960 960 960 960 960 960 960 960 961 The connection number is invalid. 961 961 961 961 961 961 961 961 961 962 The statement number is invalid. 962 962 962 962 962 962 962 962 962 963 Layer is read-only and cannot be edited. 963 963 963 963 963 963 963 963 963 964 File ^0 already open in different mode. 964 964 964 964 964 964 964 964 964 965 Expression too complex. 965 965 965 965 965 965 965 965 965 966 Table ^0 has been changed by another program and must be reopened. 966 966 966 966 966 966 966 966 966 967 Sub procedure or Function ^0 too long. 967 967 967 967 967 967 967 967 967 968 Operation is invalid on table ^0 while it has unsaved changes. 968 968 968 968 968 968 968 968 968 969 DXF Error: ^0 969 969 969 969 969 969 969 969 969 970 Subquerys are only allowed in Where clause of SQL Select. 970 970 970 970 970 970 970 970 970 971 Expected Add, Set or Remove in Node clause of Alter Object command. 971 971 971 971 971 971 971 971 971 972 Incorrect index file version. 972 972 972 972 972 972 972 972 972 973 Program cannot run because required resource was not found. Executable file

may be damaged. 973 973 973 973 973 973 973 973 973

974 Alter Object cannot operate on an uninitialized object variable. 974 974 974 974 974 974 974 974 974 975 Invalid CommandInfo attribute. 975 975 975 975 975 975 975 975 975 976 Cannot add duplicate value to unique index. 976 976 976 976 976 976 976 976 976 977 The centroid must remain inside the region. 977 977 977 977 977 977 977 977 977 978 Add Column with an aggregate function requires a numeric datatype. 978 978 978 978 978 978 978 978 978 979 Cannot add temporary column ^0. 979 979 979 979 979 979 979 979 979 980 Unable to update column ^0. 980 980 980 980 980 980 980 980 980 981 Cannot find ButtonPad ^0. 981 981 981 981 981 981 981 981 981 982 Unable to load external cursor resource. 982 982 982 982 982 982 982 982 982 983 Unable to load external icon resource. 983 983 983 983 983 983 983 983 983 984 No appropriate target objects are selected. 984 984 984 984 984 984 984 984 984 985 Weighted averages cannot be used with a target from another table. 985 985 985 985 985 985 985 985 985 986 The target must exist for this operation. 986 986 986 986 986 986 986 986 986 987 A target for Combine must consist of a single object. 987 987 987 987 987 987 987 987 987 988 Normalization table character %s cannot be converted. 988 988 988 988 988 988 988 988 988 989 Function ^0 failed. 989 989 989 989 989 989 989 989 989 990 Cannot set target district. 990 990 990 990 990 990 990 990 990 991 There must be exactly one selected object. 991 991 991 991 991 991 991 991 991 992 Failed to read [Link] section from project file ^0. 992 992 992 992 992 992 992 992 992 993 Unable to open project file ^0. 993 993 993 993 993 993 993 993 993 994 Unrecognized line in project file ^0 line ^1. 994 994 994 994 994 994 994 994 994 995 I/O error reading project file ^0. 995 995 995 995 995 995 995 995 995 996 MapInfo requires a Color QuickDraw equipped Macintosh. 996 996 996 996 996 996 996 996 996 997 MapInfo requires a Macintosh equipped with a 68020 or higher processor. 997 997 997 997 997 997 997 997 997

Page 22: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

18

998 Cannot find %s 998 998 998 998 998 998 998 998 998 999 Function not supported on this platform! 999 999 999 999 999 999 999 999 999

1000 Display List table ^0 is not open. (1000)* 1000 1000 1000 1001 Display List DLM does not exist. (1001)* 1001 1001 1001 1002 Table ^0 is not open. (1002)* 1002 1002 1002 1003 Initialization file key number is out of range. (1003)* 1003 1003 1003 1004 Initialization file has not been set. (1004)* 1004 1004 1004 1005 Initialization file section has not been set. (1005)* 1005 1005 1005 1006 Geography tables are not specified in the initialization file. (1006)* 1006 1006 1006 1007 No Table specified for ^0 in initialization file. (1007)* 1007 1007 1007 1008 Mapping Server is unable to open geography table ^0. (1008)* 1008 1008 1008 1009 Did not find record in table ^0. (1009)* 1009 1009 1009 1010 Did not find record in index (1010)* 1010 1010 1010 1011 Geography Trade Area DLM does not exist. (1011)* 1011 1011 1011 1012 Geography Trade Area table has not been defined. (1012)* 1012 1012 1012 1013 Geography Trade Area table ^0 is not open. (1013)* 1013 1013 1013 1014 Polygon Trade Area table has not been defined. (1014)* 1014 1014 1014 1015 Polygon Trade Area table ^0 is not open. (1015)* 1015 1015 1015 1016 Circle Trade Area table has not been defined. (1016)* 1016 1016 1016 1017 Circle Trade Area table ^0 is not open. (1017)* 1017 1017 1017 1018 Display List table has not been defined. (1018)* 1018 1018 1018 1019 Mapping Server is not in Area Definition Mode. (1019)* 1019 1019 1019 1020 Display List table ^0 is not displayed. (1020)* 1020 1020 1020 1021 Geography table ^0 is not displayed. (1021)* 1021 1021 1021 1022 Circle Trade Area table ^0 is not displayed. (1022)* 1022 1022 1022 1023 Polygon Trade Area table ^0 is not displayed. (1023)* 1023 1023 1023 1024 Circle Trade Area Database Address does not exist. (1024)* 1024 1024 1024 1025 Polygon Trade Area Database Address does not exist. (1025)* 1025 1025 1025 1026 Circle too complex for mapping server. ((1026)* 1026 1026 1026 1027 Address for circle center type is invalid in mapping server. (1027)* 1027 1027 1027 1028 Circle center type is unknown. (1028)* 1028 1028 1028 1029 Object being saved is not a circle. (1029)* 1029 1029 1029 1030 The polygon trade area must contain at least ^0 points. (1030)* 1030 1030 1030 1031 Object being saved is not a polygon. (1031)* 1031 1031 1031 1032 Polygon too complex for client application. (1032)* 1032 1032 1032 1033 Circle cannot have a negative radius. (1033)* 1033 1033 1033 1034 The circle has unknown units type. (1034)* 1034 1034 1034 1035 Circle's radius is too large for client application. (1035)* 1035 1035 1035 1036 No geographys available to expand to. (1036)* 1036 1036 1036

Page 23: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

19

1037 Cosmetic table has not been defined. (1037)* 1037 1037 1037 1038 Cosmetic table ^0 is not open. (1038)* 1038 1038 1038 1039 There is no selection available to Tag. (1039)* 1039 1039 1039 1040 The selection is not from the Display List table. (1040)* 1040 1040 1040 1041 The Display List table must be mapped. (1041)* 1041 1041 1041 1042 There is no selection available to Untag. (1042)* 1042 1042 1042 1043 The selection is not from the Geography Trade Area table. (1043)* 1043 1043 1043 1044 The Geography Trade Area table must be mapped. (1044)* 1044 1044 1044 1045 Unable to get a unique folder name. (1045)* 1045 1045 1045 1100 Unable to expand folder. (1100)* 1100 1100 1100 1101 Unable to contract folder. (1101)* 1101 1101 1101 1102 Unable to get folder information. (1102)* 1102 1102 1102 1103 Unable to get geography details. (1103)* 1103 1103 1103 1104 Unable to initialize ^0 database. (1104)* 1104 1104 1104 1105 Unable to create DLM. (1105)* 1105 1105 1105 1106 Unable to destroy DLM. (1106)* 1106 1106 1106 1107 Unable to find the database address for geocode. (1107)* 1107 1107 1107 1108 Unable to find DLM index for database address. (1108)* 1108 1108 1108 1109 Unable to get DLM information. (1109)* 1109 1109 1109 1110 Unable to find folder's parent. (1110)* 1110 1110 1110 1111 ^0 not valid for insertion into Geography Trade Area. (1111)* 1111 1111 1111 1112 Unable to insert folder into DLM. (1112)* 1112 1112 1112 1113 Unable to delete folder from DLM. (1113)* 1113 1113 1113 1114 Unable to find geography's insert index. (1114)* 1114 1114 1114 1115 Unable to get number of circles to be loaded from database. (1115)* 1115 1115 1115 1116 Unable to load trade area circle from database. (1116)* 1116 1116 1116 1117 Unable to load trade area polygon from database. (1117)* 1117 1117 1117 1118 Unable to save trade area circle to database. (1118)* 1118 1118 1118 1119 Unable to save trade area polygon to database. (1119)* 1119 1119 1119 1120 Unable to compute the current geography dataset path. (1120)* 1120 1120 1120 1121 Unable to get database address of folder. (1121)* 1121 1121 1121 1122 Unable to create new folder in database. (1122)* 1122 1122 1122 1123 There are no geography levels available to tag. (1123)* 1123 1123 1123 1124 Unable to get geography levels to tag. (1124)* 1124 1124 1124 1125 Unable to tag at this geography level. (1125)* 1125 1125 1125 1126 Unable to condense area definition. (1126)* 1126 1126 1126 1127 Unable to expand area definition. (1127)* 1127 1127 1127 1128 Unable to resync parent geographies. (1128)* 1128 1128 1128 1129 Unable to terminate ^0 database. (1129)* 1129 1129 1129

Page 24: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

20

1200 Found: [^0] while searching for [PushButton], [ToggleButton], [ToolButton], or [Separator]

1200 1200 1200 1200 1200 1200 1200 1200 1200

1201 Incompatible definition of Global ^0 in ^1. 1201 1201 1201 1201 1201 1201 1201 1201 1201 1202 Error reading global variables from ^0. 1202 1202 1202 1202 1202 1202 1202 1202 1202 1203 Error reading global patches from ^0. 1203 1203 1203 1203 1203 1203 1203 1203 1203 1204 Error writing global patch from ^0. 1204 1204 1204 1204 1204 1204 1204 1204 1204 1205 Error reading external library information from ^0. 1205 1205 1205 1205 1205 1205 1205 1205 1205 1206 Error reading external library patches from ^0. 1206 1206 1206 1206 1206 1206 1206 1206 1206 1207 Error writing external library patch from ^0. 1207 1207 1207 1207 1207 1207 1207 1207 1207 1208 Error reading user-defined types from ^0. 1208 1208 1208 1208 1208 1208 1208 1208 1208 1209 Error reading user-defined type patches from ^0. 1209 1209 1209 1209 1209 1209 1209 1209 1209 1210 Error writing user-defined type patch from ^0. 1210 1210 1210 1210 1210 1210 1210 1210 1210 1211 Incompatible parameter list for ^0 in ^1. 1211 1211 1211 1211 1211 1211 1211 1211 1211 1212 Error reading call patches from ^0. 1212 1212 1212 1212 1212 1212 1212 1212 1212 1213 Error copying ^0 from ^1. 1213 1213 1213 1213 1213 1213 1213 1213 1213 1214 Error reading Sub or Function ^0 from ^1. 1214 1214 1214 1214 1214 1214 1214 1214 1214 1215 Duplicate Application specified in project file ^0 on line ^1. 1215 1215 1215 1215 1215 1215 1215 1215 1215 1216 Error reading parameter list for ^0 from ^1. 1216 1216 1216 1216 1216 1216 1216 1216 1216 1217 Error reading local variable names from ^0 in ^1. 1217 1217 1217 1217 1217 1217 1217 1217 1217 1218 Error copying module-level variables from ^0. 1218 1218 1218 1218 1218 1218 1218 1218 1218 1219 Error writing ^0. 1219 1219 1219 1219 1219 1219 1219 1219 1219 1220 Unresolved Sub or Function ^0. 1220 1220 1220 1220 1220 1220 1220 1220 1220 1221 Error patching reference to Sub or Function ^0. 1221 1221 1221 1221 1221 1221 1221 1221 1221 1222 Error writing global variables to ^0. 1222 1222 1222 1222 1222 1222 1222 1222 1222 1223 Error writing user-defined type ^0. 1223 1223 1223 1223 1223 1223 1223 1223 1223 1224 Error writing table entry for Sub or Function ^0. 1224 1224 1224 1224 1224 1224 1224 1224 1224 1225 Error writing table entry for external library ^0. 1225 1225 1225 1225 1225 1225 1225 1225 1225 1226 Error writing symbolic information. 1226 1226 1226 1226 1226 1226 1226 1226 1226 1227 Error writing file header to ^0. 1227 1227 1227 1227 1227 1227 1227 1227 1227 1228 Missing Main Sub in ^0. 1228 1228 1228 1228 1228 1228 1228 1228 1228 1229 Error reading Sub and Function patches from ^0. 1229 1229 1229 1229 1229 1229 1229 1229 1229 1230 Raster registration dialog is already open. 1230 1230 1230 1230 1230 1230 1230 1230 1230 1231 Raster registration dialog is not open. 1231 1231 1231 1231 1231 1231 1231 1231 1231 1232 You have to enter at least three control points for the raster image. 1232 1232 1232 1232 1232 1232 1232 1232 1232 1233 Control points are in a straight line. Enter control points that are more spread

out. 1233 1233 1233 1233 1233 1233 1233 1233 1233

1235 Insufficient disk space for MIF export. 1235 1235 1235 1235 1235 1235 1235 1235 1235 1236 Found [^0] while searching for [FastEdit], [Readonly], [Undo], [UserBrowse],

[UserClose], [UserDisplayMap], [UserEdit], [UserMap], or [UserRemoveMap]. 1236 1236 1236 1236 1236 1236 1236 1236 1236

Page 25: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

21

1237 Too many radio buttons in dialog box. 1237 1237 1237 1237 1237 1237 1237 1237 1237 1238 Help not available. Unable to open help file. 1238 1238 1238 1238 1238 1238 1238 1238 1238 1239 Help not available. Unable to initialize help system. 1239 1239 1239 1239 1239 1239 1239 1239 1239 1240 Error writing ^0. File may be corrupted. 1240 1240 1240 1240 1240 1240 1240 1240 1240 1241 Error reading ^0. File has bad header information. 1241 1241 1241 1241 1241 1241 1241 1241 1241 1242 Error reading ^0. 1242 1242 1242 1242 1242 1242 1242 1242 1242 1251 Invalid ID; must be in range 1 - 4. 1251 1251 1251 1251 1251 1251 1251 1251 1251 1252 You can't redistrict on this type of field; use a character or number field. 1252 1252 1252 1252 1252 1252 1252 1252 1252 1253 The file %s is missing or damaged; MapInfo is unable to start. Please call

Tech Support. 1253 1253 1253 1253 1253 1253 1253 1253 1253

1254 There are too many districts in this table. You must have fewer than ^0 districts.

1254 1254 1254 1254 1254 1254 1254 1254 1254

1255 Server Fetch canceled by user, Data may be Incomplete. 1255 1255 1255 1255 1255 1255 1255 1255 1255 1256 District name ^0 is not unique. Use a different name. 1256 1256 1256 1256 1256 1256 1256 1256 1256 1257 Invalid district name: ^0 1257 1257 1257 1257 1257 1257 1257 1257 1257 1258 You can't revert a table while it is being redistricted. Close the redistricter, then

use File-Revert. 1258 1258 1258 1258 1258 1258 1258 1258 1258

1259 Close the ^0 Browser to close the ^0 table and end the redistricting session. 1259 1259 1259 1259 1259 1259 1259 1259 1260 SET SHADE: Layer is not a thematic layer. 1260 1260 1260 1260 1260 1260 1260 1260 1260 1261 SHADE: Selection not in this mapper. 1261 1261 1261 1261 1261 1261 1261 1261 1261 1262 SHADE: Invalid range value 1262 1262 1262 1262 1262 1262 1262 1262 1262 1263 Invalid method for varying size: [^0] 1263 1263 1263 1263 1263 1263 1263 1263 1263 1264 Invalid method for varying color: [^0] 1264 1264 1264 1264 1264 1264 1264 1264 1264 1265 CREATE STYLES: too many or too few style tools. 1265 1265 1265 1265 1265 1265 1265 1265 1265 1266 CREATE STYLES: inflection point out of range. 1266 1266 1266 1266 1266 1266 1266 1266 1266 1267 Invalid escape character in Like. 1267 1267 1267 1267 1267 1267 1267 1267 1267 1268 Invalid escape sequence in Like. 1268 1268 1268 1268 1268 1268 1268 1268 1268 1269 Define symbol ^0 not a valid identifier 1269 1269 1269 1269 1269 1269 1269 1269 1269 1270 The total length of the Group By fields must not exceed 255 bytes. 1270 1270 1270 1270 1270 1270 1270 1270 1270 1271 The total length of the Order By fields must not exceed 255 bytes. 1271 1271 1271 1271 1271 1271 1271 1271 1271 1272 Bad height for bitmap id ^0. 1272 1272 1272 1272 1272 1272 1272 1272 1272 1273 Bad height for bitmap file ^0. 1273 1273 1273 1273 1273 1273 1273 1273 1273 1274 Bad width for bitmap id ^0. 1274 1274 1274 1274 1274 1274 1274 1274 1274 1275 Bad width for bitmap file ^0. 1275 1275 1275 1275 1275 1275 1275 1275 1275 1276 Missing Application or Module information in project file ^0. 1276 1276 1276 1276 1276 1276 1276 1276 1276 1277 Print file ^0 is not printable. Run "Print Setup..." to choose a new file. 1277 1277 1277 1277 1277 1277 1277 1277 1277 1278 No print file defined. Run "Print Setup..." to choose a new file. 1278 1278 1278 1278 1278 1278 1278 1278 1278 1279 No Charset clause in object file. Please recompile all modules. 1279 1279 1279 1279 1279 1279 1279 1279 1279 1280 Attempt to link object files with mixed charsets. Please recompile all modules. 1280 1280 1280 1280 1280 1280 1280 1280 1280

Page 26: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

22

1281 You cannot combine linear and closed objects. 1281 1281 1281 1281 1281 1281 1281 1281 1281 1282 Version must be 100 or 300. 1282 1282 1282 1282 1282 1282 1282 1282 1282 1283 Unsupported character set: ^0. 1283 1283 1283 1283 1283 1283 1283 1283 1283 1284 Unable to initialize the help system. 1284 1284 1284 1284 1284 1284 1284 1284 1284 1285 Operation canceled. 1285 1285 1285 1285 1285 1285 1285 1285 1285 1286 Out of disk space while saving table ^0. Database corruption possible. 1286 1286 1286 1286 1286 1286 1286 1286 1286 1287 Out of disk space while editing table ^0. Please revert your changes to avoid

database corruption. 1287 1287 1287 1287 1287 1287 1287 1287 1287

1288 Duplicate Sub or Function ^0 found in ^1. 1288 1288 1288 1288 1288 1288 1288 1288 1288 1289 Export window has got bad depth 1289 1289 1289 1289 1289 1289 1289 1289 1289 1290 Export window is too large. One of the dimensions exceeds 8192 1290 1290 1290 1290 1290 1290 1290 1290 1290 1291 Export window was unable to obtain the XImage for the given window 1291 1291 1291 1291 1291 1291 1291 1291 1291 1292 Missing module name in project file ^0 on line ^1. 1292 1292 1292 1292 1292 1292 1292 1292 1292 1293 You cannot Split, Erase or Overlay objects with a linear object. 1293 1293 1293 1293 1293 1293 1293 1293 1293 1294 An error occurred overlaying the objects 1294 1294 1294 1294 1294 1294 1294 1294 1294 1295 Cannot create dynamic temporary column ^0 using other dynamic temporary

columns. 1295 1295 1295 1295 1295 1295 1295 1295 1295

1296 Invalid Define statement. 1296 1296 1296 1296 1296 1296 1296 1296 1297 Invalid control ID ^0. 1297 1297 1297 1297 1297 1297 1297 1297 1299 Filename exceeds ^0 character limit (1299)* 1299 1299 1299 1299 1300 '%s' is shaded by the redistricter. Close the redistricter before removing this

layer. 1300 1300 1300 1300 1300 1300 1300 1300

1301 No items in listbox to drag. 1301 1301 1301 1301 1301 1301 1301 1301 1302 No items are selected to be dragged. 1302 1302 1302 1302 1302 1302 1302 1302 1303 The Cosmetic layer can not be dragged. 1303 1303 1303 1303 1303 1303 1303 1303 1304 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. 1304 1304 1304 1304 1304 1304 1304 1304

1305 Can not drag themes that have different draw rankings. 1305 1305 1305 1305 1305 1305 1305 1305 1306 A mapper may only have one editable layer. 1306 1306 1306 1306 1306 1306 1306 1306 1307 Date window must be a number in the range [0,99]. (1307)* 1307 1307 1308 Column references in Order By clause must be in the query expression list w (1308)* 1308 1309 Unsupported or invalid Microsoft Jet Version ^0. (1309)* 1309 1310 Unable to initalize OLE 2 subsystem - OLE functionality will not be available.

Please rerun the MapInfo Installer to fix this problem. 1310 1310 1310 1310 1310 1310 1310 1310

1311 Table %s already exists. 1311 1311 1311 1311 1311 1311 1311 1311 1312 file ^0 already exists. 1312 1312 1312 1312 1312 1312 1312 1312 1313 DXF file does not contain layer %s. 1313 1313 1313 1313 1313 1313 1313 1313 1314 Keyword ^0 is not available for importing from ^1 file 1314 1314 1314 1314 1314 1314 1314 1314 1315 Keyword ^0 is not available for exporting into ^1 file 1315 1315 1315 1315 1315 1315 1315 1315 1316 Invalid spline at line %ld. 1316 1316 1316 1316 1316 1316 1316 1316

Page 27: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

23

1317 Invalid mline at line %ld. 1317 1317 1317 1317 1317 1317 1317 1317 1318 Valid label offset pointsize values are 0-50. 1318 1318 1318 1318 1318 1318 1318 1318 1319 Incomplete or invalid label sub-clause. 1319 1319 1319 1319 1319 1319 1319 1319 1320 In Set Format statement, found [^0] while searching for [Date] or [Number]. 1320 1320 1320 1320 1320 1320 1320 1320 1321 In Set Format Date statement, found [^0] while searching for [US] or [Local]. 1321 1321 1321 1321 1321 1321 1321 1321 1322 In Set Format Number statement, found [^0] while searching for [9,999.9] or

[Local]. 1322 1322 1322 1322 1322 1322 1322 1322

1323 The Noselect clause requires the Into clause. 1323 1323 1323 1323 1323 1323 1323 1323 1324 Invalid handler routine: [^0]. 1324 1324 1324 1324 1324 1324 1324 1324 1325 The RemoteQueryHandler must be a Function without parameters returning

String. 1325 1325 1325 1325 1325 1325 1325 1325

1326 Invalid menu item id in call to ^0. 1326 1326 1326 1326 1326 1326 1326 1326 1327 Invalid menu item handler in call to ^0. 1327 1327 1327 1327 1327 1327 1327 1327 1328 Unable to allocate memory for global MapBasic program. 1328 1328 1328 1328 1328 1328 1328 1328 1329 No items in search info list. 1329 1329 1329 1329 1329 1329 1329 1329 1330 Table ^0 cannot be deleted or renamed because it is open in a seamless view. 1330 1330 1330 1330 1330 1330 1330 1330 1331 Attempt to open table ^0 seamless failed. Opening as normal table. 1331 1331 1331 1331 1331 1331 1331 1331 1332 Attempt to convert table ^0 to seamless failed. Table will remain non-

seamless. 1332 1332 1332 1332 1332 1332 1332 1332

1333 Server Connect Cancelled. 1333 1333 1333 1333 1333 1333 1333 1333 1334 Unable to load library ^0. 1334 1334 1334 1334 1334 1334 1334 1334 1335 Library ^0 was not found. 1335 1335 1335 1335 1335 1335 1335 1335 1336 Unable to load ^0 because it is not a 16-bit library. 1336 1336 1336 1336 1336 1336 1336 1336 1337 Unable to load ^0 because it is not a 32-bit library. 1337 1337 1337 1337 1337 1337 1337 1337 1338 Unknown datatype reported from DBMS 1338 1338 1338 1338 1338 1338 1338 1338 1339 ODBC Error: ^0. 1339 1339 1339 1339 1339 1339 1339 1339 1340 Array dimension exceeds allowable maximum value. 1340 1340 1340 1340 1340 1340 1340 1340 1341 SET SHADE: Cannot change theme type for an existing theme. 1341 1341 1341 1341 1341 1341 1341 1342 Microsoft Access Error: ^0 (1342)* 1342 1342 1342 1343 The Microsoft Jet Engine is not available for error information. (1343)* 1343 1343 1343 1344 ^0: There is no current label found for layer ^1. (1344)* 1344 1344 1344 1345 ^0: Object ID ^1 is invalid. IDs are always positive. (1345)* 1345 1345 1345 1346 ^0: Anchor Position ^1 is invalid. Valid values are between 0 and 8. (1346)* 1346 1346 1346 1347 ^0: Offset ^1 is invalid. Valid values are between 0 and 50. (1347)* 1347 1347 1347 1348 This Evaluation copy of MapInfo Professional has expired. Contact your sales

representative to obtain a complete working copy of the software. (1348)* 1348 1348 1348

1349 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.

(1349)* 1349 1349 1349

1350 Invalid column number for ^0. (1350)* 1350 1350 1350

Page 28: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

24

1351 Error during commit occurred where Mapinfo rowid = ^0. (1351)* 1351 1351 1351 1352 Cannot reorder fields in an Access table. (1352)* 1352 1352 1352 1353 Cannot modify fields in an Access table. (1353)* 1353 1353 1353 1354 Cannot rename fields in an Access table. (1354)* 1354 1354 1354 1355 Field ^0 not found in Access table. (1355)* 1355 1355 1355 1356 Microsoft Access tables are only supported with 32 bit versions of MapInfo. (1356)* 1356 1356 1356 1357 Invalid affine coefficients -- transformation is degenerate. (1357)* 1357 1357 1357 1358 Map cannot be rotated while containing a raster layer. (1358)* 1358 1358 1358 1360 The trial session file %s is invalid. It must be valid in order to run Map (1360)* 1360 1360 1360 1361 Could not find the trial session file %s. It must be present in order to run

MapInfo Professional. (1361)* 1361 1361 1361

1362 Collection object can contain only one region object. (1362)* 1363 Collection object can contain only one polyline object. (1363)* 1364 Collection object can contain only one multipoint object. (1364)* 1370 Cannot find interpolator named ^0. (1370)* 1370 1370 1370 1371 Error creating grid file: ^0. (1371)* 1371 1371 1371 1372 Error creating grid file during interpolation process. (1372)* 1372 1372 1372 1373 Error processing clipping region. (1373)* 1373 1373 1373 1374 Error persisting grid parameters. (1374)* 1374 1374 1374 1375 Cannot set grid properties for layer because it is not a grid layer. (1375)* 1375 1375 1375 1376 Cannot find grid's source table as specified in its metadata. Re-interpolation is

not possible. (1376)* 1376 1376 1376

1377 ^0 is not a grid table. (1377)* 1377 1377 1378 At least one source data point is required to create a grid. (1378)* 1378 1378 1379 Cannot create grid based on ^0 table because it has a width or height of zero. (1379)* 1379 1379 1380 Crystal Reports for MapInfo Professional is not available on your system. (1380)* 1380 1380 1380 1381 Cannot Create Report. Table ^0 is not open. (1381)* 1381 1381 1381 1382 Out of OS resources (1382)* 1382 1382 1382 1383 Bad format (1383)* 1383 1383 1383 1384 Access denied (1384)* 1384 1384 1384 1385 Bad file association (1385)* 1385 1385 1385 1386 DDE busy (1386)* 1386 1386 1386 1387 DDE fail (1387)* 1387 1387 1387 1388 DDE timeout (1388)* 1388 1388 1388 1389 DLL not found (1389)* 1389 1389 1389 1390 File not found (1390)* 1390 1390 1390 1391 Missing file association (1391)* 1391 1391 1391 1392 Out of memory (1392)* 1392 1392 1392 1393 Path not found (1393)* 1393 1393 1393

Page 29: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

25

1394 Sharing violation (1394)* 1394 1394 1394 1395 Unexpected shell error (1395)* 1395 1395 1395 1396 Unable to launch Crystal Reports. Shell error: ^0. (1396)* 1396 1396 1396 1400 Error creating style. (1400)* 1400 1400 1400 1401 Error creating feature. (1401)* 1401 1401 1401 1402 Error getting column data. (1402)* 1402 1402 1402 1403 Error initializing MapInfo table information. (1403)* 1403 1403 1403 1404 Error adding record to attributes cache. (1404)* 1404 1404 1404 1405 Error initializing attributes cache. (1405)* 1405 1405 1405 1406 Error creating attributes cache. (1406)* 1406 1406 1406 1407 Error adding object to layer. (1407)* 1407 1407 1407 1408 Error initializing layer. (1408)* 1408 1408 1408 1409 Error creating layer. (1409)* 1409 1409 1409 1410 Error creating MTF file. (1410)* 1410 1410 1410 1411 Error writing layer attributes. (1411)* 1411 1411 1411 1412 Error writing layer features. (1412)* 1412 1412 1412 1413 Error writing layer styles. (1413)* 1413 1413 1413 1414 Error writing layer header. (1414)* 1414 1414 1414 1415 Error writing layer. (1415)* 1415 1415 1415 1416 Error writing MTF file header. (1416)* 1416 1416 1416 1417 Unable to create file: ^0. (1417)* 1417 1417 1417 1418 Invalid Coordinate System: ^0. (1418)* 1418 1418 1418 1420 Need continuous grid type. (1420)* 1420 1421 Invalid value specified for ^0. (1421)* 1421 1422 Error: expecting Mapper Window. (1422)* 1422 1423 No regions found in layer. (1423)* 1430 Warning: Operation did not produce a result. No errors detected. (1430)* 1430 1430 1431 Cannot Split, Erase, or Overlay with Point or Text Objects. (1431)* 1431 1431 1432 Warning: Convex Hull requires 3 input nodes to produce result. (1432)* 1432 1433 Enclose only uses linear objects - polylines, lines and arcs. (1433)* 1433 1434 Convex Hull cannot use text objects. (1434)* 1434 1435 Check only uses closed objects - regions, rectangles, rounded rectangles and (1435)* 1435 1436 Limited output - some input objects did not produce results. (1436)* 1436 1437 Check Region did not find any data problems. (1437)* 1437 1438 Cannot Snap/Thin linear and closed objects in the same operation. (1438)* 1439 Cannot Snap/Thin Point, Multipoint, Collection or Text objects. (1439)* 1440 Warning: Cannot use Cartesian Operations on Lat/Long data. Using Spherical. (1440)* 1440 1440 1441 Warning: Cannot use Spherical Operations on NonEarth data. Using

Cartesian. (1441)* 1441 1441

Page 30: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

26

1445 Can't Disaggregate Text objects. (1445)* 1446 End Node Radius must be greater than or equal to Internal Node Radius. (1446)* 1447 Objects Disaggregate can't use both All and Collection switches.\nIgnoring all

but First switch. (1447)*

1448 All or part of Object(s) invalid. Results may be incorrect. (1448)* 1449 Target Objects must be Regions or Polylines for this operation. (1449)* 1450 Legend frame ^0 size is invalid: its dimensions are too large. (1450)* 1450 1450 1450 1451 Error initializing Legend document. (1451)* 1451 1451 1451 1452 Error creating Legend frame ^0. (1452)* 1452 1452 1452 1453 Unable to update frame ^0 position. (1453)* 1453 1453 1453 1454 Unable to update frame ^0 title. (1454)* 1454 1454 1454 1455 Unable to update frame ^0 subtitle. (1455)* 1455 1455 1455 1456 Unable to update frame ^0 title font. (1456)* 1456 1456 1456 1457 Unable to update frame ^0 subtitle font. (1457)* 1457 1457 1457 1458 Unable to update frame ^0 style text. (1458)* 1458 1458 1458 1459 Unable to update frame ^0 style font. (1459)* 1459 1459 1459 1460 Unable to update frame ^0 border pen. (1460)* 1460 1460 1460 1461 Unable to update frame ^0 style. (1461)* 1461 1461 1461 1462 Error: unable to add new frames. (1462)* 1462 1462 1462 1463 Error: unable to refresh frame ^0. (1463)* 1463 1463 1463 1464 Invalid USING clause; Frame From Layer ^0. (1464)* 1464 1464 1465 Invalid column identifier in USING clause; Frame From Layer ^0. (1465)* 1465 1465 1466 Invalid label expression in USING clause; Frame From Layer ^0. (1466)* 1466 1466 1467 Unable to save as legend metadata. Check table file permissions. (1467)* 1467 1467 1468 Legend frame ^0 size is invalid: it has zero dimensions. (1468)* 1468 1468 1475 Unable to initialize graph engine. (1475)* 1475 1475 1476 Unable to locate template file ^0. (1476)* 1476 1476 1477 Graph dialog/type mismatch. (1477)* 1477 1477 1478 No series is selected. (1478)* 1478 1478 1479 No series data to graph. (1479)* 1479 1479 1480 No group data to graph. (1480)* 1480 1480 1481 Scatter graphs require exactly 2 columns. (1481)* 1481 1481 1482 Bubble graphs require exactly 3 columns. (1482)* 1482 1482 1483 Area graphs require at least 2 data groups. (1483)* 1483 1483 1484 Line graphs require at least 2 data groups. (1484)* 1484 1484 1485 Surface graphs require at least 2 series and 2 groups. (1485)* 1485 1485 1486 Histograms require exactly one column. (1486)* 1486 1486 1487 The maximum number of series a graph can have is ^0 (1487)* 1487 1487 1488 The maximum number of groups per series is ^0 (1488)* 1488 1488

Page 31: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

27

1500 Failed to load MAPI DLL. 1500 1500 1500 1500 1500 1500 1500 1500 1501 Failed to get function entry point in the MAPI DLL. 1501 1501 1501 1501 1501 1501 1501 1501 1502 Cannot mail this type of data. 1502 1502 1502 1502 1502 1502 1502 1502 1503 Unknown MAPI failure. 1503 1503 1503 1503 1503 1503 1503 1503 1504 MAPI failed: Insufficient hardware requirements. 1504 1504 1504 1504 1504 1504 1504 1504 1505 MAPI failed: Could not find file to mail. 1505 1505 1505 1505 1505 1505 1505 1505 1520 Could not find supported Web browser on your system. 1520 1520 1520 1520

(1520) Could not launch Web browser.\nTCP/IP networking may not be installed. (note *) 1520 1520 1520 1520 1521 Could not find supported Web browser in your path. 1521 1521 1521 1521 1521 1521 1521 1521 1522 Could not find supported Web browser in yourpath. UDE 1522 1522 1522 1522 1522 1523 WINSOCK.DLL not found.\nTCP/IP networking may not be installed. UDE 1523 1523 1523 1523 1523 1530 Unable to open encrypted table. Invalid key. (1530)* 1530 1530 1530 1531 Unable to export an encrypted table. (1531)* 1531 1531 1531 1532 Unable to save encrypted table to workspace. (1532)* 1532 1532 1532 1540 Dialog tried to display in MapGen mode. (1540)* 1540 1540 1540 1541 MapGen: Dialog Message <%s. (1541)* 1541 1541 1541 1542 MapGen does not support "Run Menu Command". (1542)* 1542 1542 1542 1560 MapInfo Database driver failed to load.^0 or dependent drivers not found. 1560 1560 1560 1560 1560 1560 1560

(1560) Requested DataLink driver ^0 failed to load. Dependent QELIB or ODBC drivers not found.

(note *)

1561 Requested DataLink driver ^0 version is not compatible with this version of MapInfo.

1561 1561 1561 1561 1561 1561 1561 1561

1562 Unable to fetch records into table. 1562 1562 1562 1562 1562 1562 1562 1562 1563 Unable to update DBMS database from edits made to ^0. 1563 1563 1563 1563 1563 1563 1563 1563 1564 Unable to read connection string from table metadata. 1564 1564 1564 1564 1564 1564 1564 1564 1565 Unable to read query string from table metadata. 1565 1565 1565 1565 1565 1565 1565 1565 1566 Unable to reestablish connection to DBMS database. 1566 1566 1566 1566 1566 1566 1566 1566 1567 Unable to translate the Spatial Constraint. 1567 1567 1567 1567 1567 1567 1567 1567 1568 Unable to recreate local table ^0. 1568 1568 1568 1568 1568 1568 1568 1568 1569 Unable to download only the OBJECT from an DBMS table. Select an

additional attribute column. 1569 1569 1569 1569 1569 1569 1569 1569

1570 GDI resources are very low. Close some windows or applications before trying to open any more windows.

1570 1570 1570 1570 1570 1570 1570 1570

1571 Someone else is currently editing this linked table. Unable to refresh linked table ^0.

1571 1571 1571 1571 1571 1571 1571 1571

1572 Cannot create a map on this linked table. Use 'Make DBMS Table Mappable' and reopen the table.

(1572)* 1572 1572 1572

1573 Unable to read original record (1573)* 1573 1573 1573 1574 ^0 cannot be made mappable because it does not contain the Spatialware

SW_GEOMETRY column. (1574)* 1574 1574 1574

Page 32: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

28

1575 Cannot upload Object - ^0 object type is not supported in this table. (1575)* 1575 1575 1575 1576 Cannot use requested connection for Linked Table. Make a new Connection (1576)* 1576 1576 1576 1577 Unable to get active environment, ODBC may not be installed. (1577)* 1577 1577 1577 1578 Invalid connection handle. (1578)* 1578 1578 1578 1579 Invalid SQLQuery. (1579)* 1579 1579 1579 1580 Use SCROLL=YES on server_connect for scrollable cursors. (1580)* 1580 1580 1580 1581 To use Informix Universal Server, ODBC driver must be at least version 2.8. (1581)* 1581 1581 1581 1582 Cannot Open Table for Live Access. A single key column is required on the

table. (1582)* 1582 1582 1582

1583 ODBC Error: Table or View ^0 not found in Database (1583)* 1583 1583 1583 1584 Table ^0 is not mappable (1584)* 1584 1584 1584 1585 Live DBMS access not yet implemented for this database. Use Linked Table. (1585)* 1585 1585 1585 1586 The Projections in the Mapcatalog and the USER_SDO_GEOM_METADATA

are differ (1586)* 1586

1587 The keyword Object cannot be translated because the table is not mappable. (1587)* 1587 1588 The SQL statement has failed on the database damaging the connection.

Pleas (1588)* 1588

1589 Attempting to insert Per Row Style into a connection that does not support this feature. Update the MAPCATALOG to support Per Row Styles.

(1589)*

1600 Expression "%s" is already in the Resulting Columns listbox. 1600 1600 1600 1600 1600 1600 1600 1600 1601 Menu command ^0 is not supported in MapInfo Desktop. (1601)* 1601 1601 1601 1602 ^0 command is not supported in MapInfo Desktop. (1602)* 1602 1602 1602 1603 ^0 function is not supported in MapInfo Desktop. (1603)* 1603 1603 1603 1604 MapInfo Desktop can not run MapBasic Applications. (1604)* 1604 1604 1604 1610 Not enough memory to start file "^0". (1610)* 1610 1611 File "^0" not found. (1611)* 1611 1612 Path not found for file "^0". (1612)* 1612 1613 Invalid executable file "^0". (1613)* 1613 1614 Access to file "^0" denied. (1614)* 1614 1615 File name association incomplete or invalid for file "^0". (1615)* 1615 1616 DDE error while starting "^0" (^1). (1616)* 1616 1617 Error starting file "^0". Required DLL not found. (1617)* 1617 1618 No application associated with file "^0". (1618)* 1618 1619 A sharing violation occured while starting "^0". (1619)* 1619 1620 Unknown error starting file "^0" (^1). (1620)* 1620 1650 Unable to run non-ProView MapBasic Application. (1650)* 1650 1650 1650 1651 MapInfo ProViewer does not support Integrated Mapping. (1651)* 1651 1651 1651 1652 ^0 command not supported in Proviewer. (1652)* 1652 1700 Field ^0 is read-only. (1700)* 1700 1700 1700 1701 Missing command ID. (1701)* 1701 1701 1701

Page 33: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

29

1702 The Spatial Object string in the TAB file metadata is bad (1702)* 1702 1702 1703 The Database Coordinate System could not be set (1703)* 1703 1703 1704 Oracle Error: ^0. (1704)* 1704 1704 1705 Unable to close DBMS connection because there are Live Access tables

connected. (1705)* 1705 1705

1935 The pen style file contains too many pens. (1935)* 1935 1935 1935 1950 Invalid raster library calling parameters. 1950 1950 1950 1950 1950 1950 1950 1950

(1950) Unsupported raster file format. 1950 1951 Error generating Mac PIXMAP. 1951 1951 1951 1951 1951 1951 1951 1951

(1951) Unsupported raster file format. 1951 1952 Unable to create palette for raster image display. 1952 1952 1952 1952 1952 1952 1952 1952

(1952) Can't get raster palette from image file. 1952 1953 Error loading DLL's for raster library support. 1953 1953 1953 1953 1953 1953 1953 1953

(1953) Error generating Mac PIXMAP. 1953 1954 Image file open error. 1954 1954 1954 1954 1954 1954 1954 1954

(1954) Too many mapper windows for a single raster image. 1954 1955 Bad image tracking handle passed to raster library. 1955 1955 1955 1955 1955 1955 1955 1955

(1955) Unable to create palette for raster image display. 1955 1956 Raster engine DLL was not loaded. 1956 1956 1956 1956 1956 1956 1956 1956

(1956) Error loading DLL's for raster library support. 1956 1957 Raster engine error: ^0. 1957 1957 1957 1957 1957 1957 1957 1957

(1957) Image file seek error. 1957 1958 Raster API was unable to obtain palette. 1958 1958 1958 1958 1958 1958 1958 1958

(1958) Image file read error. 1958 1959 Raster engine was unable to recognize image file format. 1959 1959 1959 1959 1959 1959 1959 1959

(1959) Image file open error. 1959 1960 Image pixel width is too large. UDE 1960 1961 Image pixel format is not supported. UDE 1961 1962 Bad image tracking handle passed to raster library. UDE 1962 1963 Image file reopen error. UDE 1963 1964 Unknown image error ^0 UDE 1964 1965 Image file write error. UDE 1965 1966 Image file close error. UDE 1966 1970 Printer driver file not found. 1970 1970 1970 1970 1970 1970 1970 1970 1971 Page margins must not equal or exceed the page dimensions. 1971 1971 1971 1971 1971 1971 1971 1971 1972 Error: Printing and exporting to metafiles does not work for windows

containing\ntranslucent images on Windows 9x due to operating system limitations.

(1972)*

1973 Error applying relief shading to table ^0. (1973)*

Page 34: EVOLUTION OF MAPBASICgeorezo.net/jparis/down/docs/evol_errors.pdf · 330 Cannot load ^0. Version ^1 of MapInfo can load it. 330 330 330 330 330 330 330 330 330 331 Unable to create

Code ERROR DESCRIPTION v.650 v.600 v.550 v.500 v.450 v.412 v.410 v.400 v.300

30

1990 Maximum number of ButtonPads already defined. 1990 1990 1990 1990 1990 1990 1990 1990 1991 Cannot rename a currently edited table. 1991 1991 1991 1991 1991 1991 1991 1991 1992 Unable to refresh linked table. 1992 1992 1992 1992 1992 1992 1992 1992 1993 Metadata maximum key length ^0 exceeded. 1993 1993 1993 1993 1993 1993 1993 1993 1994 Metadata maximum value length ^0 exceeded. 1994 1994 1994 1994 1994 1994 1994 1994 1995 Invalid metadata traversal ID ^0. 1995 1995 1995 1995 1995 1995 1995 1995 1996 Invalid Metadata Traverse command. 1996 1996 1996 1996 1996 1996 1996 1996 1997 Invalid Metadata command. 1997 1997 1997 1997 1997 1997 1997 1997 1998 ^0 is not a seamless table. 1998 1998 1998 1998 1998 1998 1998 1998 1999 Invalid character in Metadata key or value. 1999 1999 1999 1999 1999 1999 1999 1999

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