Replace (Edit Menu)


 

The Replace selection of the Edit menu searches for and replaces specified text in the active source window.

 

To quickly replace text in the source window, use the Ctrl+R key sequence.

 

replace.png

 

Replace Dialog Items

Find

Type or insert the information you want to find.

Replace with

Type the text you want to use as replacement text, or paste it from the Clipboard. To delete the text in the Find box from the source, leave the Replace with box empty.

Match whole words 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 Find 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.

Preserve case

Preserves the case of the text being replaced. If the replaced string was capitalized, the new string is capitalized.

Replace in

Allows replacement in only the selected area or the entire edit buffer.

Find Next

Locate the next string matching the What string.

Replace

Changes the selected text or formatting to the text or formatting in the Replace with box, and then finds the next occurrence.

Replace All

Finds and replaces all occurrences of the text or formatting in the Find box with the text or formatting in the Replace with box.

Cancel

Terminate the replacement process.

 

 

See also: Find, Using the Editor



PL/B IDE Studio Help Find Previous (Edit menu) Find in Files (Edit menu)