M
Michel Bretschneider
Hi,
I want to compare 2 text-files (e.g. .ini, .cnf, ...) and process them,
depending on their differences, like
strdiff = dotnet.diff(stream1, stream2);
So is there a build-in function to do this?
Thanks
Michel
I want to compare 2 text-files (e.g. .ini, .cnf, ...) and process them,
depending on their differences, like
strdiff = dotnet.diff(stream1, stream2);
So is there a build-in function to do this?
Thanks
Michel