; Test script 3 ; This should force your hash table to grow beyond 1000 slots. ; ; Specify boundaries of coordinate space: world 0840000W 0750000W 360000N 400000N ; ; Import some data: import Roanoke.txt ; ; Uncomment to check the indices, if necessary for debugging: debug location debug FID ; ; Try some basic searches: what_is 1987123 what_is 1706730 what_is 1502561 what_is 1488695 what_is 1706678 what_is 1487679 what_is 1707060 what_is 1706944 what_is 1478956 what_is 1706503 what_is 1479469 what_is 1495145 what_is 1480242 what_is 1464323 ; ; Exit quit