Re: Don: Compare Directories and Files
- Posted by Alan Oxley <fizzpop at axxess.co.z?> Jul 09, 2007
- 615 views
Oops - my algo had an error in point (c). It should read: c) If the record in list1 is greater than the record in list2, then the record in list2 is missing from list1; assume that the list1 record is a new one. Write it, get another record from list2, goto (*b*) Regards Alan