> >
> > Wish I had a solution. I have one just like this--one place in code where if I'm tracing, I get a break without a breakpoint.
> >
> > Since I never use SET STEP ON, I'm confident that's not involved.
> >
> > The spot where this happens is, I think, a place where I once had a breakpoint, but I've long since cleared it. I haven't tried renaming FoxUser.DBF, but I suspect that would do it.
> >
> > Tamar
>
> Hi,
> I checked and and the break points are stored in the resource file.
>
> Suhashegde
Hmmm...
I believe this is not the case with my problem: it was not even I who wrote the code in the first place, I just added couple fields to the resulting cursor (used for report) and I've never run this method in STEP ON mode before. And the machine - I am its first user.
Anyway, Suhas, where do I look in the FoxUser table to find those breakpoints? I looked up the record with this class in FoxUser: the Name field carries only the lib/class name (surprise!?!), and the Data field carries non-printable chars...
Regards,
Ilya