1. File Tools |
 |
Creates a new CoCoA document.
The corresponding menu entry is New.
|
 |
Loads a CoCoA document from an existing file.
The corresponding menu entry is Open.
|
 |
Closes the current CoCoA document.
The corresponding menu entry is Close.
|
 |
Saves the current CoCoA document.
The corresponding menu entry is Save.
|
 |
Prints the output window.
The corresponding menu entry is Print.
|
|
2. Edit Tools |
 |
Undo the last text operation.
The corresponding menu entry is Undo.
|
 |
Redo the last text operation.
The corresponding menu entry is Redo.
|
 |
Cut selected text.
The corresponding menu entry is Cut.
|
 |
Copy selected text to the clipboard.
The corresponding menu entry is Copy.
|
 |
Paste text from the clipboard.
The corresponding menu entry is Paste.
|
|
3. Help Tools |
 |
Shows context sensitive help.
The corresponding menu entry is What's this.
|
|
4. CoCoA Tools |
 |
Loads the previous interactive page into the editor. For more details see the
description of the history.
The corresponding menu entry is Previous interactive Page.
|
 |
Loads the next interactive page into the editor. For more details see the
description of the history.
The corresponding menu entry is Next interactive Page.
|
 |
Execute the current command set.
The corresponding menu entry is Execute current command set.
|
 |
Interrupt the current computation.
The corresponding menu entry is Interrupt current computation.
|
 |
Clear the output window.
The corresponding menu entry is Clear output window.
|