Richard, RIGHTSLIST.DAT is just an index-sequential file. You could try DUMP/RECORD into an Output file and look at the hex data of the records. The identifier hex value is in the first 4 Bytes of each record. You'll also find the identifier Names in there. Maybe looking at the hex data shows some pattern ?! Volker.