eyeball Posted February 15, 2006 Posted February 15, 2006 Hi,does anyone know if its possible to compare the contents of 2 txt files through a script or other and have the differences output to another file?many thanks
gunsmokingman Posted February 16, 2006 Posted February 16, 2006 Yes it possible to do that threw a VBS script.Go to this link, Hey Script Guys Text Files Scripts this has a lot of scripts that deal with text files.
LLXX Posted February 17, 2006 Posted February 17, 2006 You can use the fc command from the console prompt.fc file1.txt file2.txt
amenx Posted February 17, 2006 Posted February 17, 2006 Heres a freeware app that can do that too:http://winmerge.org
exrcizn Posted February 17, 2006 Posted February 17, 2006 I use DiffDoc. http://www.softinterface.com/MD/MD.htm
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now