The Edit menu contains the following options:
Copy [Ctrl+C] |
Copies selected text from the Detail Pane to the clipboard in text and HTML format. If no text is selected this menu option is disabled. | |
Copy Information [Ctrl+I] |
Copies the information about the currently selected snippet to the clipboard in both plain text and rich text formats. The information copied is that displayed in the Detail Pane. | |
Copy Annotated Source [Shift+N] |
Copies the annotated source code and descriptive comments of the currently selected routine or category to the clipboard. This option is available only for routine snippets or categories that contain one or more routines. Any snippets in a category that are not routines are ignored. The code is copied as plain text and in syntax highlighted rich text format. | |
Copy Source Code [Shift+U] |
Copies only the source code of the selected snippet to the clipboard as plain text and as syntax highlighted rich text. | |
Select All [Ctrl+A] |
Selects all the text in the Detail Pane. This menu option is disabled if the Detail Pane does not have the input focus. |
Return to the main menu.