Dragging and Dropping

You can drag items such as objects or text across modules and views, thereby moving, copying, cutting, or pasting objects using the mouse and keyboard. (For information on performing these operations with the menu, see Copying to the Clipboard, Cutting Objects, and Pasting Objects.

To drag and drop, do the following:

1.      Make sure the view containing the item you want to drag and the destination view are open. For more information on views, see Displaying Object Views.

2.      Click on the item you want and while holding the mouse key down, drag it to the destination view. For objects, a small arrow indicates how the item is inserted into the destination view.

3.      Do one of the following operations:

4.      Release the mouse key to drop the item into the destination. If you try to drop an object into a view where an object with the same name already exists, ATEasy tries to merge the new object as explained in Merging Duplicate Objects.

For more information on tree objects, see Overview of Trees and Objects.

Using Drag and Drop

The following are some uses of dragging and dropping that can simplify your ATEasy operations:

        Copying all variables from one module to another.

        Moving a statement from one area of code to another.

        Copying variable names from a module to the Watch window as explained in Watch Window.

        Copying object names into task and procedure code as explained in Dragging Names to Code.

        Turning a program that is under a project into a stand-alone file in the Workspace window.