After doing a folder compare I see the files that are different, so no problem. However, when I double click the files that are different it opens showing me the bytes from the hex compare instead of the actual text from the text files that I'd like to see. If I right click and open with text compare I get what I expect. Question is how do I simply get the files to open with text compare with double click by default? (I think I did this in v3 by eliminating the hex compare options from the session but I have not yet seen the right way to accomplish this in v4). Thanks.
Announcement
Collapse
No announcement yet.
Folder Compare / Text Compare
Collapse
X
-
Hello,
In your Tools menu -> File Formats dialog, do you have a format defined for the current file extension? If there is a Hex format that matches the *.ext, then it would open in the Hex Compare.
If you have no defined formats, then BC4 scans for non-text information, and will open the Hex Compare if there is any binary format. If you want to override this, you can create a New (+) Text format for your extension to override for that file type.Aaron P Scooter Software
-
Originally posted by Aaron View PostHello,
In your Tools menu -> File Formats dialog, do you have a format defined for the current file extension? If there is a Hex format that matches the *.ext, then it would open in the Hex Compare.
If you have no defined formats, then BC4 scans for non-text information, and will open the Hex Compare if there is any binary format. If you want to override this, you can create a New (+) Text format for your extension to override for that file type.
Comment
Comment