Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object references
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Object references
Divers
Thread ID:
00368838
Message ID:
00368838
Vues:
48
I'm begining to think we need a debugger category. :)

Anyway, I've been hunting through the docs and am having no luck. What I need to do is set a breakpoint when the value of a textbox changes. The trouble is that it is buried deeply and I don't know the whole hierarchy to get to it. All I know is I want txtCode.value.

I'll head off a few possible answers that don't work:

1. I can't drag it from the locals window because there's so much stuff there that I can't find it.

2. I can't go by when the control source changes because it's not changing and that's what the problem is.

3. I can't insert the object reference in the code somewhere to see what it comes up with because SBT renames things at runtime, so I need to know what it's called then.

4. I can't set anything in the code itself, because the purpose of this excercise is to find out where in the code it's changing.

Any ideas?

Thanks,

Michelle
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform