ENL - String Selection (Step 2)
Search in Code/BF/Comments - String Selection (Step 2) |
This wizard screen enables you to enter the search string and define various other Advanced parameters if you require. When first displayed however, the two lower advanced option areas (Expression Search In and Regular Expression) are not displayed and will only be displayed when you click the Advanced button.
Entering the search expression (Search in Code)
The upper most area entitled Expression, enables you to enter the character string that you want to search for. To enter a Search Expression:
Notes
Match whole word only If you select this option, the results that are returned by the search will correspond exactly to the string you enter in the Expression text box. For example (see text examples below for corresponding numbers): Search String = TITLE[A-Z]+ will identify the following hypothetical results:
If you leave this option blank, then the default setting will be applied. In effect this means that the results that are returned by the Search in Code feature will correspond in part to the string you enter in the Expression text box. For example (see text examples below for corresponding numbers): Search String = TITLE[A-Z]+ will identify the following hypothetical results:
Text Examples:
Match Case If you select this option, the search will only return results that match the case sensitivity of the string you entered. In other words, if you enter Select, the feature will not return SELECT or select. By default this option is left blank, meaning case sensitivity will be ignored. |
Entering the search expression (Search in BF/Comments)
The upper most area entitled Expression, enables you to enter the character string that you want to search for. To enter a Search Expression:
Notes
Match whole word only If you select this option, the results that are returned by the search will correspond exactly to the string you enter in the Expression text box. For example (see text examples below for corresponding numbers): Search String = TITLE[A-Z]+ will identify the following hypothetical results:
If you leave this option blank, then the default setting will be applied. In effect this means that the results that are returned by the Search in Code feature will correspond in part to the string you enter in the Expression text box. For example (see text examples below for corresponding numbers): Search String = TITLE[A-Z]+ will identify the following hypothetical results:
Text Examples:
Match Case If you select this option, the search will only return results that match the case sensitivity of the string you entered. In other words, if you enter Select, the feature will not return SELECT or select. By default this option is left blank, meaning case sensitivity will be ignored. Use Regular Expressions Select this option if you want to include Regular Expressions in your search. If you enter an incorrect Regular Expression, the wizard will launch a warning dialog box when you click the Next> button. Click here to find out more about Regular Expressions (the Help Regular Expression button in the wizard will also launch this page.) |
Advanced Options (Search in Code only)
If you want to include more advanced options in your search, then you need to click the Advanced button which will then display the bottom two option fields entitled Expression Search In and Regular Expression. Expression Search In
Regular Expression
|
What to do next…
| Once satisfied with your selections, click <Back to return to previous step, Next> to move on to the next step, Finish to go directly to the Report page or Cancel to abort the process. |
See Also
Object Selection (Step 1) | Report (Step 3) | Results
