George asked:
I'm currently debugging a sizable program (approx 2500 lines in the editor, lots of comments). I'm setting strategic breakpoints - F9 - so that I can step through bits I'm having problems with. Can I, and if so, how, load the breakpoint character into the Find window (Ctrl+F) so as to remove these breakpoints when I'm done.
Hi George, what I do is simply copy and paste the breakpoint character from the editor into the Find window or the Find/Replace window (CTRL+H)
