Use this dialog box to find and replace text in ATEasy documents. You can search in the active view, the current document, all open documents, or the current project.

What

Enter the text that you want to find. If you previously entered the Find text, click the drop-down box to select the text. This text can be an Escape Sequence String if surrounded by double quote character (") - allowing you to search multiple lines text (e.g. "abc\r\n123" will search for lines that end with abc and starts with 123) .

Match whole word only

Click here to find only whole words that match the text, rather than partial words.

Match case

Click here to find only words that match the text.

With

Enter the replacement text. This text can be an Escape Sequence String if surrounded by double quote character (") - allowing you to replace multiple lines text (e.g. "abc\r\n123" will search for lines that end with abc and starts with 123) .

Where

Select one of the following from the drop-down list in this field:

        In Active View finds text in one of the object views such as Code view or Description view or Variables view if the focus is in an object view.

        In Current Document finds text in the document in which the cursor is located.

        In Current Project finds text in the entire project.

        In All Open Documents finds text only in those documents that are open in the client area.

Name

Click here to find text in the names of objects.

Description

Click here to find text in the descriptions of objects.

Code

Click here to find text in task, test, and procedure code.

Id (v9)

Check to find text in ID field of Task or Test.

Type (v9)

Check to find text in procedure, variable and parameter type.

Value (v9)

Check to find text in variable or parameter initial value.

Direction

Select the direction option in which to search: Down to search down the page and forward across the next pages or Up to search up the page and backwards through previous pages.

All

If this is checked, then after the search reached the end of 'where' you specified above, it will continue to search again from the beginning/end of 'where'.

Skip Internal Library

When this is checked, the search will skip the Internal library - skip every items in the Internal library, causing the search faster.

Skip COM/.NET Libraries

When this is checked, the search will skip all ActiveX/COM or .NET libraries.

Find Next

Click here to begin the search. ATEasy highlights the found text. If the text is not visible, ATEasy displays the document in which the text is located. If it cannot find the text, ATEasy informs you with a message in the status bar.

Replace

Click here to replace the text you found with the replacement text. After the replacement, ATEasy automatically finds the next text to replace.

Replace All (v9)

Click here to replace all matching text in one step, without finding each occurrence. Replacements are displayed in the Replace All Log Window as links allowing you to check all replacements.

Close

Click to close the Replace dialog.