5 gnU17 iDE
incremental search
You can use the incremental search function in the C editor to locate a string. Each time you enter a search string,
the search results reflect the entry of each character in real time. Procedures for use are described below.
(1) Activate the file you want to search (bring it before all other files) in the editor.
(2) Select [Incremental Find Next] or [Incremental Find Previous] from the [Edit] menu.
You will see "Incremental Find" displayed in the status bar (at the bottom) of the window, with the editor
placed in incremental search mode.
(3) Enter a search string.
Although no search strings are entered at the cursor position, note that the string searches proceed backward
from the current position for [Incremental Find Next] or searched forward from the current position for [In-
cremental Find Previous].
Among the strings matching the search string, the one closest to the current position will be displayed in
inverse video. The search result changes each time you enter one character. If you enter a character inadver-
tently, simply use the [Backspace] key to delete it. The search string you entered appears in the status bar.
Example: Entered as main
/* main.c
/* C main program */
:
[m] key entered
:
/* main.c
/* C main program */
:
[a] [i] [n] key entered
:
/* main.c
/* C main program */
:
note: The arrow keys [←] and [→] and the [Enter] and [Esc] keys terminate incremental search mode.
Be careful to avoid pressing these keys inadvertently before the end of the search.
(4) The closest occurrence of the search string is displayed after you enter the target search string.
You can use the arrow keys [↑] or [↓] to move to the next or previous occurrence. Selecting [Incremental
Find Next] or [Incremental Find Previous] from the [Edit] menu has the same action.
/* main.c
/* C main program */
:
[ ] key entered
:
/* main.c
/* C
main
program */
note: If no matching strings are found in the chosen search direction when you select [Incremental Find
Next] or [Incremental Find Previous], the message "<string> not found" is displayed in the status
bar. Even in this case, since it is possible that matching strings will exist in the document, use the
arrow keys [↑] or [↓] to search the document forward or backward.
(5) To quit incremental search mode, press the [Enter] or the [Esc] key.
5-80
*/
*/
*/
*/
*/
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?