ATEasy displays this dialog when you paste or drag and drop objects whose names already exist in the destination. For example, you can use this operation to transfer variables from a source program to a destination program. If you use the Keep All button, only variables with original names are merged into the destination program. The ability to merge could be useful to you when you need to integrate the work of two programmers who had worked on the same program.

Replace

Click here to replace an object in the destination with the source object.

Replace All

Click here to replace all objects in the destination with the source objects.

Keep

Click here to prevent the object in the destination from being replaced with the source object. That is, the duplicate object is not copied into the destination.

Keep All

Click here to prevent all of the objects in the destination from being replaced with the source objects. That is, none of the duplicate objects are copied into the destination.

Duplicate

Click here to copy the source object into the destination with a new name.

Duplicate All

Click here to copy all of the source objects into the destination with new names.

Close

Click here to close the dialog box without doing more merging.