ITman
Member


Hello!
Posts: 76
Gender:
|
Actually, I'm looking for the best code that will read a file for records and if not found, delete the same records from another file if they are found. Ie. I'm tyring to sync up two databases somewhat. I was using 'findv' and if a record isn't found in the first file, it will do a find in the other and delete the record in the second. Then I just use del @file Any other easy way?
|