Posted 18 years ago
by Jason Tobiasz

I'm currently using:
SyntaxEditor.SelectedView.FindReplace.Replace(FindReplaceOptions options)
When this method is called the selected text in the document is changed and the next instance of the find text within the document is selected.
Is there a way to suppress the Replace method from continuing with finding the next instance of the find text within the document to change?
[Modified at 04/09/2007 11:55 AM]
[Modified at 04/09/2007 11:55 AM]
SyntaxEditor.SelectedView.FindReplace.Replace(FindReplaceOptions options)
When this method is called the selected text in the document is changed and the next instance of the find text within the document is selected.
Is there a way to suppress the Replace method from continuing with finding the next instance of the find text within the document to change?
[Modified at 04/09/2007 11:55 AM]
[Modified at 04/09/2007 11:55 AM]