Zilog EZ80F916 User Manual
Page 71

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
51
Figure 43. Replace Dialog Box
2. Enter the text to search for in the Find What field or select a recent entry from the Find
What drop-down list box. (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. Enter the replacement text in the Replace With field or select a recent entry from the
Replace With drop-down list box.
4. Select the Match Whole Word Only check box if you want to ignore the search text
when it occurs as part of longer words.
5. Select the Match Case check box if you want the search to be case sensitive.
6. Select the Regular Expression check box if you want to use regular expressions.
7. Select whether you want the text to be replaced in text currently selected or in the
whole file.
8. Click Find Next to jump to the next occurrence of the search text and then click
Replace to replace the highlighted text or click Replace All to automatically replace
all instances of the search text.
Go to Line
To position the cursor at a specific line in the active file, select Go to Line from the Edit
menu to display the Go to Line Number dialog box.
Figure 44. Go to Line Number Dialog Box
Enter the desired line number in the edit field and click Go To.