Hello all,

I am using clarion report writer 2.x

I have two .dat files
-one a list of unique item #'s
-one a list of recently accessed items

I need to compare the two files and generate a report consisting of the item
s that have not been accessed (i.e. not in the second .dat file)

Any help is much appreciated.