Edit menu, Figure 41. find dialog box – Zilog ZUSBOPTS User Manual
Page 68

Menu Bar
UM017105-0511
40
Zilog Developer Studio II – ZNEO™
User Manual
Edit Menu
The
Edit
menu provides access to basic editing, text search, and breakpoint and bookmark
manipulation features. A number of edit menu options are available; each is described in
this section.
Undo.
Undo the last edit made to the active file.
Redo.
Redo the last edit made to the active file.
Cut.
Delete selected text from the active file and place it on the Windows clipboard.
Copy.
Copy selected text from the active file and put it on the Windows clipboard.
Paste.
Paste the current contents of the clipboard into the active file at the current cursor
position.
Delete.
Delete selected text from the active file.
Select All.
Highlight all text in the active file.
Show Whitespaces.
Select Show Whitespaces from the
Edit
menu to display all
whitespace characters such as spaces and tabs in the active file.
Find.
To find text in the active file, observe the following procedure:
1. Select
Find
from the
Edit
menu. The
Find
dialog box is displayed; see Figure 41.
2. Enter a search string in the
Find What
field or select a recent entry from the
Find
What
drop-down menu. (By default, the currently selected text in a source file or the
text where your cursor is located in a source file is displayed in the
Find What
field.)
3. Select the
Match Whole Word Only
checkbox if you want to ignore the search text
when it occurs as part of longer words.
Figure 41. Find Dialog Box