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.
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) .
Click here to find only whole words that match the text, rather than partial words.
Click here to find only words that match the text.
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) .
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.
Click here to find text in the names of objects.
Click here to find text in the descriptions of objects.
Click here to find text in task, test, and procedure code.
Check to find text in ID field of Task or Test.
Check to find text in procedure, variable and parameter type.
Check to find text in variable or parameter initial value.
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.
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'.
When this is checked, the search will skip the Internal library - skip every items in the Internal library, causing the search faster.
When this is checked, the search will skip all ActiveX/COM or .NET libraries.
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.
Click here to replace the text you found with the replacement text. After the replacement, ATEasy automatically finds the next text to replace.
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.

Click to close the Replace dialog.