Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Text file changes monitoring software

Status
Not open for further replies.

TomKane

Programmer
Jul 24, 2001
1,018
AU
Hi,

I have a query about changes to text files and would be grateful for any advice that you might have.

We have a number of text files that are exported from a number of different systems. Sometimes it is necessary to make slight manual changes to these files where the originating system has provided too many or not enough records. What we are looking for is a piece of software that can provide an audit of our manual changes made to these files.

Thanks in advance,
Tom

 
Tom - this isn't really a 2k question.

I take it you've tried googling for a solution (always my first approach when looking for a type of software I know no source for).

And what do you use to edit the files (eg, Word, while a bit heavyweight for simple edits, has a 'track changes' feature).
 
Using version control software is an option, but requires user interaction, would not be automatic.

Cheers,
Dian
 
I think that is a great idea Diancecht... but I would like to step it up a notch.

CVS can be automated to a point with programming. I don't know what programming language you use, but take a look at this for an example:


Let us know your results!

X
 
Thanks guys for your help. Much appreciated. Will let you know how I get on. Sorry for using this forum but I wasn't sure which one would be more suitable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top