Find (Edit Menu)


 

Searches for specified text in the source window.

 

To quickly locate text in the source window, click the Find button on the toolbar or use the Alt+F3 key sequence or click the Find button in the IDE's main toolbar:

 

     findbutton.png  Find Button

 

find.png

 

Find Dialog Items

What

Type or insert the information you want to find.

Match whole word only

Finds occurrences that are words and not part of a larger word.

Match Case

Finds only those occurrences with the exact combination of uppercase and lowercase letters specified in the What box.

Regular Expression

Finds only those occurrences that match the regular expression specified in the What string. The regular expression rules are:

Labels Only

Finds only those occurrences that begin in column one of the editor.

Direction

Instructs Find to search in either a forward or reverse direction.

Mark All

Instructs Find to bookmark all occurrences of the specified text.

 

 

See also: Replace, Using the Editor



PL/B IDE Studio Help Select All (Edit Menu) Find Next (Edit menu)