On 11/29/06, Tristan Leask <[EMAIL PROTECTED]> wrote: > > Got an interesting one for you... > > I have got file A (original) and file B (modified original) and I want > to difference these files to produce file C (difference). File C is > then sent and received by another program which has a copy of file A > (original). File A is to be combined with file C to produce file B > (modified original). > > Has anyone ever done anything like this before in VFP? I'm just looking > for ideas at the moment. >
"There are only twenty-three problems in computing. We just keep solving them over and over." These are called diff and patch. Google for them and you should find something to fit your specific needs. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

