• Keine Ergebnisse gefunden

5. The EPSON RC+ 6.0 GUI

5.7 Edit Menu

5. The EPSON RC+ 6.0 GUI

Item Description Exit EPSON RC+ Exits the EPSON RC+ 6.0.

Shutdown System Exits the EPSON RC+ 6.0 and the system.

Reboot System Exits the EPSON RC+ 6.0 and reboot the system.

OK Executes the selected operation.

Cancel Cancels the operation and close the dialog.

5.7 Edit Menu

The EPSON RC+ 6.0 Edit Menu includes commands for editing files.

)

TIP You can also access the Edit Menu by right-clicking anywhere in a program editor window.

5.7.1 Undo Command (Edit Menu)

Shortcuts

Keys: Ctrl + Z

Undo the changes to the currently active program since it was open.

5.7.2 Redo Command (Edit Menu)

Shortcuts

Keys: Ctrl+Y Redo the previous undo.

5.7.3 Cut Command (Edit Menu)

Shortcuts Toolbar:

Keys: Ctrl + X

Copies the current selection into the Clipboard and then deletes the selection.

5.7.4 Copy Command (Edit Menu)

Shortcuts Toolbar:

Keys: Ctrl + C

Copies the current selection into the Clipboard.

5. The EPSON RC+ 6.0 GUI

5.7.5 Paste Command (Edit Menu)

Shortcuts Toolbar:

Keys: Ctrl + V

Puts the contents of the Clipboard into the currently active document starting at the insertion point.

5.7.6 Find Command (Edit Menu)

Shortcuts

Keys: Ctrl + F

Find a text string in the current program or all programs in the project.

The first time you execute this function, the dialog box will be centered over the main window. If you reposition it, then the next time Find is executed, the dialog will appear where you last positioned it.

Item Description

Find What Type the text you want to search for. If any text was selected when you execute the Find command, it will be displayed here.

When executing the Find with a text string selected, selected text will displayed. If no text was selected, then the text from the last Find will be displayed. You are limited to one line of text. If selecting more than one line before executing Find, the search will not start.

Current File Searches only in the current program file and include file.

All Files Searches all files in the project.

Whole Word Searches for the full word by itself and not as part of another word.

Match Case Text must also match lower and upper case in order to be found.

Find Starts the search. If the text is found in a file that is not open, then the file will be opened to display. This button will be dimmed if nothing is entered to be searched.

Find All Search for all occurrences and list the results in the Status pane.

Each result shows the file name, line number, and line where the text was found. You can then double click on a result to open the file where the text was found. The Find & Replace dialog will close after the results are displayed. This button will be dimmed

5. The EPSON RC+ 6.0 GUI

5.7.7 Find Next Command (Edit Menu)

Shortcuts

Key: F3

Find the next occurrence of the search text specified in the last Find command.

5.7.8 Replace Command (Edit Menu)

Shortcuts

Keys: Ctrl + R

Search for a text string and replace it with new text. The first time you execute this function, the dialog box will be centered over the main window. If you reposition it, then the next time Replace is executed, the dialog will appear where you last positioned it.

Item Description

Find What Type the text you want to search for. If any text was selected when you execute the Replace command, it will be displayed here. If no text was selected, then the text from the last Find will be displayed.

Replace With Enter the replacement text here.

empty.

The replacement text can be Current File Searches only in the current program file and include file.

All Files Searches all files in the project.

Whole Word Searches for the full word by itself and not as part of another word.

Match Case Text must also match lower and upper case in order to be found.

Find Finds the next occurrence.

Replace If already found, replaces the current find, otherwise searches for the next occurrence.

Replace All Replaces all occurrences.

Close Closes the dialog box.

5.7.9 Select All Command (Edit Menu)

Shortcuts

Keys: Ctrl + A

Selects the entire program file, include file, point file, I/O labels, or user errors. You can then execute Cut or Copy.

5. The EPSON RC+ 6.0 GUI

5.7.10 Indent Command (Edit Menu)

Shortcuts

Key: Tab

Move the selected line one tab to the right.

5.7.11 Outdent Command (Edit Menu)

Shortcuts

Keys: Shift + Tab

Move the selected line one tab to the left.

5.7.12 Comment Block Command (Edit Menu)

Comments out the selected block of lines by adding the comment character to the beginning of each line.

To use, select one or more lines to be commented. Then : - Select Comment Block from the Edit Menu.

- Right click and select Comment Block from the Context Menu.

A comment character will be added to the beginning of each of the selected lines.

5.7.13 Uncomment Block Command (Edit Menu)

Removes leading comment character from the selected block of lines.

To use, select one or more lines to be uncommented. Then:

- Select Uncomment Block from the Edit Menu.

- Right click and select Uncomment Block from the Context Menu.

The first comment character from each of the selected lines will be removed.

5.7.14 Go To Definition Command (Edit Menu)

Opens the window and sets the line where a function, variable, macro, point label, I/O label, or user error label is defined.

To use,

- Click on an identifier in a program window, and select Go To Definition from the Edit Menu.

- Right click on the identifier,

and select Go To Definition from the Context Menu.

Identifier type Display

Function name or Program window where a function name or variable is declared.

variable

5. The EPSON RC+ 6.0 GUI