ARCVIEW 3.X TAG DUPLICATE RECORDS

Searches for duplicate records in a Table document based on user
specified field(s).  Either selects the duplicates or adds and
calculates an identifier item.

DUP.ZIP contains the following files:


File Name       Script Name       Description
---------------------------------------------------------------------
DUP.AVE         Table.TagDup      Main routine
CMPRECD.AVE     CmpRecD           Record comparison routine for QSort
QSORT.AVE       QSort             Quick sort routine
DUP.TXT                           This file


To add to a project:

1) For each of the above scripts:

   a) Create a new script by double-clicking on the "Scripts" icon

   b) Use "Properties..." under the "Script" menu to rename the script
      appropriately

   c) Use the "Load Text File" button to load the appropriate script

   d) Compile and close the script

2) Double-click the tool bar, choose "Table" and "Buttons", and create a
new button

3) Double-click "Click" and select Table.TagDup

4) Double-click "Help" and enter:
   Tag Duplicates//Tag Duplicate Records

5) Double-click "Icon" and select Tag

6) Close the "Customizer" and save the project

Enjoy!

=======================================================================

Mark Cederholm
piersen@primenet.com
http://www.primenet.com/~piersen/PC/arcinfo.htm
http://www.primenet.com/~piersen/arcview/arcview.htm


