Dreamweaver 8.
This function launches the file comparison tool that the user installed in the Diff section of the Preferences dialog box.
file1, file2
file1 attribute, which is required, is a string that contains the full path to the first file to compare.
file2 attribute, which is required, is a string that contains the full path to the second file to compare.
Nothing.
The following example compares two files, red.htm and blue.htm:
dw.compareFiles(hc:\data\red.htm", "e:\data\blue.htm");
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/13_site9.htm
Comments
tom muck said on Nov 22, 2005 at 8:47 AM : LoriHC (Dreamweaver Team) said on Mar 24, 2006 at 10:45 AM : No screen name said on Nov 7, 2006 at 3:51 PM :