Edit Menu (External Source Editor)

This menu is also available as context menu in the Code and Header tabs. It contains the following options.

Cut

Cuts the highlighted text.

Copy

Copies the highlighted text to the clipboard.

Paste

Inserts code from the clipboard.

Find/Replace

Opens the editor for finding and replacing code (see Searching and Replacing C Code).

Select All

Selects the code in the current tab.

Load from File

Loads the content of an external C or object code (Code tab) or header file (Header tab).

Store to File

Writes the content of the selected tab to a file.

Save

Saves the external file.

Create ASCET Link

External source code: Creates an ASCET link for a selected piece of external C or header code. If no code is selected, the ASCET link is generated for the cursor position.

External object code: Creates an ASCET link that opens the External Source Editor in the Code tab.