Code: Select all
RunProgram("C:\Program Files\GNUWin32\bin\diff.exe", file_a$ + " " + file_b $+ " >C:\diffoutput.txt", "",#PB_Program_Wait)
Code: Select all
RunProgram("C:\Program Files\GNUWin32\bin\diff.exe", file_a$ + " " + file_b $+ " >C:\diffoutput.txt", "",#PB_Program_Wait)
LuckyLuke is back and has already posted a new version.I've written a mail to Luk this evening, also directing him to this thread. Wink
I will inform you, when I got a reply.