Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Tip: How to determine the object name.
Message
De
16/04/1997 02:48:45
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
 
À
15/04/1997 20:41:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00028347
Message ID:
00028479
Vues:
38
>>Here's a handy little device I've often found useful when I am debugging and trying to figure out how to reference that little textbox in that container on that pageframe on that form in that formset. In the watch window use:
>> SYS(1272,sys(1270))
>>
>>Now, whenever you have your watch window up, you can see the name of any object you move your mouse over. Now _that's_ useful.
>>
>>Michael G. Emmons
>>VFP Programmer Ordinaire
>
>That's good. Put it in the tips&tricks section.
>
>Vlad

Your tip is very good and very useful, but when I tried to use it in one of my forms and put this value in debug, whenever I was pressing the exit button on the form, which is having following code

thisform.release

the form was not getting closed, when I removed the line from debug and clicked, it Closed.

Any suggestions, Why its happening ??
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform