Product Navigation |
'Diff Doc' is taking TOO LONG to load a file, is there an alternate method?
I am using a file type that 'Diff Doc' can't open, Can I Still Compare it? (YES...)1. Run 'Diff Doc' You may want to restore the 'Compare Files' options once your done.
Are there any known bugs?There are no pending bugs at this time. Please submit a bug if you find one. Back to TopHow can I compare portions of the files that are loaded?Comparing selected text within the Original and Modified editors is a very powerful tool for overcoming any alignment issues, or simply comparing content in different sections of your file. NOTE: To "select text" simply click the mouse down, and (while the mouse button is down) drag the mouse to the portion of text you are interested in, finally unclick the mouse. Normally a file comparison is done by loading and/or reloading the Modified and Original editors. Once the text is in these editors you can select any portion of each, right mouse click (or from the "View" menu), then choose "Compare Selected Text". A new window will open containing the contents of the selected items, and the difference viewer will automatically refresh. Note that the Compare Options of the newly opened window may be different than the original one. In particular the Refresh option. To see this in action view our online demonstration. Back to TopI understand additions and deletions, but what are CHANGES?When we go through each document in our application, we first try to match similar paragraphs. Those paragraphs that had no match are considered an addition, or a deletion. Those paragraphs that had a match, but are not exactly the same, are considered to be "changed". The confusion arises since users don't understand how the program works. When the program says there was a deletion, it implies that 1 or more contiguous paragraphs were deleted from the original file. When the program says there was an addition, one or more contiguous paragraphs were inserted into the original file. When the program says a change occurred, neither an addition nor a deletion was detected, rather one or more contiguous paragraphs from the original file were altered. Altered means that within the paragraphs that were changed there were additions, deletions or changes within the words of those paragraphs marked as changed. The program shows these changes on a sub-paragraph level, so as to assist in detecting what 'changed'. NOTE: If you would like to see only one color represent changes in paragraphs go to the 'Compare Options'\View and select the "Additions, deletions, and changes all shown similarly" item within the "Changes" category. Back to TopHow can I highlight the similar text items between two files?Run 'Diff Doc', open the File Comparison Window (CTRL-F). Then click on the 'Compare Options' tab, then the 'View' tab. Now make the FONT color and BACKGROUND color both white, so it becomes white on white. Back to TopCan I compare whole folders of files, while at the same time create a report for each pair of files found to be different?1. First open 'Diff
Doc', go into the 'Compare Folders' screen (CTRL-D) You can then click on the "Compare Folders" tab and press the refresh button (F5).
Alternatively, from the command line, you can do a folder comparison and a report will be created for each file compared. For command line users, the settings discussed in this topic are saved and are loaded as you've set them up in the GUI. Therefore no additional parameters need to be used to do this, once it has been set up once. Normal.DOT ErrorsThis issue may be resolved with version 3.777 of 'Diff Doc'. If not things to look for: 1. Make sure that normal.dot is located on each user's own hard drive and not being accessed in a networked location. This is the most common source of problems in this area. Delete or move any copies of Normal.dot that show up in networked locations (Workgroup Templates folder usually) so it recreates itself on people's own systems. Also make sure that the User Templates setting is pointing to a hard drive and not a network location (Tools-Options/File Locations). 2. Also, does your MS Outlook use MS Word as it's editor. This too can possible cause a sharing violation. 3. Check for third
party MS Word 'Add Ins'. These are programs that extend Words
functionality, they may cause issues such as this. For advanced
users check the registry (i.e.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Addins\PaperPort.PDFAddin
[Change LoadBehavior to 0 (default is 3)]. TortoiseCVS Integration How ToBy adding the 'Diff
Doc' product in the "Diff application" field of the "Tools" tab
of the TortoiseCVS "Preferences" window, you can integrate Diff
Doc to that CVS client in a way to automatically diff two
versions of the same PDF, DOC, XLS file. WorldDox Integration, How toFor users of WorldDox with a version greater than WD2002, please contact WorldDox tech support, support@worldox.com, to learn how to put the proper edits to your hook files. Otherwise, see below: Note: 'Diff Doc' is known to work with WorldDox version (WD2002 build 4/30/2003 R9.3) Below is a screenshot of the Worldox integration screen. The parameters selected in addition to the /M, /S, and /T are there just to make it behave more like the old venerable CompareRite program. /S Sends the Modified file into 'Diff Doc' through the Worldox /n (new file) switch /M Sends the Original file into 'Diff Doc' through the Worldox /o (old file) switch /T sends the Comparison file FROM 'Diff Doc' to Worldox through the /r (Result file) switch /R4 tells 'Diff Doc' to create an MS Word output report (instead of TXT, HTML or RTF). /X tells 'Diff Doc' to exit upon completion. To get to this screen simply open Worldox and Select File, Compare, Setup.
/M%o /S%n /T%r /F1 /R4 /X The quantity of 'Additions', 'Changes' and 'Deletions' doesn't seem to reflect the display properly.See version 2.99 for updated HTML reports (the summary has been changed to show the number of word level changes vs paragraph level changes). PRIOR TO Version 2.99: The number of Changes, Deletions, and Additions reported are the result is sometimes not initially understood. First you must understand that this program does a two scan comparison, first on the paragraph level, second on the Word (sub-paragraph) level. The differences reported are based on the first scan, however, the display shows the results of both scans. You can more easily see how the numbers related to paragraph changes when doing a CSV style report (versus the standard MS Word report).
Can I get an ERRORLEVEL or ERRORCODE when using the command line?Yes, you can. Use the /G switch to get an error code. A non-zero error code indicates that differences were found, or an error occurred. Note, you must specfiy the /X (Exit 'Diff Doc' after comparison) switch for this to work. Here is a sample batch file.
Set DiffDoc="C:\Program Files\Softinterface,
Inc\DiffDoc\DiffDoc.EXE"
%DiffDoc%
/M"C:\in\Simple-Test\DD_TEST.txt"
/S"C:\in\Simple-Test\CX_TEST.txt"
/G /X
ECHO. The current errorlevel is %ERRORLEVEL%
IF %ERRORLEVEL% NEQ 0 goto Label_ERROR_OCCURRED
IF %ERRORLEVEL% EQU 0 goto Label_ECHO_SUCCESS
:Label_ECHO_SUCCESS
ECHO Success!
Goto Label_CLEANUP
:Label_ERROR_OCCURRED
ECHO DIFFERENCES WERE FOUND OR ERROR OCCURRED
:Label_CLEANUP
Pause
After comparing certain files, the comparing of word files comes up with 'gibberish'.For some reason, there are certain files which cause MS Word to misbehave. Could be a virus, though we are not certain. To resolve the issue, please delete these files within the 'Diff Doc' installation folder (usually c:\program files\softinterface\ etc...): Temp.RTF md_master.TXT md_source.TXT When I compare WordPerfect Documents, or other document types, it doesn't really compare them.Be sure that MS Word/Excel is installed and that you can open the file type in question. Typically WordPerfect cannot immediately open within MS Word without first installing a module. You can remedy this problem by simply opening up the document type in question within Word/Excel. Word/Excel will prompt you to install the necessary module. Also, you can run the installation for MS Office and add the necessary file filters for MS Word.
Back to TopHow can I get a double underline for marked up words?Select 'MS Word' as the report type. Create a difference view by selecting the files and press F5. Now create the report by pressing F2. Back to TopCan I get the source code for this application?Contact SoftInterface, for information regarding the purchase of the source code for this application. Back to TopDoes 'Diff Doc' work with 3rd party Document Management tools like WinCVS?Yes it does. Because 'Diff Doc' can be ran from the command line, it is possible to launch it from 3rd party applications. If you need specific options enabled when it is launched you can do it by using a batch file as shown below (e-mail us for specific interfaces ): @echo off Security Settings, what do I need to be concerned about?Set permissions for the files, dd.dll, diffoc.exe, and diffdoc.ini to give full control to the accounts you use for running the application.
When I load a text file it does not appear.Rename the file to have a DOC extension and try reloading. For example, if it is called abc.txt rename it to abc.txt.doc. |
|
Copyright © 1999-2013 by SoftInterface, Inc. All rights reserved. |