The Alice clipboard

You can use the standard Windows clipboard in typical ways for the cutting, copying, and pasting of text when writing an Alice program.

In addition, there is a picture of a clipboard in the upper-right corner of the Alice development environment.

(You can add more clipboards if you need them using the Edit/Preferences/Seldom Used menus.)

You can drag individual programming statements, or entire blocks of statements to the clipboard.

Then you can drag them from the clipboard to another part of the program.

This provides a means of copying programming statements from one part of a program to another part of the program.