Share
 
 

Compare CNC

You can compare CNC posts using File > Compare CNC.

Compare CNC enables you to compare the currently open post to another post on the disk. If the second CNC is from a newer version, an error is displayed. You must install DiffMerge (or another merge program capable of command prompt input) on your computer, and add the path of the executable to the XBUILDDIFF environment variable.

To add an environment variable in Windows 7:

  1. Select Start > Control Panel > System. The system information is displayed.
  2. Select Advanced system settings. The System Properties dialog is displayed.
  3. On the Advanced tab, click the Environment Variables button. The Environment Variables dialog is displayed.
  4. In the User variables section, click the New button. The New User Variable dialog is displayed.
  5. In the Variable name box, enter XBUILDDIFF.
  6. In the Variable value box, enter the path to the executable. For example C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe.
  7. Click OK to save your changes and close the dialog.
  8. Click OK to close the Environment Variables and System Properties dialogs.

To add an environment variable in Windows 8:

  1. Position the mouse cursor over bottom right corner to the display menu.
  2. In the Search Control Panel, select Control Panel > System. Type Environment variables. The Environment Variables dialog is displayed.
  3. In the User variables section, click the New button. The New User Variable dialog is displayed.
  4. In the Variable name box, enter XBUILDDIFF.
  5. In the Variable value box, enter the path to the executable. For example C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe.
  6. Click OK to save your changes and close the dialog.

Was this information helpful?