ToolsCompareVersions

Syntax

ToolsCompareVersions .Name = text

Remarks

Displays revision marks indicating where the active document differs from the specified document. ToolsCompareVersions corresponds to the Compare Versions dialog box (Revisions command, Tools menu).

Argument

Explanation

.Name

The name of the document to which the active document is compared; include a path if the document is not in the current folder.


Example

This example compares the active document to C:\DRAFT\REV1DOC.DOC. On the Macintosh, substitute a path such as HD:DRAFT:FIRST REV.


ToolsCompareVersions .Name = "C:\DRAFT\REV1DOC.DOC"

See Also

ToolsOptionsRevisions, ToolsRevisions