Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check difference from 2 binary files
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00522969
Message ID:
00522970
Views:
8
Hi!

Why not use the fc.exe DOS command and put output to the text file, than use that text file to get differences?

RUN fc /B D:\Uninstall.exe E:\Uninstall.exe >comp.txt

Comp.txt now contains the differences list. Explore its format and take the advantage of that tool.

>I have the need to check all difference from 2 files (binary).
>I want to create a difference file, that I can use to pathc the original file.
>This is the idea! Any suggestion ? My code, a lot of loop with substring find, is slow (very slow)! Any suggestion/idea to improve performance?
>
>Enrico De Angelis
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform