Chapter 4 How To Use EzSQ
4 - 11
(6) "Insert"
The "Insert" command inserts a blank line in the program.
1) Select the line where to insert a blank line.
2) Select "Insert" from the "Edit" menu on the menu bar.
(You can also execute this command by pressing the "Ctrl + I" keys on the keyboard.)
3) A blank line is inserted between the selected line and the preceding line.
(7) "Find"
The "Find" command searches the selected area ("Code Window" or "Data Window") to find a
specified string.
1) Select "Find" from the "Edit" menu on the menu bar.
(You can also execute this command by clicking the icon under the menu bar or pressing the
"Ctrl + F" keys on the keyboard.)
2) The "Find" dialog box appears.
3) Enter the string to be found, and then click the [Find] button to start searching.
4) Clicking the [Cancel] button closes the "Find" dialog box.
5) Clicking the [Replace] button switches to the "Replace" dialog box.
(8) "Replace"
The "Replace" command searches the selected area ("Code Window" or "Data Window") to find a
specified string and replace it with another specified string.
1) Select "Replace" from the "Edit" menu on the menu bar.
(You can also execute this command by pressing the "Ctrl + H" keys on the keyboard.)
2) The "Replace" dialog box appears.
3) Enter the string to be found and the string to replace, and then click the [Find] button to start
replacement.
4) Clicking the [Cancel] button closes the "Replace" dialog box.
5) Clicking the [Find] button switches to the "Find" dialog box.