cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Use compare_file function using a batch file on windows

er.atulkumarrai
1-Newbie

Use compare_file function using a batch file on windows

I Have two files for example C:/testA/a.xml and C:/testB/a.xml


These files content may be same or different


I need to write a .bat file which opens the compare result of both the above file.


I tried to Google but i don't find much resource on internet .


There is a Compare_files() method .


But i don't know exactly how to use this .


I tried in below way:


editor -c compare_files("testA/a.xml", "/testB/a.xml")


But it dont work


0 REPLIES 0
Announcements

Top Tags